-
Notifications
You must be signed in to change notification settings - Fork 68
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
Comments
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. |
I did not get this error running yday's version https://pypi.org/project/boto3/1.36.3/ tested on both DigitalOcean and S3 |
Ah yes it is working now for me too. Thanks @msramalho - much appreciated for the update |
* 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]>
boto/boto3#4398
I've temporarily downgraded boto3 to 1.35.99 to get around all S3 file uploads failing.
The text was updated successfully, but these errors were encountered: