Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI版本不支持tar.gz 网页端可以上传了 #90

Closed
mrdong916 opened this issue Feb 27, 2021 · 4 comments
Closed

GUI版本不支持tar.gz 网页端可以上传了 #90

mrdong916 opened this issue Feb 27, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@mrdong916
Copy link

使用GUI客户端上传后缀会自动变其他的,但是网页端已经可以上传.tar.gz了

@mrdong916
Copy link
Author

另外还有一个问题,我上传文件出现这个

2021-02-27 23:15:32 [upload.py:54] run ERROR - Upload error: err='text'
2021-02-27 23:18:17 [upload.py:54] run ERROR - Upload error: err='text'
2021-02-27 23:22:51 [upload.py:54] run ERROR - Upload error: err='text'
2021-02-28 17:25:37 [upload.py:54] run ERROR - Upload error: err='text'
2021-02-28 17:26:20 [upload.py:54] run ERROR - Upload error: err='text'
2021-02-28 17:26:31 [upload.py:54] run ERROR - Upload error: err='text'
2021-02-28 17:26:46 [gui.py:185] update_lanzoucloud_settings DEBUG - 
=====================================================================
2021-02-28 17:26:46 [gui.py:186] update_lanzoucloud_settings DEBUG - Start New Debug: version 0.3.8
2021-02-28 17:26:51 [manager.py:151] add_tasks DEBUG - TaskMgr add: tasks={'D:\\Downloads\\[www.sixyin.com]NeatDM_v1.2.12_单文件便携版.zip': <lanzou.gui.models.UpJob object at 0x000001C22213E430>}
2021-02-28 17:26:51 [manager.py:167] _task_to_queue DEBUG - TaskMgr task2queue: url=D:\Downloads\[www.sixyin.com]NeatDM_v1.2.12_单文件便携版.zip
2021-02-28 17:26:51 [manager.py:225] run DEBUG - TaskMgr run: url=D:\Downloads\[www.sixyin.com]NeatDM_v1.2.12_单文件便携版.zip
2021-02-28 17:26:51 [core.py:739] _upload_small_file DEBUG - Upload file file_path=D:\Downloads\[www.sixyin.com]NeatDM_v1.2.12_单文件便携版.zip to folder_id=3081793
2021-02-28 17:26:51 [core.py:759] _upload_small_file DEBUG - upload small file: start_size=0
2021-02-28 17:26:52 [upload.py:54] run ERROR - Upload error: err='text'
2021-02-28 17:26:52 [manager.py:194] _add_thread DEBUG - TaskMgr count: count=1
2021-02-28 17:26:52 [manager.py:205] _add_thread DEBUG - TaskMgr all finished!: failed_task_num=1

@rachpt
Copy link
Owner

rachpt commented Feb 28, 2021

tar.gz 后面我更新一下。

上传文件大小可能是超过 100MB 了限制了

@mrdong916
Copy link
Author

tar.gz 后面我更新一下。

上传文件大小可能是超过 100MB 了限制了

并没有 只有1M多的大小

@zaxtyson
Copy link

zaxtyson commented Mar 2, 2021

官方新增了 10 种上传支持的格式, 其中没有 tar.gz , 但是的确支持上传了👍
这就去加上~

@rachpt rachpt closed this as completed in e37d23f Mar 2, 2021
@rachpt rachpt added the bug Something isn't working label Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants