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

将大文件夹(110多G)上传,页面无响应,几分钟后恢复,文件只上传部分 #7536

Open
3 of 4 tasks
zhz-we opened this issue Nov 21, 2024 · 6 comments
Open
3 of 4 tasks
Labels
bug Something isn't working

Comments

@zhz-we
Copy link

zhz-we commented Nov 21, 2024

Please make sure of the following things

  • I have read the documentation.
    我已经阅读了文档

  • I'm sure there are no duplicate issues or discussions.
    我确定没有重复的issue或讨论。

  • I'm sure it's due to AList and not something else(such as Network ,Dependencies or Operational).
    我确定是AList的问题,而不是其他原因(例如网络依赖操作)。

  • I'm sure this issue is not fixed in the latest version.
    我确定这个问题在最新版本中没有被修复。

AList Version / AList 版本

v3.3

Driver used / 使用的存储驱动

阿里云盘

Describe the bug / 问题描述

将大文件(110多G)上传,页面无响应,几分钟后恢复,文件只上传部分

这个存放文件的文件夹是Crypt加密的

这是本地目录结构
image
image

只同步了一个文件夹
image

此前通过黑群晖的CloudSync倒是没什么问题,也是100多g,而且黑群晖设备配置更低(8代i3,目前这台是i512600kf 32G)

Reproduction / 复现链接

image

Config / 配置

{ "id": 6, "mount_path": "/MTPhotosCrypt", "order": 0, "driver": "Crypt", "cache_expiration": 0, "status": "work", "addition": "{\"filename_encryption\":\"standard\",\"directory_name_encryption\":\"true\",\"remote_path\":\"/MTPhotos\",\"password\":\"打码\",\"salt\":\"___Obfuscated___-打码\",\"encrypted_suffix\":\".bin\",\"filename_encoding\":\"base64\",\"thumbnail\":false,\"show_hidden\":true}", "remark": "", "modified": "2024-11-21T03:20:50.854288727Z", "disabled": false, "enable_sign": false, "order_by": "", "order_direction": "", "extract_folder": "", "web_proxy": false, "webdav_policy": "native_proxy", "proxy_range": false, "down_proxy_url": "" }

docker-compose 配置

image

Logs / 日志

2024-11-21 13:38:09 chown: /opt/alist/mapping/System Volume Information: Permission denied 2024-11-21 13:38:10 INFO[2024-11-21 05:38:10] reading config file: data/config.json 2024-11-21 13:38:10 INFO[2024-11-21 05:38:10] load config from env with prefix: 2024-11-21 13:38:10 INFO[2024-11-21 05:38:10] init logrus... 2024-11-21 13:38:10 INFO[2024-11-21 05:38:10] init tool pikpak success: ok 2024-11-21 13:38:10 WARN[2024-11-21 05:38:10] init tool qBittorrent failed: Post "http://localhost:8080/api/v2/auth/login": dial tcp [::1]:8080: connect: connection refused 2024-11-21 13:38:10 WARN[2024-11-21 05:38:10] init tool transmission failed: failed get transmission version: can't get session values: 'session-get' rpc method failed: failed to execute HTTP request: Post "http://localhost:9091/transmission/rpc": dial tcp [::1]:9091: connect: connection refused 2024-11-21 13:38:10 INFO[2024-11-21 05:38:10] init tool 115 Cloud success: ok 2024-11-21 13:38:10 WARN[2024-11-21 05:38:10] init tool aria2 failed: failed get aria2 version: Post "http://localhost:6800/jsonrpc": dial tcp [::1]:6800: connect: connection refused 2024-11-21 13:38:10 INFO[2024-11-21 05:38:10] init tool SimpleHttp success: ok 2024-11-21 13:38:10 INFO[2024-11-21 05:38:10] start HTTP server @ 0.0.0.0:5244 2024-11-21 13:38:10 INFO[2024-11-21 05:38:10] success load storage: [/Localhost], driver: [Local], order: [0] 2024-11-21 13:38:11 INFO[2024-11-21 05:38:11] success load storage: [/Immich], driver: [AliyundriveOpen], order: [0] 2024-11-21 13:38:11 INFO[2024-11-21 05:38:11] success load storage: [/MTPhotos], driver: [AliyundriveOpen], order: [0] 2024-11-21 13:38:11 INFO[2024-11-21 05:38:11] success load storage: [/quark], driver: [Quark], order: [0] 2024-11-21 13:38:11 INFO[2024-11-21 05:38:11] success load storage: [/nas-games], driver: [BaiduNetdisk], order: [0] 2024-11-21 13:38:11 INFO[2024-11-21 05:38:11] success load storage: [/MTPhotosCrypt], driver: [Crypt], order: [0] 2024-11-21 13:51:58 2024/11/21 05:51:58.552708 WARN RESTY Post "https://openapi.alipan.com/adrive/v1.0/openFile/create": EOF, Attempt 1 2024-11-21 13:51:58 2024/11/21 05:51:58.556106 WARN RESTY Post "https://openapi.alipan.com/adrive/v1.0/openFile/create": EOF, Attempt 1 2024-11-21 13:51:58 2024/11/21 05:51:58.628146 WARN RESTY Post "https://openapi.alipan.com/adrive/v1.0/openFile/complete": EOF, Attempt 1 2024-11-21 13:51:58 2024/11/21 05:51:58.662437 WARN RESTY Post "https://openapi.alipan.com/adrive/v1.0/openFile/complete": EOF, Attempt 1 2024-11-21 13:51:58 2024/11/21 05:51:58.663522 WARN RESTY Post "https://openapi.alipan.com/adrive/v1.0/openFile/create": EOF, Attempt 2 2024-11-21 13:51:58 2024/11/21 05:51:58.670126 WARN RESTY Post "https://openapi.alipan.com/adrive/v1.0/openFile/create": EOF, Attempt 2 2024-11-21 13:51:58 2024/11/21 05:51:58.719468 WARN RESTY Post "https://openapi.alipan.com/adrive/v1.0/openFile/list": EOF, Attempt 1 2024-11-21 13:51:58 2024/11/21 05:51:58.771543 WARN RESTY Post "https://openapi.alipan.com/adrive/v1.0/openFile/complete": EOF, Attempt 2 2024-11-21 13:51:58 2024/11/21 05:51:58.810801 WARN RESTY Post "https://openapi.alipan.com/adrive/v1.0/openFile/create": EOF, Attempt 3 2024-11-21 13:51:58 2024/11/21 05:51:58.821162 WARN RESTY Post "https://openapi.alipan.com/adrive/v1.0/openFile/create": EOF, Attempt 3 2024-11-21 13:51:58 2024/11/21 05:51:58.825171 WARN RESTY Post "https://openapi.alipan.com/adrive/v1.0/openFile/list": EOF, Attempt 2

@zhz-we zhz-we added the bug Something isn't working label Nov 21, 2024
@pongfcnkl
Copy link

不要挂载传,添加本机存储后在网页上复制

@zhz-we
Copy link
Author

zhz-we commented Nov 21, 2024

不要挂载传,添加本机存储后在网页上复制

不要挂载传? 意思是要WebDAV在本地吗?然后复制粘贴进去?

不要在网页上直接点上传?🫡

@pongfcnkl
Copy link

不要挂载传,添加本机存储后在网页上复制

不要挂载传? 意思是要WebDAV在本地吗?然后复制粘贴进去?

不要在网页上直接点上传?🫡

Screenshot_20241121-160142-620
Screenshot_20241121-160206-186

@zhz-we
Copy link
Author

zhz-we commented Nov 21, 2024

👌好的,但刚刚有使用过自动同步工具,也是失败告终,它这个也是从 本地存储——> Crypt加密文件夹的,应该也是执行的复制吧...
先试试手动吧,谢谢大佬
image

image

@zhz-we
Copy link
Author

zhz-we commented Nov 21, 2024

不要挂载传,添加本机存储后在网页上复制

不要挂载传? 意思是要WebDAV在本地吗?然后复制粘贴进去?
不要在网页上直接点上传?🫡

Screenshot_20241121-160142-620 Screenshot_20241121-160206-186

image
不行的,复制过了很久了,还是没变化,此前黑群晖的CloudSync倒是没什么问题

@pongfcnkl
Copy link

不要挂载传,添加本机存储后在网页上复制

不要挂载传? 意思是要WebDAV在本地吗?然后复制粘贴进去?
不要在网页上直接点上传?🫡

Screenshot_20241121-160142-620 Screenshot_20241121-160206-186

image 不行的,复制过了很久了,还是没变化,此前黑群晖的CloudSync倒是没什么问题

后台任务看看呢

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

2 participants