PMS not running - no logs at all

Server Version#:1.19.4.2902
Player Version#:

OS: FREENAS 11.2

Server 1.19.3.x had been running fine but overnight it disappeared. Issuing “service plexmediaserver_plexpass start” did not start the service and did not produce any logs.

Have since upgraded to 1.19.4.2902.

Issuing “service plexmediaserver_plexpass start” results in no obvious action. There is no log written to the /usr/local/plexdata-plexpass/Plex Media Server/Logs directory.

Isn’t this command incorrect?

try
service plexmediaserver start
service plexmediaserver status

No, the command is correct.

ls -l /usr/local/etc/rc.d

total 9
-r-xr-xr-x 1 root wheel 3826 May 15 22:15 plexmediaserver_plexpass

See this also: How to Migrate From PlexMediaServer to PlexMediaServer_PlexPass?

Anything in dmesg? Or /var/log/messages?

Well, dmesg is a little perplexing, given that this is really being executed by root. Open to suggestions there, but otherwise: no. Nothing in the logs.

root@plex-nas1:~ # date
Tue Jun  9 20:16:50 EDT 2020
root@plex-nas1:~ # service plexmediaserver_plexpass start
plexmediaserver_plexpass already running?  (pid=89041).
root@plex-nas1:~ # tail -8 /var/log/messages
Jun  7 13:26:43 plex-nas1 rtsold[3327]: <rtsock_input_ifannounce> interface epair0b removed
Jun  7 13:26:43 plex-nas1 syslogd: exiting on signal 15
Jun  7 13:26:48 plex-nas1 syslogd: kernel boot file is /boot/kernel/kernel
Jun  7 14:04:38 plex-nas1 rtsold[27770]: <rtsock_input_ifannounce> interface epair0b removed
Jun  7 14:04:38 plex-nas1 dhclient[27538]: connection closed
Jun  7 14:04:38 plex-nas1 dhclient[27538]: exiting.
Jun  7 14:04:38 plex-nas1 syslogd: exiting on signal 15
Jun  7 14:04:45 plex-nas1 syslogd: kernel boot file is /boot/kernel/kernel
root@plex-nas1:~ # dmesg
dmesg: sysctl kern.msgbuf: Operation not permitted
root@plex-nas1:~ #

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