OpenListTeam / OpenListTeam/OpenList

从115网盘复制文件到one drive网盘出现 failed to read all data 错误

Open
#2,160 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Go
Stars
24.7k
Forks
2.3k
Avg merge
1d 20h
Merged PRs (30d)
36

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 OpenList issue, not caused by other reasons (such as network, dependencies, or operation).

  • I believe this issue must be handled by OpenList and 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

Image
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
Image

Configuration File Content (required)
115配置

截图1

OneDrive配置

截图2

openlist/data/config.json文件保持默认没动
Reproduction Link (optional)

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reported copy operation between 115网盘 and OneDrive, using the repeated /api/task/copy/undone requests and the “failed to read all data” logs as the entry point. Compare successful and failed transfers of the affected files, and consider the issue done when the files copy reliably without unexpected EOF errors and the task reaches a completed state.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.