JuliaRegistries / TagBotErrorReports

Automatic error reports by TagBot
0 stars 0 forks source link

Automatic error report from FHell/NetworkDynamics.jl #65

Closed JuliaTagBot closed 4 years ago

JuliaTagBot commented 4 years ago

Repo: FHell/NetworkDynamics.jl Run URL: https://github.com/FHell/NetworkDynamics.jl/actions/runs/151320217 Image ID: sha256:7ca9328d827840267f8655cd69e0b637c05baba0651e4dae079eb06b91f75487 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 59, in <module>
    versions = repo.new_versions()
  File "/root/tagbot/action/repo.py", line 290, in new_versions
    return self._filter_map_versions(versions)
  File "/root/tagbot/action/repo.py", line 173, in _filter_map_versions
    expected = self._commit_sha_of_tree(tree)
  File "/root/tagbot/action/repo.py", line 137, in _commit_sha_of_tree
    sha = self._commit_sha_of_tree_from_branch(
  File "/root/tagbot/action/repo.py", line 129, in _commit_sha_of_tree_from_branch
    for commit in self._repo.get_commits(sha=branch, since=since):
  File "/usr/local/lib/python3.8/site-packages/github/PaginatedList.py", line 59, in __iter__
    newElements = self._grow()
  File "/usr/local/lib/python3.8/site-packages/github/PaginatedList.py", line 71, in _grow
    newElements = self._fetchNextPage()
  File "/usr/local/lib/python3.8/site-packages/github/PaginatedList.py", line 200, in _fetchNextPage
    headers, data = self.__requester.requestJsonAndCheck(
  File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 317, in requestJsonAndCheck
    return self.__check(
  File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 342, in __check
    raise self.__createException(status, responseHeaders, output)
github.GithubException.BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://developer.github.com/v3"}
JuliaTagBot commented 4 years ago

Probably duplicate error: Repo: mtsch/Ripserer.jl Run URL: https://github.com/mtsch/Ripserer.jl/actions/runs/151400261 Image ID: sha256:7ca9328d827840267f8655cd69e0b637c05baba0651e4dae079eb06b91f75487 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 59, in <module>
    versions = repo.new_versions()
  File "/root/tagbot/action/repo.py", line 290, in new_versions
    return self._filter_map_versions(versions)
  File "/root/tagbot/action/repo.py", line 173, in _filter_map_versions
    expected = self._commit_sha_of_tree(tree)
  File "/root/tagbot/action/repo.py", line 137, in _commit_sha_of_tree
    sha = self._commit_sha_of_tree_from_branch(
  File "/root/tagbot/action/repo.py", line 129, in _commit_sha_of_tree_from_branch
    for commit in self._repo.get_commits(sha=branch, since=since):
  File "/usr/local/lib/python3.8/site-packages/github/PaginatedList.py", line 59, in __iter__
    newElements = self._grow()
  File "/usr/local/lib/python3.8/site-packages/github/PaginatedList.py", line 71, in _grow
    newElements = self._fetchNextPage()
  File "/usr/local/lib/python3.8/site-packages/github/PaginatedList.py", line 200, in _fetchNextPage
    headers, data = self.__requester.requestJsonAndCheck(
  File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 317, in requestJsonAndCheck
    return self.__check(
  File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 342, in __check
    raise self.__createException(status, responseHeaders, output)
github.GithubException.BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://developer.github.com/v3"}
christopher-dG commented 4 years ago

GitHub outage, most likely