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

Can't move folder to other directory using S3 backend #1336

Closed
3 tasks done
xinjiajuan opened this issue Jul 14, 2022 · 0 comments
Closed
3 tasks done

Can't move folder to other directory using S3 backend #1336

xinjiajuan opened this issue Jul 14, 2022 · 0 comments
Labels
bug Something isn't working stale No activity for more than 30 days

Comments

@xinjiajuan
Copy link

Please make sure of the following things

  • I have read the documentation.
  • I'm sure there are no duplicate issues or discussions.
  • I'm sure it's due to alist and not something else(such as Dependencies or Operational).

Alist Version / Alist 版本

v2.6.1-0-geb15bce

Driver used / 使用的存储驱动

S3

Describe the bug / 问题描述

在同一个账号文件夹下,选择一个文件夹,右击选择移动文件夹到其他目录,提示400错误,错误提示如下

InvalidArgument: Copy Source must mention the source bucket and key: sourcebucket/sourcekey. status code: 400, request id: 1701A0153C1F57DC, host id:

Reproduction / 复现链接

rescloud.itpours.com

Logs / 日志

[GIN] 2022/07/14 - 07:00:34 | 200 |    2.338812ms |    192.168.2.95 | POST     "/api/admin/move"
ERRO[2022-07-14 07:00:34] move error: InvalidArgument: Copy Source must mention the source bucket and key: sourcebucket/sourcekey.
	status code: 400, request id: 17019FFA3852962D, host id:  
ERRO[2022-07-14 07:00:34] InvalidArgument: Copy Source must mention the source bucket and key: sourcebucket/sourcekey.
	status code: 400, request id: 17019FFA3852962D, host id:  
[GIN] 2022/07/14 - 07:01:06 | 200 |      145.74µs |    192.168.2.95 | GET      "/@manage"
[GIN] 2022/07/14 - 07:01:06 | 200 |      37.002µs |    192.168.2.95 | POST     "/api/admin/login"
[GIN] 2022/07/14 - 07:01:06 | 200 |      19.561µs |    192.168.2.95 | POST     "/api/admin/login"
[GIN] 2022/07/14 - 07:01:06 | 200 |    1.279955ms |    192.168.2.95 | GET      "/api/admin/settings?group=0"
[GIN] 2022/07/14 - 07:02:26 | 200 |     173.015µs |    192.168.2.95 | POST     "/api/admin/folder"
[GIN] 2022/07/14 - 07:02:28 | 200 |    4.958523ms |    192.168.2.95 | POST     "/api/admin/folder"
ERRO[2022-07-14 07:02:30] move error: InvalidArgument: Copy Source must mention the source bucket and key: sourcebucket/sourcekey.
	status code: 400, request id: 1701A0153C1F57DC, host id:  
ERRO[2022-07-14 07:02:30] InvalidArgument: Copy Source must mention the source bucket and key: sourcebucket/sourcekey.
	status code: 400, request id: 1701A0153C1F57DC, host id:  
[GIN] 2022/07/14 - 07:02:30 | 200 |    2.037811ms |    192.168.2.95 | POST     "/api/admin/move"
@xinjiajuan xinjiajuan added the bug Something isn't working label Jul 14, 2022
@xhofe xhofe added this to Alist V3 Jul 15, 2022
@xhofe xhofe moved this to Todo in Alist V3 Jul 15, 2022
@github-actions github-actions bot added the stale No activity for more than 30 days label Sep 1, 2022
@xhofe xhofe closed this as completed in f692e6c Sep 10, 2022
Repository owner moved this from 🆕 Todo to ✅ Done in Alist V3 Sep 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale No activity for more than 30 days
Projects
None yet
Development

No branches or pull requests

1 participant