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

S3 upload fail - MissingContentLength when calling the PutObject operation #180

Closed
djhmateer opened this issue Jan 21, 2025 · 3 comments
Closed

Comments

@djhmateer
Copy link
Contributor

boto/boto3#4398

I've temporarily downgraded boto3 to 1.35.99 to get around all S3 file uploads failing.

@msramalho
Copy link
Contributor

msramalho commented Jan 21, 2025

thanks @djhmateer we're pushing several breaking changes atm including converting from pipenv to poetry and we're using 1.35.99 there. in the meantime, thanks for opening the issue as it can help others quickly identify the solution.

we should do a new release with all the new changes documented and tested in a few weeks.

@msramalho
Copy link
Contributor

I did not get this error running yday's version https://pypi.org/project/boto3/1.36.3/ tested on both DigitalOcean and S3

@djhmateer
Copy link
Contributor Author

Ah yes it is working now for me too. Thanks @msramalho - much appreciated for the update

msramalho added a commit that referenced this issue Jan 24, 2025
* Don't clutter logs with info about generic dropin

* Add ubuntu-latest to unit tests

This is currently failing due to an issue with oscrypto and newer openssl wbond/oscrypto#78 (comment)

* fix oscrypto version for ubuntu 24 compatibility (boto3 too see #180)

---------

Co-authored-by: msramalho <[email protected]>
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