So I recently updated and changed my override.conf file to match the old one. Made systemD aware of the changes and restarted Plex. Everything is working fine and I went to reboot and it said Plex Media Server failed to start. I check the status of the server and it said that the server is running but there is a warning at the bottom. I followed the warnings recommendations for the command (systemctl daemon-reload, and then systemctl start plexmediaserver) and it worked fine after that. Only problem is now I have to do that everytime I restart the raspberry pi. This is fine except when Im not home and the power goes out or something. rPi reboots and my wife cant get PMS to work until I get home.
Here’s a copy of the plexmediaserver status with the warning message:
sudo service plexmediaserver status
● plexmediaserver.service - Plex Media Server for Linux
Loaded: loaded (/lib/systemd/system/plexmediaserver.service; enabled; vendor preset: ena
Drop-In: /etc/systemd/system/plexmediaserver.service.d
└─override.conf
Active: active (running) since Wed 2018-03-21 16:01:30 JST; 6min ago
Process: 577 ExecStartPre=/bin/sh -c /usr/bin/test -d "${PLEX_MEDIA_SERVER_APPLICATION_SU
Main PID: 593 (sh)
CGroup: /system.slice/plexmediaserver.service
├─593 /bin/sh -c LD_LIBRARY_PATH=/usr/lib/plexmediaserver "/usr/lib/plexmediaser
├─595 /usr/lib/plexmediaserver/Plex Media Server
├─725 Plex Plug-in [com.plexapp.system] /usr/lib/plexmediaserver/Resources/Plug-
├─912 /usr/lib/plexmediaserver/Plex DLNA Server
├─915 /usr/lib/plexmediaserver/Plex Tuner Service /usr/lib/plexmediaserver/Resou
└─979 Plex Plug-in [com.plexapp.agents.imdb] /usr/lib/plexmediaserver/Resources/
Mar 21 16:01:29 RasPlex systemd[1]: Stopped Plex Media Server for Linux.
Mar 21 16:01:29 RasPlex systemd[1]: Starting Plex Media Server for Linux...
Mar 21 16:01:30 RasPlex systemd[1]: Started Plex Media Server for Linux.
Warning: plexmediaserver.service changed on disk. Run 'systemctl daemon-reload' to reload u
lines 1-19/19 (END)