Stuck at setup and plex login #4251
Replies: 11 comments 5 replies
|
I am having the same issue... anyone else... or figured out a solution? I am logging in fine but the setup screen never proceeds to setup plex... |
|
I'll add that I also tried Jellyseerr as an alternative, which is based on Overseerr, and it has the same issue: will not proceed past plex login at setup. |
|
Same thing here - plex login is failing in that way for both overserr and tautulli, so I am assuming wither something wrong on the Plex side, or they changed something about the auth process that the devs here were not made aware of? |
|
I have an existing Overseerr instance that seems to have started having issues once Plex announced their security breach (?) and I reset my Plex account password. After reclaiming my server, I have had 3 users report to me they had issues signing in, and now I can't even sign in using Plex credentials. I receive a "Thanks! You have successfully signed in. You may now close this window." message, but then nothing happens. It sounds like we're having the same problem as far as I can tell. |
|
I am having the same exact issues, I have also tried moving from master branch to develop with no success. |
|
I am poking around both Overseerr and Tautulli, since it seems to be a Plex auth issue. This is coming up on the docker logs for my tautulli instance:
|
|
I didn't realize Tautulli was also an issue until I logged out just now and I'm locked out with the exact same problem I'm having on Overseerr. It's all but confirmed to be a Plex-related issue at this point, but I'm unsure how to address it as I imagine the developers of these two applications would have to change something. |
|
Plex is fixing this: https://forums.plex.tv/t/plex-oauth-authenticate-with-plex-broken-after-plex-web-update-v4-152-0/931098/16 |
|
Has this been resolved? I'm still having this issue with friends and overseerr. |
|
Was able to resolve this by signing out of Plex in the browser, then trying the Overseerr login again. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I've setup Overseer in a Docker container using Portainer on my Synology DS423+
Once deployed I can reach the setup page at my NAS IP (e.g. http://192.168.x.x:5055)
However, when I go through the Plex sign in step, nothing happens and I have the following results:
I have tried these troubleshooting steps without success:
Here is the Docker compose
Here is the overseer log:
All reactions