#"Something went wrong while submitting the request." w/500 in console and nothing in logs

6 messages · Page 1 of 1 (latest)

misty beacon
#

/tv/27211 - Junkyard Wars
I suspect there is an issue with this specific show somewhere on the back end but I'd like independent confirmation and/or any ideas on if it's even possible to resolve this.
The error is displayed in a corner notification on screen. I've never seen this error before.
The 500 is on the POST request to the request API but I'm also seeing a string of 500s related to the ratings API for this same item if that matters.
I've stopped and restarted the docker image and tried all of this incognito as well, no difference. Overseerr is up to date. I can't seem to find a reference to this error anywhere but I haven't gotten into the github repo yet myself.
I've confirmed that other requests still work to both sonarr and radarr but for this one show, I'm seeing the above behavior.

#

"Something went wrong while submitting the request." w/500 in console and nothing in logs

misty beacon
#

NOBODY?!

main summit
#

i too am facing the exact same issue for /tv/67752 (Channel Zero) when requesting all seasons.

#

{"message":"SQLITE_CONSTRAINT: UNIQUE constraint failed: media.tvdbId"}
this is what the backend responded with, as per Chrome's Network Inspector