AlistGo / AlistGo/alist

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

Aperta
#7,536 7 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
Go
Stelle
50.2k
Fork
7.9k
Merge medio
7g 21h
PR unite (30g)
6

Descrizione

### Please make sure of the following things

- [X] I have read the [documentation](https://alist.nn.ci).
我已经阅读了[文档](https://alist.nn.ci)。

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

- [X] I'm sure it's due to `AList` and not something else(such as [Network](https://alist.nn.ci/faq/howto.html#tls-handshake-timeout-read-connection-reset-by-peer-dns-lookup-failed-connect-connection-refused-client-timeout-exceeded-while-awaiting-headers-no-such-host) ,`Dependencies` or `Operational`).
我确定是`AList`的问题,而不是其他原因(例如[网络](https://alist.nn.ci/zh/faq/howto.html#tls-handshake-timeout-read-connection-reset-by-peer-dns-lookup-failed-connect-connection-refused-client-timeout-exceeded-while-awaiting-headers-no-such-host),`依赖`或`操作`)。

- [X] 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](https://alist.nn.ci/zh/guide/drivers/crypt)加密的

这是本地目录结构
![image](https://github.com/user-attachments/assets/8f5e3364-8af6-40f4-a3a8-4e26222d89ee)
![image](https://github.com/user-attachments/assets/45b8cb67-3c69-4edb-84ba-8fbc365ceffd)

只同步了一个文件夹
![image](https://github.com/user-attachments/assets/e805c046-9d15-49b1-9be0-07b84832d93f)

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

### Reproduction / 复现链接

![image](https://github.com/user-attachments/assets/1d471d16-efa7-404b-8125-e1b7002ea63d)

### 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](https://github.com/user-attachments/assets/60500c3e-185b-4c53-9423-8b7e93c137c6)

### 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`

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.