No connection to server, "Connection refused" when accessing web app

Server Version#: 1.18.2.2058-e67a4e892 armhf
Player Version#: All

Everything was working fine, then one day I was not able to access the server from any player. I am also not able to access the web app either on the server device (Raspberry pi 3B+ running Raspbian) or from another device using the pi’s IP address.

/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Logs/Plex Media Server.5.log says the following:

WARN - NetworkServiceBrowser: Error sending out discover packet from 127.0.0.1 to 127.255.255.255: Operation not permitted

Your network adapter isn’t working.

You should have something on 192.168.x.x, 10.x.x.x, or 172.16.x.x -> 172.31.x.x

Ok, how can I fix that?

I found the solution.

delete (or rename) the Plex Preferences.xml file located at /var/lib/plexmediaserver/Library/Application Support/Plex Media Server,
run:
sudo systemctl restart plexmediaserver

and voila, I was able to access the web app, run the setup wizard, and get going.

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