PennyDreadfulMTG / perf-reports

2 stars 7 forks source link

Exception running modo_bugs: 500 null #63041

Open vorpal-buildbot opened 3 weeks ago

vorpal-buildbot commented 3 weeks ago

Reported on run.py by modo-bugs

GithubException 500 null Stack Trace: ``` Python traceback Traceback with variables (most recent call last): File "/home/discord/bughooks/run.py", line 102, in modo_bugs main.run(argv) argv = () main = e = GithubException(500, None, {'server': 'GitHub.com', 'date': 'Wed, 24 Apr 2024 10:55:43 GMT', 'content-type': 'application/json; charset=utf-8', 'content-length': '0', 'x-oauth-scopes': 'repo', 'x-accepted-oauth-scopes': 'repo', 'x-github-media-type': 'github.v3; format=json', 'x-github-api-version-selected': '2022-11-28', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4767', 'x-ratelimit-reset': '1713959659', 'x-ratelimit-used': '233', 'x-ratelimit-resource': 'core', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', 'access-control-allow-origin': '*', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'x-frame-options': 'deny', 'x-content-type-options': 'nosniff', 'x-xss-protection': '0'... File "/home/discord/bughooks/modo_bugs/main.py", line 37, in run verification.main() argv = () args = ['scrape_an', 'update', 'scrape_forum', 'verify', 'commit'] logger = wd = 'modo_bugs_repo' changes = [] File "/home/discord/bughooks/modo_bugs/verification.py", line 33, in main content = card.get_content() manifest = tree = identity = data = {'version': '3.4.139.4427'} f = <_io.TextIOWrapper name='mtgo_version.json' mode='w' encoding='UTF-8'> project = Project(name="Verification") current = [ProjectColumn(name="3.4.139.4427")] col = ProjectColumn(name="3.4.123.4152") keep = True card = ProjectCard(id=23663831) content = Issue(title="High Seas only affects red creature spells.", number=8) version = '3.4.139.4427' File "/home/discord/bughooks/.venv/lib/python3.10/site-packages/github/ProjectCard.py", line 135, in get_content headers, data = self._requester.requestJsonAndCheck("GET", url) self = ProjectCard(id=23663831) content_type = NotSet url = 'https://api.github.com/repos/PennyDreadfulMTG/modo-bugs/issues/241' retclass = File "/home/discord/bughooks/.venv/lib/python3.10/site-packages/github/Requester.py", line 442, in requestJsonAndCheck return self.__check( self = verb = 'GET' url = 'https://api.github.com/repos/PennyDreadfulMTG/modo-bugs/issues/241' parameters = None headers = Traceback (most recent call last): File "/home/discord/bughooks/.venv/lib/python3.10/site-packages/traceback_with_variables/core.py", line 222, in _to_cropped_str raw = print_(obj) TypeError: 'str' object is not callable input = None File "/home/discord/bughooks/.venv/lib/python3.10/site-packages/github/Requester.py", line 487, in __check raise self.__createException(status, responseHeaders, data) self = status = 500 responseHeaders = {'server': 'GitHub.com', 'date': 'Wed, 24 Apr 2024 10:55:43 GMT', 'content-type': 'application/json; charset=utf-8', 'content-length': '0', 'x-oauth-scopes': 'repo', 'x-accepted-oauth-scopes': 'repo', 'x-github-media-type': 'github.v3; format=json', 'x-github-api-version-selected': '2022-11-28', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4767', 'x-ratelimit-reset': '1713959659', 'x-ratelimit-used': '233', 'x-ratelimit-resource': 'core', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', 'access-control-allow-origin': '*', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'x-frame-options': 'deny', 'x-content-type-options': 'nosniff', 'x-xss-protection': '0', 'referrer-policy': 'origi... output = '' data = None github.GithubException.GithubException: 500 null ```

Exception_hash: 4c971c6729154654ab206089306ac1d7f3d11b75