Skip to content

S3 Proxy throws exception "Unknown header x-amz-checksum-mode with URI xxx" #806

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

Open
DaanWillems opened this issue Apr 18, 2025 · 1 comment

Comments

@DaanWillems
Copy link

DaanWillems commented Apr 18, 2025

When my application tries to access a file through S3 proxy -> Azure blob the exception:

Unknown header x-amz-checksum-mode with URI xxx

is thrown.

When I disable unknown headers, the exception is gone, but nothing seems to happen. I suspect it is due to this change in s3client which our application is using:

aws/aws-sdk-js-v3#6810

S3Proxy Version: 2.6.0
andrewgaul/s3proxy:s3proxy-2.6.0

@lfstuttgart
Copy link

I have got the same issue

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