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

GhRequests: Maximum number of login attempts exceeded (403) #320

Closed
yegor256 opened this issue Sep 17, 2013 · 1 comment
Closed

GhRequests: Maximum number of login attempts exceeded (403) #320

yegor256 opened this issue Sep 17, 2013 · 1 comment
Labels

Comments

@yegor256
Copy link
Owner

Very often I see this:

org.eclipse.egit.github.core.client.RequestException: Maximum number of login attempts exceeded (403)
    at org.eclipse.egit.github.core.client.GitHubClient.createException(GitHubClient.java:552)
    at org.eclipse.egit.github.core.client.GitHubClient.get(GitHubClient.java:740)
    at org.eclipse.egit.github.core.client.PageIterator.next(PageIterator.java:173)
    at org.eclipse.egit.github.core.service.GitHubService.getAll(GitHubService.java:151)
    at org.eclipse.egit.github.core.service.PullRequestService.getPullRequests(PullRequestService.java:152)
    at com.rultor.snapshot.StepAspect.track(StepAspect.java:105)
    at com.rultor.guard.github.GhRequests.fetch(GhRequests.java:163)
    at com.rultor.snapshot.TagAspect.track(TagAspect.java:71)
    at com.rultor.guard.github.GhRequests.iterator(GhRequests.java:130)
    at com.rultor.guard.OnPullRequest.pulse(OnPullRequest.java:105)
    at com.rultor.base.Crontab.pulse(Crontab.java:128)
    at com.rultor.base.Parallel.pass(Parallel.java:140)
    at com.rultor.base.Parallel.pulse(Parallel.java:113)
@yegor256
Copy link
Owner Author

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant