Server no longer accessible after latest update

Hey everyone. I posted this on Reddit but I’m crossposting it here as I think I’ll get better response.

I upgraded Plex yesterday and I immediately found that I could no longer access the server. Previous updates have gone smoothly. If I access the local ip, I do get the web app, but I get the “your home screen is empty” page. Settings doesn’t show my server at all. I’m curious how it can’t see my content if I am able to access the web app. Any ideas? I apologize if I’m leaving out any information.

One complication is that I use docker to host the Plex server, on Ubuntu Linux.

I tried stopping PMS, renaming Preferences.xml, and restarting PMS. When I went to the local server url, it still takes me straight to Plex.tv to sign in and then redirects me to the local server url and I see the same “your home screen is empty” screen. Shouldn’t removing the Preferences file cause the setup wizard to appear?

Server log

I had a similar problem earlier this week spent an entire day trying to regain entry to my Plex server to no avail. Editing the Preferneces.xml file made no difference at all and I ended up having to uninstall Plex from my QNAP and reinstall it from scratch, not a happy chappy that day.

I’ve got Plex back and rebuilt it but have decided to test Emby alongside and so far its a breath of fresh air with some great features. The Smartthings plugin I love, start a movie it dims the lights, pause the film and it turns the lights up. I could never figure out Plex’s webhook system.

The strange thing is that I’ve wiped out the docker containers and images, and rebuilt them from scratch and get the same result. So I’ve essentially done the same thing as you with a different result.

Are you on the latest version of PMS?

Yes, however when I reinstalled I used the latest image as I also tried downgrading initially.

I installed PMS directly (not through a docker image) and it’s working now. I imagine that something changed with the image when I updated that broke things. Looks like I’ll have to have it installed bare-metal from now on.

We can’t provide support on Reddit.
All we can do on Reddit is direct you here.

FYI: In the future, you can directly upload the ZIP here.

Settings - Server - Troubleshooting - Download Logs

will provide us with everything we need

What I need to best support Linux

I do thank you for the log. In the log. DNS Lookup failure: (CURL error 6)
Check the DNS gateway IP addresses

Mar 04, 2020 14:57:55.837 [0x7f2cce2c3700] DEBUG - Grabber: HDHomerun discovered 0 compatible devices.
Mar 04, 2020 14:57:55.837 [0x7f2cce2c3700] DEBUG - HTTP requesting POST http://127.0.0.1:32600/devices/discover
Mar 04, 2020 14:57:56.358 [0x7f2cccac0700] ERROR - Error issuing curl_easy_perform(handle): 6
Mar 04, 2020 14:57:56.358 [0x7f2cccac0700] WARN - HTTP error requesting GET https://plex.tv/media/providers?X-Plex-Token=xxxxxxxxxxxxxxxxxxxxd not resolve host: plex.tv)
Mar 04, 2020 14:57:56.358 [0x7f2cccac0700] ERROR - Error parsing content.
Mar 04, 2020 14:57:56.370 [0x7f2cccac0700] ERROR - Error parsing XML: Error parsing file.
Mar 04, 2020 14:57:58.256 [0x7f2cce2c3700] DEBUG - HTTP 200 response from POST http://127.0.0.1:32600/devices/discover
Mar 04, 2020 14:57:59.993 [0x7f2ca37fe700] ERROR - Error issuing curl_easy_perform(handle): 6
Mar 04, 2020 14:57:59.993 [0x7f2ca37fe700] WARN - HTTP error requesting GET https://plex.tv/api/v2/user/privacy?X-Plex-Token=xxxxxxxxxxxxxxxxxxxxd not resolve host: plex.tv)
Mar 04, 2020 14:57:59.993 [0x7f2ca37fe700] DEBUG - [Analytics] Using cached data for privacy preferences
Mar 04, 2020 14:57:59.995 [0x7f2ca37fe700] DEBUG - BPQ: generator 3007 is in failed state
Mar 04, 2020 14:57:59.995 [0x7f2ca1ffb700] DEBUG - Versions: updating status for generator 3007
Mar 04, 2020 14:57:59.995 [0x7f2ca37fe700] DEBUG - HTTP requesting GET https://plex.tv/api/v2/release_channe

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