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

Octokit.RateLimitExceededException: API rate limit exceeded #119

Open
josephlees123 opened this issue Jan 17, 2024 · 1 comment
Open

Octokit.RateLimitExceededException: API rate limit exceeded #119

josephlees123 opened this issue Jan 17, 2024 · 1 comment

Comments

@josephlees123
Copy link

(But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
at Octokit.Connection.HandleErrors (Octokit.IResponse response) [0x0001b] in <7324a9fb444147d8b1404b772d5f85ae>:0
at Octokit.Connection.RunRequest (Octokit.Internal.IRequest request, System.Threading.CancellationToken cancellationToken) [0x00131] in <7324a9fb444147d8b1404b772d5f85ae>:0
at Octokit.Connection.Run[T] (Octokit.Internal.IRequest request, System.Threading.CancellationToken cancellationToken) [0x0008c] in <7324a9fb444147d8b1404b772d5f85ae>:0
at Octokit.ApiConnection.GetPage[TU] (System.Uri uri, System.Collections.Generic.IDictionary2[TKey,TValue] parameters, System.String accepts, Octokit.ApiOptions options) [0x000f4] in <7324a9fb444147d8b1404b772d5f85ae>:0 at Octokit.ApiConnection+<>c__DisplayClass18_01[T].b__0 () [0x00089] in <7324a9fb444147d8b1404b772d5f85ae>:0
at Octokit.ApiPagination.GetAllPages[T] (System.Func`1[TResult] getFirstPage, System.Uri uri) [0x00089] in <7324a9fb444147d8b1404b772d5f85ae>:0
at Hypnonema.Server.Utils.UpdateChecker.CheckForNewerVersion () [0x00072] in D:\a\fivem-hypnonema\fivem-hypnonema\src\Hypnonema.Server\Utils\UpdateChecker.cs:28

@fivemelite
Copy link

i'm facing the same issue, did u find a fix for it ?

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

2 participants