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

operation error S3: PutObject, https response error StatusCode: 400, api error BadRequest: trailing checksum is not supported #5553

Open
arminzqm opened this issue Apr 3, 2024 · 1 comment

Comments

@arminzqm
Copy link

arminzqm commented Apr 3, 2024

I attempted to use Velero latest version 1.13.1 with CloudServer 8.8.20. When creating a backup, I encountered the following error:

operation error S3: PutObject, https response error StatusCode: 400, api error BadRequest: trailing checksum is not supported

https://github.com/scality/cloudserver/blob/8.8.20/lib/api/apiUtils/object/validateChecksumHeaders.js#L9

Question: Do you have any plans to support the x-amz-trailer header? If so, when can we expect this support to be available?

Additional information

cloudserver: 8.8.20
velero: 1.13.1

@yong-jie-gong
Copy link

this change is caused by new version of aws-sdk llibraries, it means many tools using the aws-sdk may doesn't work without support of streaming signd/unsign trailer

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