8000 S3 Proxy doesn't support CheckSum verification and it throws exception · Issue #795 · gaul/s3proxy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

S3 Proxy doesn't support CheckSum verification and it throws exception #795

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
Ajaysankaran opened this issue Mar 10, 2025 · 0 comments
Open

Comments

@Ajaysankaran
Copy link
Ajaysankaran commented Mar 10, 2025

When trying to upload a stream to S3Proxy, it throws the error message as mentioned below. The stream is uploaded using S3AsyncClient from aws-java-sdk

S3 Proxy Version: 2.6.0
AWS Java SDK Version: 2.30.9

Error Details

  • Initially it threw the below error:

org.gaul.s3proxy.S3ProxyHandler - Unknown header x-amz-trailer with URI *****

  • After S3Proxy is configured to ignore unknown headers, it throws the below error

Content-Length mismatch, actual: 2052 expected 2000

  • The above error is coming from TransientStorageStrategy | L: 198
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
0