AlistGo / alist

🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
https://alist.nn.ci
GNU Affero General Public License v3.0
44.06k stars 5.71k forks source link

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

Open zhz-we opened 2 days ago

zhz-we commented 2 days ago

Please make sure of the following things

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

pongfcnkl commented 2 days ago

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

zhz-we commented 2 days ago

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

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

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

pongfcnkl commented 2 days ago

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

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

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

Screenshot_20241121-160142-620 Screenshot_20241121-160206-186

zhz-we commented 2 days ago

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

image

zhz-we commented 2 days ago

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

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

Screenshot_20241121-160142-620 Screenshot_20241121-160206-186

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

pongfcnkl commented 1 day ago

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

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

Screenshot_20241121-160142-620 Screenshot_20241121-160206-186

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

后台任务看看呢