-
Notifications
You must be signed in to change notification settings - Fork 87
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
new version check breaks on large shared network #283
Comments
Hitting this as well. Is there a workaround? |
Upgrade |
I'm on the latest release:
|
... I just realized the error is non-blocking. So it's just noise. Would be nice if the check could be disabled, though. |
Guess we could have an env variable set. |
We added a fix for this, it should be ok now |
cli is unusable on the KubeCon network because of trying to check for new versions:
Checking for a newer version failed with GET https://api.github.com/repos/civo/cli/tags: 403 API rate limit exceeded for 66.103.228.138. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) [rate reset in 51m15s]
The text was updated successfully, but these errors were encountered: