We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The flannel systemd unit tries to download the flanneld binary from http://storage.googleapis.com/flannel/flanneld, but it's no longer available.
core@master ~ $ wget -N -P /opt/bin http://storage.googleapis.com/flannel/flanneld --2016-05-19 11:47:07-- http://storage.googleapis.com/flannel/flanneld Resolving storage.googleapis.com... 209.85.233.128, 2a00:1450:4010:c03::80 Connecting to storage.googleapis.com|209.85.233.128|:80... connected. HTTP request sent, awaiting response... 403 Forbidden 2016-05-19 11:47:07 ERROR 403: Forbidden.
The text was updated successfully, but these errors were encountered:
Any update? How can I fix this issue?
Sorry, something went wrong.
No branches or pull requests
The flannel systemd unit tries to download the flanneld binary from http://storage.googleapis.com/flannel/flanneld, but it's no longer available.
The text was updated successfully, but these errors were encountered: