PennyDreadfulMTG / perf-reports

2 stars 7 forks source link

Exception running modo_bugs: 502 {"message": "Server Error"} #63043

Open vorpal-buildbot opened 3 weeks ago

vorpal-buildbot commented 3 weeks ago

Reported on run.py by modo-bugs

GithubException 502 {"message": "Server Error"} 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(502, {'message': 'Server Error'}, {'server': 'GitHub.com', 'date': 'Wed, 24 Apr 2024 13:56:01 GMT', 'content-type': 'application/json', 'content-length': '32', 'etag': '"6628dd3a-20"', 'vary': 'Accept-Encoding, Accept, X-Requested-With', 'x-github-request-id': 'CCC6:258835:856BCF9:860FF28:66290F66'}) 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.129.4220") keep = True card = ProjectCard(id=39276373) content = Issue(title="Narset, Enlightened Master's ability allows you to cast creature spells.", number=1001) 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=39276373) content_type = NotSet url = 'https://api.github.com/repos/PennyDreadfulMTG/modo-bugs/issues/413' 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/413' 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 = 502 responseHeaders = {'server': 'GitHub.com', 'date': 'Wed, 24 Apr 2024 13:56:01 GMT', 'content-type': 'application/json', 'content-length': '32', 'etag': '"6628dd3a-20"', 'vary': 'Accept-Encoding, Accept, X-Requested-With', 'x-github-request-id': 'CCC6:258835:856BCF9:860FF28:66290F66'} output = '{\n "message": "Server Error"\n}\n' data = {'message': 'Server Error'} github.GithubException.GithubException: 502 {"message": "Server Error"} ```

Exception_hash: 38064532a37a2dd3c2e5d4451428524c2d623484