Server Version#: 1.14.1.5488 (installed from repo)
Player Version#:
Ubuntu 16.04 Server
I updated to plexmediaserver_1.15.2.793-782228f99_amd64.deb (downloaded manually) and installed with dpkg -i
After this I am unable to access my server. So, I uninstalled, (including deleting directory). I follwoed these instructions for the uninstall :
https://support.plex.tv/articles/201941078-uninstall-plex-media-server/
I then installed V1.14.1.5488. I installed from the repo’s as I assumed this would be a stable version and was (I think) the version I had before my failed upgrade. I am still unable to access my server, and not sure why.

sudo journalctl -xe | grep -i plex
Mar 24 21:32:21 dellserver systemd[1]: Started Plex Media Server for Linux.
– Subject: Unit plexmediaserver.service has finished start-up
– Unit plexmediaserver.service has finished starting up.
systemctl status plexmediaserver.service
● plexmediaserver.service - Plex Media Server for Linux
Loaded: loaded (/lib/systemd/system/plexmediaserver.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2019-03-24 21:15:26 GMT; 20min ago
Process: 1330 ExecStartPre=/bin/sh -c /usr/bin/test -d "{PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}" || /bin/mkdir -p "{PLEX_MEDIA_SERVER_
Main PID: 1357 (sh)
Tasks: 5
Memory: 46.0M
CPU: 205ms
CGroup: /system.slice/plexmediaserver.service
├─1357 /bin/sh -c LD_LIBRARY_PATH=/usr/lib/plexmediaserver “/usr/lib/plexmediaserver/Plex Media Server”
└─1361 /usr/lib/plexmediaserver/Plex Media Server
Mar 24 21:15:26 dellserver systemd[1]: Starting Plex Media Server for Linux…
Mar 24 21:15:26 dellserver systemd[1]: Started Plex Media Server for Linux.
So, everything looks OK, right? But I cannot access in browser or from any of my players. Also I have Monit checking the status and it shows:
The other thing I have observed is that the there are now no contents of this folder:
john@dellserver:/var/lib/plexmediaserver/Library/Application Support$ ls
john@dellserver:/var/lib/plexmediaserver/Library/Application Support$
I guess I deleted everything in those folders as part of the uninstall, but expected them to be recreated when I reinstalled? This is where the logs should be - is that correct? So I have no logs to provide… (Confused!)
I have made a copy of the Preferences.xml file in readiness to restore my settings… Do I need to manually create the sub directories and put this file in the right place?
I have made the folders owned by plex:
sudo chown -R plex:plex /var/lib/plexmediaserver
Any help much appreciated - the family are missing their plex already!!
John
