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

Downloading CoreOS packages fails #71

Open
dontub opened this issue Jul 4, 2018 · 2 comments
Open

Downloading CoreOS packages fails #71

dontub opened this issue Jul 4, 2018 · 2 comments

Comments

@dontub
Copy link

dontub commented Jul 4, 2018

Currently downloading the CoreOS packages when host-coreos-packages is enabled fails because ratelimit.update.core-os.net currently intentionally drops connections every 10 minutes. Now CoreRoller tries again and again to download the files with some delay. CoreRoller should try to resume a download if it failed.

@dontub
Copy link
Author

dontub commented Jul 7, 2018

The workaround on the CoreOS update server is now fixed that it doesn't affect CoreRoller, anymore. I keep this issue open so it can be considered whether resuming download makes sense nevertheless.

@bgilbert
Copy link

bgilbert commented Jul 8, 2018

The connection-dropping behavior is a temporary workaround for a bug in a couple OS releases. I suspect download resumption wouldn't be worth the additional code complexity.

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