Skip to content

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

@Ajaysankaran

Description

@Ajaysankaran

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions