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

app.js is exceeding github rate limit for api access #63

Open
ihatethecloud opened this issue Jul 5, 2023 · 0 comments
Open

app.js is exceeding github rate limit for api access #63

ihatethecloud opened this issue Jul 5, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ihatethecloud
Copy link

Describe the bug
"Upgrade Menus to latest" button "undefined Available" clicking trows 404 error in the console.

Screenshot 2023-07-05 at 12 15 42 Screenshot 2023-07-05 at 12 17 18

app.js
65 request.get('https://api.github.com/repos/netbootxyz/netboot.xyz/releases/latest', {headers: {'user-agent': 'node.js'}}, function (error, response, body) {

/app # curl https://api.github.com/repos/netbootxyz/netboot.xyz/releases/latest {"message":"API rate limit exceeded for xxx.yyy.zzz.ttt. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)","documentation_url":"https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}

@ihatethecloud ihatethecloud added the bug Something isn't working label Jul 5, 2023
@antonym antonym transferred this issue from netbootxyz/netboot.xyz Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant