Server Version#: 1.18.8.2468-5d395aa9d
Player Version#: ? (Various devices like ios, android, samsung, all latest versions)
SERVER LOG ATTACHED BELOW
Hello,
My Plex server suddenly died and I can’t find anything in the log.
The process is started on my Ubuntu 16.04 machine and has always ran fine
.
I can login via app.plex.tv and even via localip:32400 but I just get the “Plex server is currently unavailable” message with orange exlamation marks next to the libraries.
If I check the service, it is running (see below), the port is opened, I disabled the firewall just to make sure. I can’t find anything obvious in the logs and nothing has changed in my setup afaik.
I have tried to reboot, login/out of clients, restarted the process etc… but nothing works. Any help will be greatly appreciated, I’ll buy you a beer! 
root@Plexcellent:~# ps -efww | grep lex
avahi 774 1 0 15:23 ? 00:00:00 avahi-daemon: running [Plexcellent.local]
plexpy 1003 1 0 15:23 ? 00:00:00 python /opt/plexpy/PlexPy.py --quiet --daemon --nolaunch --config /opt/plexpy/config.ini --datadir /opt/plexpy
plex 1143 1 0 15:23 ? 00:00:00 /usr/lib/plexmediaserver/Plex Media Server
plex 1326 1143 1 15:23 ? 00:00:03 Plex Plug-in [com.plexapp.system] /usr/lib/plexmediaserver/Resources/Plug-ins-5d395aa9d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.18.8.2468-5d395aa9d /usr/lib/plexmediaserver/Resources/Plug-ins-5d395aa9d/System.bundle
plex 1732 1143 0 15:23 ? 00:00:00 /usr/lib/plexmediaserver/Plex Tuner Service /usr/lib/plexmediaserver/Resources/Tuner/Private /usr/lib/plexmediaserver/Resources/Tuner/Shared 1.18.8.2468-5d395aa9d 32600 /waitmutex
plex 1788 1143 3 15:23 ? 00:00:05 Plex Plug-in [com.plexapp.agents.subzero] /usr/lib/plexmediaserver/Resources/Plug-ins-5d395aa9d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.18.8.2468-5d395aa9d /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/Sub-Zero.bundle
plex 1790 1143 2 15:23 ? 00:00:03 Plex Plug-in [com.plexapp.plugins.WebTools] /usr/lib/plexmediaserver/Resources/Plug-ins-5d395aa9d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.18.8.2468-5d395aa9d /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/WebTools.bundle
plex 2045 1143 1 15:23 ? 00:00:01 Plex Plug-in [com.plexapp.agents.imdb] /usr/lib/plexmediaserver/Resources/Plug-ins-5d395aa9d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.18.8.2468-5d395aa9d /usr/lib/plexmediaserver/Resources/Plug-ins-5d395aa9d/PlexMovie.bundle
…
root@Plexcellent:~# service plexmediaserver status
● plexmediaserver.service - Plex Media Server
Loaded: loaded (/lib/systemd/system/plexmediaserver.service; enabled; vendor preset: enabled)
Active: active (running) since zo 2020-03-01 15:23:19 CET; 4min 21s ago
Process: 1125 ExecStartPre=/bin/sh -c /usr/bin/test -d “{PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}" || /bin/mkdir -p "{PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}” (code=exited, status=0/SUCCESS)
Main PID: 1143 (Plex Media Serv)
CGroup: /system.slice/plexmediaserver.service
├─1143 /usr/lib/plexmediaserver/Plex Media Server
├─1326 Plex Plug-in [com.plexapp.system] /usr/lib/plexmediaserver/Resources/Plug-ins-5d395aa9d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.18.8.2468-5d395aa9d /usr/lib/plexmediaserver/Resources/Plug-ins-5d395aa9d/System.bundle
├─1732 /usr/lib/plexmediaserver/Plex Tuner Service /usr/lib/plexmediaserver/Resources/Tuner/Private /usr/lib/plexmediaserver/Resources/Tuner/Shared 1.18.8.2468-5d395aa9d 32600 /waitmutex
├─1788 Plex Plug-in [com.plexapp.agents.subzero] /usr/lib/plexmediaserver/Resources/Plug-ins-5d395aa9d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.18.8.2468-5d395aa9d /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/Sub-Zero.bundle
├─1790 Plex Plug-in [com.plexapp.plugins.WebTools] /usr/lib/plexmediaserver/Resources/Plug-ins-5d395aa9d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.18.8.2468-5d395aa9d /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/WebTools.bundle
└─2045 Plex Plug-in [com.plexapp.agents.imdb] /usr/lib/plexmediaserver/Resources/Plug-ins-5d395aa9d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.18.8.2468-5d395aa9d /usr/lib/plexmediaserver/Resources/Plug-ins-5d395aa9d/PlexMovie.bundle
mrt 01 15:23:19 Plexcellent systemd[1]: Starting Plex Media Server…
mrt 01 15:23:19 Plexcellent systemd[1]: Started Plex Media Server.Plex Media Server.log (204.6 KB)
