beauchamplab / rave

For all RAVE info, including installation instructions, visit
https://beauchamplab.github.io/rave
23 stars 5 forks source link

Unable to update RAVE due to Github rate limit #51

Open dipterix opened 2 years ago

dipterix commented 2 years ago

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