PennyDreadfulMTG / perf-reports

2 stars 7 forks source link

Error running task ['scraper', 'all'] #63052

Open vorpal-buildbot opened 2 weeks ago

vorpal-buildbot commented 2 weeks ago

Reported on CLI by CLI

InvalidDataException Scryfall data is not JSON Stack Trace: ``` Python traceback Traceback with variables (most recent call last): File "/penny/decksite/run.py", line 126, in task multiverse.init() args = ['scraper', 'all'] module = 'decksite.scrapers' name = 'all' multiverse = oracle = c = InvalidDataException('Scryfall data is not JSON') repo = File "/penny/decksite/magic/multiverse.py", line 26, in init return asyncio.run(init_async(force)) force = False File "/usr/lib64/python3.10/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) main = debug = None loop = <_UnixSelectorEventLoop running=False closed=True debug=False> File "/usr/lib64/python3.10/asyncio/base_events.py", line 649, in run_until_complete return future.result() self = <_UnixSelectorEventLoop running=False closed=True debug=False> future = exception=InvalidDataException('Scryfall data is not JSON')> new_task = True File "/penny/decksite/magic/multiverse.py", line 30, in init_async last_updated = await fetcher.scryfall_last_updated_async() force = False File "/penny/decksite/magic/fetcher.py", line 197, in scryfall_last_updated_async raise InvalidDataException('Scryfall data is not JSON') from e shared.pd_exception.InvalidDataException: Scryfall data is not JSON ```

Exception_hash: 0ca09af7e0ffb1e9c83814b10737328c777938fb