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

Retry pull on network failure (Failure when receiving data from from the peer) #3539

Closed
champtar opened this issue Mar 24, 2022 · 2 comments
Closed

Comments

@champtar
Copy link

Host system details
Doing kickstart install from an Alma 8.5 iso / Alma 8.5 based tree
libostree/2021.3
libcurl/7.61.1

Expected vs actual behavior

During kickstart install the download error with

Failure when receiving data from from the peer

Expected:
rpm-ostree retry multiple times by default on network errors
The root cause is likely a curl + http2 bug in this curl version, but we should retry anyway as network blip happen

Steps to reproduce it

I can reproduce it most times with my setup:
nginx server in Europe serving the ostree repo with http 2 enabled / deploying server in the US
Switching to http1.1 seems to be a workaround

Would you like to work on the issue?

Someone else

@champtar
Copy link
Author

Looking deeper into anaconda code, libostree is used directly, so closing as this is the wrong repo

@cgwalters
Copy link
Member

See ostreedev/ostree#1594

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