JuliaRegistries / TagBotErrorReports

Automatic error reports by TagBot
0 stars 0 forks source link

GithubException: 403. API rate limit exceeded (create_release) #98

Open JuliaTagBot opened 1 year ago

JuliaTagBot commented 1 year ago

Repo: MasonProtter/SumTypes.jl Run URL: https://github.com/MasonProtter/SumTypes.jl/actions/runs/4570147348 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 94, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 529, in create_release
    log = self._changelog.get(version, sha)
  File "/root/tagbot/action/changelog.py", line 193, in get
    data = self._collect_data(version, sha)
  File "/root/tagbot/action/changelog.py", line 158, in _collect_data
    previous = self._previous_release(version)
  File "/root/tagbot/action/changelog.py", line 50, in _previous_release
    for r in self._repo._repo.get_releases():
  File "/usr/local/lib/python3.8/site-packages/github/PaginatedList.py", line 56, in __iter__
    newElements = self._grow()
  File "/usr/local/lib/python3.8/site-packages/github/PaginatedList.py", line 67, in _grow
    newElements = self._fetchNextPage()
  File "/usr/local/lib/python3.8/site-packages/github/PaginatedList.py", line 199, in _fetchNextPage
    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 5346470.", "documentation_url": "https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}
JuliaTagBot commented 1 year ago

Probably duplicate error: Repo: JuliaGeometry/Meshes.jl Run URL: https://github.com/JuliaGeometry/Meshes.jl/actions/runs/5364319103 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 94, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 529, in create_release
    log = self._changelog.get(version, sha)
  File "/root/tagbot/action/changelog.py", line 193, in get
    data = self._collect_data(version, sha)
  File "/root/tagbot/action/changelog.py", line 158, in _collect_data
    previous = self._previous_release(version)
  File "/root/tagbot/action/changelog.py", line 50, in _previous_release
    for r in self._repo._repo.get_releases():
  File "/usr/local/lib/python3.8/site-packages/github/PaginatedList.py", line 56, in __iter__
    newElements = self._grow()
  File "/usr/local/lib/python3.8/site-packages/github/PaginatedList.py", line 67, in _grow
    newElements = self._fetchNextPage()
  File "/usr/local/lib/python3.8/site-packages/github/PaginatedList.py", line 199, in _fetchNextPage
    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 5871149.", "documentation_url": "https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}
JuliaTagBot commented 1 year ago

Probably duplicate error: Repo: thofma/Hecke.jl Run URL: https://github.com/thofma/Hecke.jl/actions/runs/5499738744 Image ID: sha256:a006af1d84f9acd8911e8ebf449569f4a1da1898545f45187352091efc498caf Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 94, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 529, in create_release
    log = self._changelog.get(version, sha)
  File "/root/tagbot/action/changelog.py", line 193, in get
    data = self._collect_data(version, sha)
  File "/root/tagbot/action/changelog.py", line 158, in _collect_data
    previous = self._previous_release(version)
  File "/root/tagbot/action/changelog.py", line 50, in _previous_release
    for r in self._repo._repo.get_releases():
  File "/usr/local/lib/python3.8/site-packages/github/PaginatedList.py", line 56, in __iter__
    newElements = self._grow()
  File "/usr/local/lib/python3.8/site-packages/github/PaginatedList.py", line 67, in _grow
    newElements = self._fetchNextPage()
  File "/usr/local/lib/python3.8/site-packages/github/PaginatedList.py", line 199, in _fetchNextPage
    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 6676895.", "documentation_url": "https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}