-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
PikPak Webdav 上传文件报405 #7023
Comments
Thanks for opening your first issue here! Be sure to follow the issue template! |
See |
alist的data目录下没有生成temp目录,目前手动创建即可. |
这个目录有影响?啥原因? |
你管有啥影响 去看看有没有temp目录 没有手动创建一个就行了 |
2024/08/16 10:34:15 Failed to copy: Method Not Allowed: 405 Method Not Allowed 建立temp目录 没啥作用 |
docker版本需要重启 linux版本看看权限对不对.就这两点 再不行等谁看看bug吧 |
还是不能上传,尤其是relcone,上传会一直报错Method Not Allowed: 405 Method Not Allowed,会反复尝试上传,关闭挂载也没有,会直接导致官方手机和电脑端上传不了,提示传输中任务数量达到上限,请稍后再试,只能找官方手动清除掉任务 |
已修复:#7050 |
2024/08/21 03:19:18 ERROR : Attempt 1/1 failed with 1 errors and: Method Not Allowed: 405 Method Not Allowed 并没有修复 用的alist_8029a04 版本 |
用PR里写的解决版本了吗? |
最新action编译版本 data下temp目录也存在 |
可以携带
|
你希望看什么日志 拷贝时候的日志 还是 启动的日志 启动的日志提供了 |
使用 |
DEBU[2024-08-21 12:00:10]/source/internal/op/path.go:25 github.com/alist-org/alist/v3/internal/op.GetStorageAndActualPath() use storage: /pp2 2024/08/21 12:00:25 /source/internal/db/storage.go:22 |
caused by: Post "https:///s3./mypikpak.com/vip-lixian-07/upload_tmp/9AE7954B0B7B6C67FABDB93A208D21AF87407681_1724212827119883555?uploads=": http: no Host in request URL |
The operation can’t be completed because one or more required items can’t be found. |
|
ERRO[2024-08-21 12:43:44]/source/internal/fs/fs.go:99 github.com/alist-org/alist/v3/internal/fs.PutDirectly() failed put /pp: AccessDenied: Access denied by authorizer's policy. 依然无法上传 报啥权限错误 |
换成 阿里的SDK了,这次应该没啥问题了 |
测试了几个文件 可以上传上去了 但是有些上传偶尔会报错 要几次上传才能成功 github.com/alist-org/alist/v3/internal/op.Get webdav: locked ??? |
又找到一个Bug,在修别的。不过你这个报错,我没遇到过 |
现在应该修复完了:#7050 |
这个是用工具挂载webdav到本地 然后往里面粘贴文件就遇到了 测试了rclone 还是遇到了405 错误 (alist_133b8cd), 我下载个最新版本再测测吧 Transferred: 0 / 1, 0%
Transferred: 0 / 1, 0%
Transferred: 0 / 1, 0%
2024/08/21 09:54:18 INFO : 2024/08/21 09:54:18 Failed to copy: Method Not Allowed: 405 Method Not Allowed
2024/08/21 09:54:18 ERROR : Attempt 1/1 failed with 1 errors and: Method Not Allowed: 405 Method Not Allowed |
最新编译的alist_0592458版本 用rclone 上传 没有遇到405错误 文件也上传成功了
Transferred: 0 / 1, 0%
Transferred: 0 / 1, 0%
2024/08/21 11:31:29 INFO :
Transferred: 1 / 1, 100% 这个问题应该是解决了 辛苦了 感谢 |
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
orOperational
).我确定是
AList
的问题,而不是其他原因(例如网络,依赖
或操作
)。I'm sure this issue is not fixed in the latest version.
我确定这个问题在最新版本中没有被修复。
AList Version / AList 版本
https://github.com/alist-org/alist/actions/runs/10405387176/artifacts/1816046460
Driver used / 使用的存储驱动
PikPak
Describe the bug / 问题描述
alist挂载pikpak后
用rclone copy 向 alist webdav拷贝文件
报
Failed to copy: Method Not Allowed: 405 Method Not Allowed
前天测试都是正常拷贝文件的 用了最新开发版本测试
Reproduction / 复现链接
https://github.com/alist-org/alist/actions/runs/10405387176/artifacts/1816046460
Config / 配置
https://github.com/alist-org/alist/actions/runs/10405387176/artifacts/1816046460
Logs / 日志
Failed to copy: Method Not Allowed: 405 Method Not Allowed
The text was updated successfully, but these errors were encountered: