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

Rate limit error when installing from github #31

Open
7yl4r opened this issue Nov 10, 2021 · 0 comments
Open

Rate limit error when installing from github #31

7yl4r opened this issue Nov 10, 2021 · 0 comments

Comments

@7yl4r
Copy link

7yl4r commented Nov 10, 2021

I tried opening the mybinder and it looks like ya'll are hitting github too hard:

Downloading GitHub repo bd-R/bdclean@new_bdclean
Error: Failed to install 'bdverse' from GitHub:
  Failed to install 'bdclean' from GitHub:
  HTTP error 403.
  API rate limit exceeded for 34.66.141.23. (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: 2021-11-10 22:48:12 UTC

  To increase your GitHub API rate limit
  - Use `usethis::browse_github_pat()` to create a Personal Access Token.
  - Use `usethis::edit_r_environ()` and add the token as `GITHUB_PAT`.
Execution halted
Removing intermediate container 947c141fac2f
The command '/bin/sh -c wget https://github.com/bd-R/bdverse/raw/master/DESCRIPTION && R -e "options(repos = list(CRAN = 'https://cran.microsoft.com/snapshot/2020-05-15/')); devtools::install_deps(upgrade = 'never'); devtools::install_github('bd-R/bdverse'); devtools::install_github('bd-R/dashboard.demo')"' returned a non-zero code: 1Built image, launching...
Failed to connect to event stream
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