-
Notifications
You must be signed in to change notification settings - Fork 494
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
github API rate limit exceeded! #42
Comments
Hello. |
I have the same problem. |
1 similar comment
I have the same problem. |
我也遇到了同样问题,其他仓库可以下载,只有这个限制了 |
Facing the same problem here |
I believe something like this may work. You will need a GitHub account.
Then add the GitHub personal access token to your cURL command. For example:
|
Interestingly this walkaround works for me - even the rest request made inside the script doesn't have the header included. |
bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install
error: github API rate limit exceeded
The text was updated successfully, but these errors were encountered: