[BUG] 115驱动上传文件报错

Open
#3,111 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
48/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
go
Domain
backend, cloud

Research direction

No source file or test is named. Start by reproducing the v4.2.6 upload through the 115 Open driver using the provided configuration, then trace the upload and credential-refresh path around the reported 50% restart. Done means a large file completes without the security token expiring or the repeated 403 errors.

Written by the indexing model from the issue text.

Description

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

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

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

  • 我已确认阅读了OpenList文档

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

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

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

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

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

OpenList 版本(必填)

v4.2.6

使用的存储驱动(必填)

115 open

问题描述(必填)
Image 上传文件传到大概50%左右会重新开始,大概重试三次后,此文件的上传时间大于1小时,data.AccessKeySecret过期报错 ``` All attempts fail: #1: oss: service returned error: StatusCode=403, ErrorCode=SecurityTokenExpired, ErrorMessage="The security token you provided has expired.", RequestId=6AB092FE181E8831316140A3, Ec=0002-00000007 #2: oss: service returned error: StatusCode=403, ErrorCode=InvalidAccessKeyId, ErrorMessage="The OSS Access Key Id you provided does not exist in our records.", RequestId=6AB092FFAC6C7D35328AE8A6, Ec=0002-00000002 #3: oss: service returned error: StatusCode=403, ErrorCode=InvalidAccessKeyId, ErrorMessage="The OSS Access Key Id you provided does not exist in our records.", RequestId=6AB09302BF92233334B647A3, Ec=0002-00000002 ``` 导致此文件上传失败,前天还还是可用的,昨天开始不可用
日志(必填)
All attempts fail: #1: oss: service returned error: StatusCode=403, ErrorCode=SecurityTokenExpired, ErrorMessage="The security token you provided has expired.", RequestId=6AB092FE181E8831316140A3, Ec=0002-00000007 #2: oss: service returned error: StatusCode=403, ErrorCode=InvalidAccessKeyId, ErrorMessage="The OSS Access Key Id you provided does not exist in our records.", RequestId=6AB092FFAC6C7D35328AE8A6, Ec=0002-00000002 #3: oss: service returned error: StatusCode=403, ErrorCode=InvalidAccessKeyId, ErrorMessage="The OSS Access Key Id you provided does not exist in our records.", RequestId=6AB09302BF92233334B647A3, Ec=0002-00000002
配置文件内容(必填)

{"id":282,"mount_path":"/115","order":3,"driver":"115 Open","cache_expiration":30,"custom_cache_policies":"","status":"work","addition":"{\"root_folder_id\":\"0\",\"order_by\":\"\",\"order_direction\":\"\",\"limit_rate\":1,\"page_size\":200,\"access_token\":\"\",\"refresh_token\":\"\"}","remark":"","modified":"2026-09-20T16:16:57.872+08:00","disabled":false,"disable_index":false,"enable_sign":false,"order_by":"","order_direction":"","extract_folder":"","web_proxy":false,"webdav_policy":"302_redirect","proxy_range":false,"down_proxy_url":"","disable_proxy_sign":false}

复现链接(可选)

No response

AI生成内容
  • 我使用了AI工具生成此内容
  • 我没有使用AI工具生成此内容
AI模型是

No response

Dominant language
Go
Stars
24.7k
Forks
2.3k
Avg merge
2d 2h
Merged PRs (30d)
39

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.

More from OpenListTeam/OpenList

All issues in OpenListTeam/OpenList

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.