SkyTemple / skytemple-files

Python library to edit the ROM of Pokémon Mystery Dungeon Explorers of Sky (EU/US)
GNU General Public License v3.0
19 stars 23 forks source link

TransportServerError: 400, message='Bad Request', url=URL('https://nss.pmdcollab.org/graphql') #502

Open sentry-io[bot] opened 4 months ago

sentry-io[bot] commented 4 months ago

Sentry Issue: SKYTEMPLE-2AM

JSONDecodeError: Expecting value: line 1 column 1 (char 0)
  File "gql\transport\aiohttp.py", line 335, in execute
  File "aiohttp\client_reqrep.py", line 1182, in json
  File "__init__.py", line 346, in loads
  File "json\decoder.py", line 337, in decode
  File "json\decoder.py", line 355, in raw_decode

ClientResponseError: Bad Request
  File "gql\transport\aiohttp.py", line 323, in raise_response_error
  File "aiohttp\client_reqrep.py", line 1060, in raise_for_status

TransportServerError: 400, message='Bad Request', url=URL('https://nss.pmdcollab.org/graphql')
(2 additional frame(s) were not displayed)
...
  File "gql\client.py", line 795, in connect_async
  File "gql\client.py", line 1661, in fetch_schema
  File "skytemple_files\common\spritecollab\requests.py", line 119, in execute
  File "gql\transport\aiohttp.py", line 342, in execute
  File "gql\transport\aiohttp.py", line 325, in raise_response_error

This has been reported by two people on the Discord server so far. Support thread: https://discord.com/channels/710190644152369162/1238496072238632970. I could not reproduce it myself, so it doesn't seem to happen all the time.

theCapypara commented 4 months ago

@End45 This is for NSS. Are we sure NSS didn't just have issues at that time?

Frostbyte0x70 commented 4 months ago

I can't tell for sure. I think I remember opening the website myself and it did seem to work, but I'm not sure.