question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GitHub API limits causes remote plugins not to fetch

See original GitHub issue

Describe the bug GitHub added a limit to their API which blocks our remote plugins from loading.

Here’s the error that’s beings shown.

2022-02-25 09:29:07.240 +00:00 [WRN] Unsuccessful status code returned during new version check. Url: https://api.github.com/repos/btcpayserver/btcpayserver/releases/latest, HTTP Code: Forbidden, Response Body: {"message":"API rate limit exceeded for 193.164.132.159. (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"}

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Kukkscommented, Mar 23, 2022

Should be more bearable with https://github.com/btcpayserver/btcpayserver/commit/5ef41294e4655a4a9921c39dfccf7015a2d165e2 We can reopen if it stays bad and we’ll do more optimizations

Read more comments on GitHub >

github_iconTop Results From Across the Web

Is there a way to increase the API Rate limit or to bypass it ...
I am writing a tool to compare over 350 repositories in an organization and to find their correlations. Ok, the tool uses python...
Read more >
downloading content at runtime results in API rate limits ...
Our pipelines on Bitbucket Pipelines run into issues with failing/timeout. Is there a technical reason to not include all of this into the...
Read more >
Resources in the REST API
The GitHub REST API uses rate limiting to control API traffic. Different types of API requests have different rate limits. The response headers...
Read more >
HttpError: You have exceeded a secondary rate limit. #2204
Current behavior I got the error when semantic-release interacts with GitHub to write success messages [6:24:06 AM] [semantic-release] ...
Read more >
Github Provider: Support API Rate Limiting · Issue #5
Our rate limit is like 5000 calls. I doubt this will be an issue for anyone anytime soon. Our GitHub TF runs are...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found