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

Error #4

Open
mohamed-overdrive opened this issue Jul 8, 2024 · 0 comments
Open

Error #4

mohamed-overdrive opened this issue Jul 8, 2024 · 0 comments

Comments

@mohamed-overdrive
Copy link

Good Day,

I am using your script to restore files in my bucket but having this issue:

root@ip-10-0-3-129:/usr/s3_utilities# ./s3_undelete.py --bucket "au-test-bucket-sa-test" -uTraceback (most recent call last):
File "/usr/s3_utilities/./s3_undelete.py", line 163, in
main()
File "/usr/s3_utilities/./s3_undelete.py", line 159, in main
restore_bucket(args.bucket)
File "/usr/s3_utilities/./s3_undelete.py", line 53, in restore_bucket
bucket = conn.get_bucket(bucket_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/boto/s3/connection.py", line 509, in get_bucket
return self.head_bucket(bucket_name, headers=headers)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/boto/s3/connection.py", line 555, in head_bucket
raise self.provider.storage_response_error(
boto.exception.S3ResponseError: S3ResponseError: 400 Bad Request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant