Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rclone挂载webdav之后,上传大文件至阿里云盘错误 #5674

Closed
4 tasks done
ShenKeeeew opened this issue Dec 10, 2023 · 2 comments
Closed
4 tasks done

rclone挂载webdav之后,上传大文件至阿里云盘错误 #5674

ShenKeeeew opened this issue Dec 10, 2023 · 2 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@ShenKeeeew
Copy link

Please make sure of the following things

  • I have read the documentation.
    我已经阅读了文档

  • I'm sure there are no duplicate issues or discussions.
    我确定没有重复的issue或讨论。

  • I'm sure it's due to AList and not something else(such as Network ,Dependencies or Operational).
    我确定是AList的问题,而不是其他原因(例如网络依赖操作)。

  • I'm sure this issue is not fixed in the latest version.
    我确定这个问题在最新版本中没有被修复。

AList Version / AList 版本

v3.29.1

Driver used / 使用的存储驱动

aliyunpan

Describe the bug / 问题描述

rclone copy大文件到webdav挂载的阿里云盘时,报错

ERRO[2023-12-10 15:57:13] PUT /dav/aliyun/backup/opt_.tgz All attempts fail:

我查到应该类似于下面这个issue的内容。
messense/aliyundrive-webdav#276

Reproduction / 复现链接

上传大文件至阿里云时会出现

Config / 配置

使用的是默认配置

Logs / 日志

[GIN] 2023/12/10 - 15:56:05 | 404 | 368.489µs | 65::1 | PROPFIND "/dav/aliyun/backup/opt_20231210235430.tgz"
[GIN] 2023/12/10 - 15:56:06 | 201 | 68.939µs | 65::1 | MKCOL "/dav/aliyun/backup/"
ERRO[2023-12-10 15:57:11] DELETE /dav/aliyun/backup/opt_20231210235430.tgz webdav: locked
[GIN] 2023/12/10 - 15:57:11 | 423 | 81.599µs | 65::1 | DELETE "/dav/aliyun/backup/opt_20231210235430.tgz"
ERRO[2023-12-10 15:57:13] DELETE /dav/aliyun/backup/opt_20231210235430.tgz webdav: locked
[GIN] 2023/12/10 - 15:57:13 | 423 | 94.819µs | 65::1 | DELETE "/dav/aliyun/backup/opt_20231210235430.tgz"
ERRO[2023-12-10 15:57:13] failed put /aliyun/backup: All attempts fail:
#1: Put "https://cn-beijing-data.aliyundrive.net/XXXXXX": context canceled

@ShenKeeeew ShenKeeeew added the bug Something isn't working label Dec 10, 2023
Copy link

welcome bot commented Dec 10, 2023

Thanks for opening your first issue here! Be sure to follow the issue template!

@xhofe xhofe added the duplicate This issue or pull request already exists label Dec 10, 2023
Copy link

Hello @ShenKeeeew, your issue is a duplicate and will be closed.
你好 @ShenKeeeew,你的issue是重复的,将被关闭。

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants