OpenListTeam / OpenListTeam/OpenList

[BUG] 无法下载文件

Open
#2,616 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

请确认以下事项
  • 我已确认阅读并同意 AGPL-3.0 第15条
    本程序不提供任何明示或暗示的担保,使用风险由您自行承担。

  • 我已确认阅读并同意 AGPL-3.0 第16条
    无论何种情况,版权持有人或其他分发者均不对使用本程序所造成的任何损失承担责任。

  • 我确认我的描述清晰,语法礼貌,能帮助开发者快速定位问题,并符合社区规则。

  • 我已确认阅读了OpenList文档

  • 我已确认没有重复的问题或讨论。

  • 我已确认是OpenList的问题,而不是其他原因(例如 网络依赖操作)。

  • 我认为此问题必须由OpenList处理,而非第三方。

  • 我已确认这个问题在最新版本中没有被修复。

  • 我没有阅读这个清单,只是闭眼选中了所有的复选框,请关闭这个 Issue 。

OpenList 版本(必填)

v4.2.2

使用的存储驱动(必填)

夸克

问题描述(必填)

下载提示

Image
日志(必填)

[GIN] 2026/06/15 - 03:49:23 | 500 | 265.941959ms | ::1 | GET "/p/new/来自:分享/CrossOver 26.2.0.dmg?sign=hOyAN1dMmieqNtqUeaCPxpjPen_V-Gh-nQimGeMxyhc=:0"
WARN[2026-06-15 03:49:24] ServeHttp error. err: context canceled
WARN[2026-06-15 03:49:24] Maybe size incorrect or reader not giving correct/full data, or connection closed before finish. written bytes: 0 ,sendSize:404068998,
ERRO[2026-06-15 03:49:24] context canceled
[GIN] 2026/06/15 - 03:49:24 | 500 | 214.949959ms | ::1 | GET "/p/new/来自:分享/CrossOver 26.2.0.dmg?sign=hOyAN1dMmieqNtqUeaCPxpjPen_V-Gh-nQimGeMxyhc=:0"
WARN[2026-06-15 03:50:03] ServeHttp error. err: context canceled
WARN[2026-06-15 03:50:03] Maybe size incorrect or reader not giving correct/full data, or connection closed before finish. written bytes: 0 ,sendSize:404068998,
ERRO[2026-06-15 03:50:03] context canceled
[GIN] 2026/06/15 - 03:50:03 | 500 | 179.888917ms | ::1 | GET "/p/new/来自:分享/CrossOver 26.2.0.dmg?sign=hOyAN1dMmieqNtqUeaCPxpjPen_V-Gh-nQimGeMxyhc=:0"
WARN[2026-06-15 03:50:04] ServeHttp error. err: context canceled
WARN[2026-06-15 03:50:04] Maybe size incorrect or reader not giving correct/full data, or connection closed before finish. written bytes: 0 ,sendSize:404068998,
ERRO[2026-06-15 03:50:04] context canceled
[GIN] 2026/06/15 - 03:50:04 | 500 | 232.705208ms | ::1 | GET "/p/new/来自:分享/CrossOver 26.2.0.dmg?sign=hOyAN1dMmieqNtqUeaCPxpjPen_V-Gh-nQimGeMxyhc=:0"
WARN[2026-06-15 03:50:09] ServeHttp error. err: context canceled
WARN[2026-06-15 03:50:09] Maybe size incorrect or reader not giving correct/full data, or connection closed before finish. written bytes: 0 ,sendSize:404068998,
ERRO[2026-06-15 03:50:09] context canceled

配置文件内容(必填)
Image
复现链接(可选)

No response

AI生成内容(可选)

No response

补充代理的问题 关闭代理后可以下载,但是不清楚是哪个规则出了问题,日志quark也走的是直连
rules:

  • RULE-SET,ai,GPT
  • DOMAIN-SUFFIX,okx.com,代理
  • DOMAIN-SUFFIX,okx.ac,代理
  • DOMAIN-SUFFIX,okx.cab,代理
  • DOMAIN-SUFFIX,okx-doh,代理
  • DOMAIN-SUFFIX,telegram.org,TG
  • RULE-SET,google,代理
  • RULE-SET,private,直连
  • RULE-SET,icloud,直连
  • RULE-SET,apple,直连
  • RULE-SET,direct,直连
  • RULE-SET,lancidr,直连
  • RULE-SET,cncidr,直连
  • RULE-SET,telegramcidr,TG
  • MATCH,代理

再次补充,可能不是代理的问题,因为现在关了代理又不行了

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 by reproducing the Quark download failure on OpenList v4.2.2 with the proxy enabled and disabled, then compare the reported 500 and context-canceled logs. Done means determining whether the failure is in OpenList or a proxy rule and documenting a reliably successful download path.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.