I am running Overseerr v 1.33 via docker on my QNAP NAS (TS-230) but I can't login to start the set up process. I'm accessing Overseerr on my local network. Here is the loop.
- I load the login/set up page in my browser.
- I click sign-in.
- The pop up opens.
- I click sign-in.
- The pop up indicates I have signed in successfully and closes.
- Return to 1.
Things I've tried:
-Starting and stopping the container.
-Deleting the DBs and rebuilding the container.
-Checking Reddit and Google.
-Attempting to use another browser and incognito/private mode. I'm using Firefox and I also tried Edge.
-Attempting to set my PlexID manually in my DB - failed since there are no users in the database yet.
These seem to be the relevant log entries I see repeated whenever I attempt to log in:
2023-06-19T08:46:13.313Z [debug][API]: Something went wrong retrieving backdrops {"errorMessage":"[TMDB] Failed to fetch all trending: getaddrinfo EAI_AGAIN api.themoviedb.org"}
2023-06-19T08:46:20.351Z [error][Plex.tv API]: Something went wrong while getting the account from plex.tv: getaddrinfo EAI_AGAIN plex.tv
2023-06-19T08:46:20.355Z [error][API]: Something went wrong authenticating with Plex account {"errorMessage":"Invalid auth token","ip":"::ffff:192.168.1.241"}
Any help is appreciated.