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

Wrong URL in restore request XML namespace #1203

Closed
akete opened this issue Aug 12, 2021 · 1 comment
Closed

Wrong URL in restore request XML namespace #1203

akete opened this issue Aug 12, 2021 · 1 comment

Comments

@akete
Copy link
Contributor

akete commented Aug 12, 2021

When using s3cmd with MinIO server (Version: 2021-08-05T22:01:19Z), restore object request results in 400 Bad Request error:

$ s3cmd --config s3cmd-local-minio.conf restore s3://bucket0/other/testFile
 ERROR: S3 error: 400 (MalformedXML): expected element  in name space http://s3.amazonaws.com/doc/2006-03-01/ but have http://s3.amazonaws.com/doc/2006-3-01
akete added a commit to akete/s3cmd that referenced this issue Aug 12, 2021
fviard added a commit that referenced this issue Sep 26, 2021
Fixed RestoreRequest XML namespace URL (#1203)
@fviard
Copy link
Contributor

fviard commented Sep 26, 2021

Merged in Master.

@fviard fviard closed this as completed Sep 26, 2021
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

2 participants