-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Description
Please confirm the following
-
I have read and agree to AGPL-3.0 Section 15 .
The program is provided "as is" without any warranties; you bear all risks of using it. -
I have read and agree to AGPL-3.0 Section 16 .
The copyright holders and distributors are not liable for any damages resulting from the use or inability to use the program. -
I confirm my description is clear, polite, helps developers quickly locate the issue, and complies with community rules.
-
I have read the OpenList documentation.
-
I confirm there are no duplicate issues or discussions.
-
I confirm this is an
OpenListissue, not caused by other reasons (such as network, dependencies, or operation). -
I believe this issue must be handled by
OpenListand not by a third party. -
I confirm this issue is not fixed in the latest version.
-
I have not read these checkboxes and therefore I just ticked them all, Please close this issue
OpenList Version (required)
v4.1.10
Storage Driver Used (required)
OneDrive 和 115网盘
Bug Description (required)
115网盘有会员,OneDrive是家庭组
把115网盘文件复制到OneDrive部分文件复制失败(多次尝试依旧失败),失败详细信息:
failed to read all data: (expect =5242880, actual =3948021) unexpected EOF
Logs (required)
2026/02/23 16:06:59 INFO worker execute task worker=2 task=X3LABpfjAM-D_JPrxGeUT
2026/02/23 16:06:59 INFO worker execute task worker=3 task=8fo4HHnjtzJvDZK50XGH6
[GIN] 2026/02/23 - 16:06:59 | 200 | 128.462µs | 223.90.119.0 | GET "/api/task/copy/done"
[GIN] 2026/02/23 - 16:06:59 | 200 | 139.496µs | 223.90.119.0 | GET "/api/task/copy/undone"
[GIN] 2026/02/23 - 16:07:02 | 200 | 149.564µs | 223.90.119.0 | GET "/api/task/copy/undone"
[GIN] 2026/02/23 - 16:07:04 | 200 | 137.53µs | 223.90.119.0 | GET "/api/task/copy/undone"
...
[GIN] 2026/02/23 - 16:40:01 | 200 | 152.948µs | 223.90.119.0 | GET "/api/task/copy/undone"
[GIN] 2026/02/23 - 16:40:33 | 200 | 166.644µs | 223.90.119.0 | GET "/api/task/copy/undone"
[GIN] 2026/02/23 - 16:41:34 | 200 | 131.935µs | 223.90.119.0 | GET "/api/task/copy/undone"
INFO[2026-02-23 16:41:49] Start cache GC ---> 似乎在这里有一个任务成功结束了
[GIN] 2026/02/23 - 16:43:42 | 200 | 139.801µs | 223.90.119.0 | GET "/api/task/copy/undone"
[GIN] 2026/02/23 - 16:43:44 | 200 | 132.374µs | 223.90.119.0 | GET "/api/task/copy/undone"
[GIN] 2026/02/23 - 16:43:46 | 200 | 121.69µs | 223.90.119.0 | GET "/api/task/copy/undone"
[GIN] 2026/02/23 - 16:43:47 | 200 | 126.927µs | 223.90.119.0 | GET "/api/task/copy/undone"
[GIN] 2026/02/23 - 16:43:49 | 200 | 130.971µs | 223.90.119.0 | GET "/api/task/copy/undone"
...(后面日志一直重复 "/api/task/copy/undone",但是面板已经显示失败了)
一直循环undone了,但是openlist面板中已经显示
失败了
failed to read all data: (expect =5242880, actual =2137589) unexpected EOF

Configuration File Content (required)
openlist/data/config.json文件保持默认没动Reproduction Link (optional)
No response

