causefx / Organizr

HTPC/Homelab Services Organizer - Written in PHP
GNU General Public License v3.0
5.12k stars 290 forks source link

Plex Auth login saying succesful but then reloads login page #1514

Closed Dazzler1985 closed 3 years ago

Dazzler1985 commented 3 years ago

Organizr Version: V 2.x Branch: Master WebServer: Nginx Operating System: Ubuntu


Problem Description: i have a user that authenticates with plex but when he does it says login succesful after that it does not go to the homepage but comes back to login again.

in console i found this Autofocus processing was blocked because a document's URL has a fragment '#Homepage'.


Reproduction Steps: i cannot reproduce it on my own pc . i checked all his addons etc even a clean install of chrome and firefox.


Errors on screen? If so paste here: Autofocus processing was blocked because a document's URL has a fragment '#Homepage'. in console of browser.

causefx commented 3 years ago

you may be running into this problem: https://docs.organizr.app/books/troubleshooting/page/plex-login-error---api-connection-failed

Dazzler1985 commented 3 years ago

This can be closed @causefx your a hero it indeed solved the problem for my m8. What is the reason why he has the problem but others don't ?

causefx commented 3 years ago

could be the SSO cookies being returned. The values could be bigger or something. I need to see about combing cookies on my end.