JuliaRegistries / TagBotErrorReports

Automatic error reports by TagBot
0 stars 0 forks source link

GithubException: 403. API rate limit exceeded (new_versions) #99

Open JuliaTagBot opened 1 year ago

JuliaTagBot commented 1 year ago

Repo: PharosAbad/StatusSwitchingQP.jl Run URL: https://github.com/PharosAbad/StatusSwitchingQP.jl/actions/runs/4957807723 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 74, in <module>
    versions = repo.new_versions()
  File "/root/tagbot/action/repo.py", line 432, in new_versions
    return self._filter_map_versions(versions)
  File "/root/tagbot/action/repo.py", line 279, in _filter_map_versions
    sha = self._commit_sha_of_tag(version)
  File "/root/tagbot/action/repo.py", line 249, in _commit_sha_of_tag
    ref = self._repo.get_git_ref(f"tags/{version}")
  File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 2318, in get_git_ref
    headers, data = self._requester.requestJsonAndCheck(
  File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
    return self.__check(
  File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
    raise self.__createException(status, responseHeaders, output)
github.GithubException.RateLimitExceededException: 403 {"message": "API rate limit exceeded for installation ID 31497976.", "documentation_url": "https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}
JuliaTagBot commented 1 year ago

Probably duplicate error: Repo: camilogarciabotero/BioMarkovChains.jl Run URL: https://github.com/camilogarciabotero/BioMarkovChains.jl/actions/runs/5563237308 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 74, in <module>
    versions = repo.new_versions()
  File "/root/tagbot/action/repo.py", line 432, in new_versions
    return self._filter_map_versions(versions)
  File "/root/tagbot/action/repo.py", line 279, in _filter_map_versions
    sha = self._commit_sha_of_tag(version)
  File "/root/tagbot/action/repo.py", line 249, in _commit_sha_of_tag
    ref = self._repo.get_git_ref(f"tags/{version}")
  File "/usr/local/lib/python3.8/site-packages/github/Repository.py", line 2318, in get_git_ref
    headers, data = self._requester.requestJsonAndCheck(
  File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
    return self.__check(
  File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
    raise self.__createException(status, responseHeaders, output)
github.GithubException.RateLimitExceededException: 403 {"message": "API rate limit exceeded for installation ID 14631197.", "documentation_url": "https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}