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

Regression with XAmxContentSHA256Mismatch starting with aiobotocore 2.18.0 #1290

Closed
Yanpas opened this issue Feb 10, 2025 · 4 comments
Closed
Labels
question Further information is requested

Comments

@Yanpas
Copy link

Yanpas commented Feb 10, 2025

Describe the bug
We have a corporate S3 storage and some application that uses s3fs. After updating all the dependencies - the applicatino couldn't upload the folder to S3 anymore. 2.17.0 is the version that works fine

Environment:

  • Python Version: 3.10
  • OS name and version: python-3.10 slim docker image (probably it's based on debian)

Additional context
Add any other context about the problem here.

@jakob-keller
Copy link
Collaborator

Could this be another duplicate of boto/boto3#4398?

@jakob-keller jakob-keller added the question Further information is requested label Feb 10, 2025
@thehesiod
Copy link
Collaborator

@Yanpas please follow our bug template, you should test in botocore before opening an issue in aiobotocore

@Yanpas
Copy link
Author

Yanpas commented Feb 11, 2025

After following their guide and adding two config params, the Delete operation fails with
botocore.errorfactory.InvalidRequest: An error occurred (InvalidRequest) when calling the DeleteObjects operation: Missing required header for this request: Content-MD5

It's unrelated to aiobotocore I know, but botocore team has definitely screwed up their library.

@jakob-keller
Copy link
Collaborator

It's unrelated to aiobotocore I know, but botocore team has definitely screwed up their library.

@jakob-keller jakob-keller closed this as not planned Won't fix, can't repro, duplicate, stale Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants