JuliaRegistries / TagBotErrorReports

Automatic error reports by TagBot
0 stars 0 forks source link

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

Open JuliaTagBot opened 1 year ago

JuliaTagBot commented 1 year ago

Repo: paschermayr/Baytes.jl Run URL: https://github.com/paschermayr/Baytes.jl/actions/runs/4135714265 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 176, in _collect_data
    "custom": self._custom_release_notes(version),
  File "/root/tagbot/action/changelog.py", line 109, in _custom_release_notes
    pr = self._repo._registry_pr(version)
  File "/root/tagbot/action/repo.py", line 191, in _registry_pr
    for pr in prs:
  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 19006110.", "documentation_url": "https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}
JuliaTagBot commented 1 year ago

Probably duplicate error: Repo: vnegi10/WeatherReport.jl Run URL: https://github.com/vnegi10/WeatherReport.jl/actions/runs/4681019121 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 176, in _collect_data
    "custom": self._custom_release_notes(version),
  File "/root/tagbot/action/changelog.py", line 109, in _custom_release_notes
    pr = self._repo._registry_pr(version)
  File "/root/tagbot/action/repo.py", line 196, in _registry_pr
    for pr in prs:
  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 18163185.", "documentation_url": "https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}
JuliaTagBot commented 1 year ago

Probably duplicate error: Repo: JuliaArrays/BlockArrays.jl Run URL: https://github.com/JuliaArrays/BlockArrays.jl/actions/runs/5284901021 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 176, in _collect_data
    "custom": self._custom_release_notes(version),
  File "/root/tagbot/action/changelog.py", line 109, in _custom_release_notes
    pr = self._repo._registry_pr(version)
  File "/root/tagbot/action/repo.py", line 196, in _registry_pr
    for pr in prs:
  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 4972336.", "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/5701884641 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 176, in _collect_data
    "custom": self._custom_release_notes(version),
  File "/root/tagbot/action/changelog.py", line 109, in _custom_release_notes
    pr = self._repo._registry_pr(version)
  File "/root/tagbot/action/repo.py", line 196, in _registry_pr
    for pr in prs:
  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"}