OpenListTeam / OpenListTeam/OpenList

[BUG] 天翼云盘家庭中转接口失效

Open
#2,928 2 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

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

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

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

  • 我已确认阅读了OpenList文档

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

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

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

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

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

OpenList 版本(必填)

v4.2.5

使用的存储驱动(必填)

天翼云盘客户端

问题描述(必填)

天翼云客户端分为个人云和家庭云,个人云有每日上传额度限制,家庭云没有每日个人上传额度限制,但似乎op的家庭中转接口失效了
1.使用个人云时,设置里打开了家庭传输,上传大文件后,触发个人每日额度达到上限的提示
2.使用家庭云时,上传大文件后,触发个人每日额度达到上限的提示

日志(必填)

错误 code: UserDayFlowOverLimited ,msg: sessionKey=.....

配置文件内容(必填)

复现链接(可选)

No response

AI生成内容(可选)

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 by reproducing the upload through the Tianyi Cloud client driver on OpenList v4.2.5, using the reported personal and family-cloud scenarios, and capture the UserDayFlowOverLimited response. The payload names no source files or tests, so trace the driver entry point for family transfers and compare its request behavior with the documented API. Done means eligible family-cloud uploads no longer trigger the personal daily quota error.

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
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.