-
Notifications
You must be signed in to change notification settings - Fork 45
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
Podman push fails on partial_update #921
Comments
content-length headers is present during the request. please provide podman version. |
podman version 3.4.7 |
Same for podman v4.2.0-rc1:
|
|
I am receiving the reported error on the pulpcore's and pulp_container's main branches. Could there be an issue with TLS? Since you are not using it in your example. |
Yep, the failures are gone when I use the content URL instead of localhost:24817:
So, this needs to be addressed in some way. |
It appears that content-length header is mandatory for requests with entity-body https://www.oreilly.com/library/view/http-the-definitive/1565925092/ch15s02.html |
I just ran into this issue as well.
Commands:
|
Here's my traceback btw
|
@ipanova this is blocking our ability to test the pulpcore 3.20 upgrade in galaxy_ng |
@newswangerd thank you for confirming this is reproducible in other environments too. We will work on the fix. |
Version
2.13 (29b83b5#diff-1b944e15118f82233aa03a435e9e05c188ad0d371b71be43260506b4a5eeddffR637)
After issuing the following commands, an error is raised:
Traceback:
The text was updated successfully, but these errors were encountered: