PennyDreadfulMTG / perf-reports

2 stars 7 forks source link

Exception running modo_bugs: 500 null #63042

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 11:55:36 GMT', 'content-type': 'application/json; charset=utf-8', 'content-length': '0', 'x-github-media-type': 'github.v3; param=inertia-preview; format=json', 'x-ratelimit-limit': '60', 'x-ratelimit-remaining': '57', 'x-ratelimit-reset': '1713962593', 'x-ratelimit-used': '3', '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': 'origin-when-cross-origin, strict-origin-when-cross-origin', 'content-... 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 32, in main for card in col.get_cards(): 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.117.4077") keep = False card = ProjectCard(id=7646917) content = Issue(title="If you cast a card you don't own with Primal Wellspring, the copy is cast by the card's owner.", number=309) version = '3.4.139.4427' File "/home/discord/bughooks/.venv/lib/python3.10/site-packages/github/PaginatedList.py", line 69, in __iter__ newElements = self._grow() self = File "/home/discord/bughooks/.venv/lib/python3.10/site-packages/github/PaginatedList.py", line 80, in _grow newElements = self._fetchNextPage() self = File "/home/discord/bughooks/.venv/lib/python3.10/site-packages/github/PaginatedList.py", line 213, in _fetchNextPage headers, data = self.__requester.requestJsonAndCheck( self = 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/projects/columns/11349065/cards' parameters = {} 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 11:55:36 GMT', 'content-type': 'application/json; charset=utf-8', 'content-length': '0', 'x-github-media-type': 'github.v3; param=inertia-preview; format=json', 'x-ratelimit-limit': '60', 'x-ratelimit-remaining': '57', 'x-ratelimit-reset': '1713962593', 'x-ratelimit-used': '3', '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': 'origin-when-cross-origin, strict-origin-when-cross-origin', 'content-security-policy': "default-... output = '' data = None github.GithubException.GithubException: 500 null ```

Exception_hash: 1a882e297e86054a605e535fecd74bab92f6248b