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

Unable to update RAVE due to Github rate limit #51

Open
12 tasks done
dipterix opened this issue Mar 9, 2022 · 0 comments
Open
12 tasks done

Unable to update RAVE due to Github rate limit #51

dipterix opened this issue Mar 9, 2022 · 0 comments

Comments

@dipterix
Copy link
Collaborator

dipterix commented Mar 9, 2022

Failed to update RAVE due to the following error message:

Error: Failed to install ‘unknown package’ from GitHub:
  HTTP error 403.
  API rate limit exceeded for xxx.xxx.xxx.xxx. (But here’s the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
  Rate limit remaining: 0/60
  Rate limit reset at: 2022-03-08 18:43:46 UTC

Github limits anonymous request (60 requests per hour). To fix this issue, we plan to use auto-builders to build nightly version and avoid using Github in the future

  • Update check_dependencies so the nightly build uses the auto builders
  • Bump rave version
  • PR + rave rebuild
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

1 participant