Been having some auth issues with my overseerr setup. Decided to try and start from scratch and see if things would work. Running docker with a reverse proxy. Moved the docker config to start fresh. From the server, I login to the localhost:5055 setup page with my plex account but it goes no where. Check the logs and see the below. Could it be something with how I'm accessing my site? Same happens if I try access from my reverse proxy over SSL.
2023-07-30T15:49:52.372Z [error][Plex.tv API]: Something went wrong while getting the account from plex.tv: getaddrinfo EAI_AGAIN plex.tv 2023-07-30T15:49:52.373Z [error][API]: Something went wrong authenticating with Plex account {"errorMessage":"Invalid auth token","ip":"::ffff:192.168.1.100"}
Running overseerr 1.33.2
I've also tried clearing cache and using Firefox, Chrome, Edge all in fresh private browsing sessions.