aunefyren / wrapperr

Website based application that summarizes Plex statistics from a given period and displays it in a nice format. Similar to the Spotify Wrapped concept.
314 stars 22 forks source link

Causing Tautulli to login loop #96

Open EtsuRah opened 4 months ago

EtsuRah commented 4 months ago

I had Tautulli logged in when I ran the .exe (Windows 10 x64), went to go to the settings to get the API key during setup and it knocked me back to login.

I chose "sign in with plex" selected my email and PW the page went as if it were loading then threw me back to the Tautulli sign in page endlessly.

I opened another browser and Tautulli let me in. Once I ran the wrapperr.exe again the same thing happened on the other browser. It sent me to a sign in loop.

Restarting the PC, exiting out of wrapperr, restarting the browser none of those worked. Even with Wrapperr not running I can no longer sign into Tautulli on any browser that was up when Wrapperr ran its executable.

To get it to work again I must completely purge the browser, but running Wrapperr causes it to happen again.

aunefyren commented 4 months ago

The web potion of Wrapperr does not send you to Tautulli in any way. The back end uses the API key to contact the Tautulli server and retrieve data.

Does the login-loop you are describing happen at the Tautulli web site? If so, he problem is most likely there.

To get it to work again I must completely purge the browser, but running Wrapperr causes it to happen again.

Are you running these servers on the same machine? Are they using the same port? Do you use any sort of reverse proxy?