Why did my local Plex Media Server disappear from the web GUI?

I had libraries on my localhost, and could also access remote libraries. Suddenly, my local Plex Media Server disappeared from the GUI accessed at app.plex.tv,. It is not even visible in “Choose your Preferred Server.” The other servers to which I have permissions are still visible.

If I access localhost:32400, I get only this XML, not a full GUI.

I tried reinstalling to the latest, 1.27.2.5929-a806c5905 amd64, and get the same thing.

How can I access my localhost’s Plex Media Server?

For local access, add /web to the URL: http://127.0.0.1:32400/web, http://localhost:32400/web, or http://pms_ip_address:32400/web.

1 Like

That gets us to the login screen. [EDIT] After OAuth, a spinner spun for a long time, but eventually we logged in. Thank you!

This indicates, that you disabled auth for your LAN, since otherwise it should redirect

Thank you. I am aware of that option, as in this screenshot, and we never set it., Also, if we go to localhost:32400/web, we get the option for OAuth login, indicating that login is enabled. Also, eventually (with a very long “wait” screen), we did succeed in login.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.