Server Version#: 1.16
Player Version#: N/A
After solving this, I left my Synology overnight scanning the TV folder. 12 hours or more later it was still spinning the little spinner int he web UI, and I checked n various clients and nothing had been updated.
I went through the various prefs and found that nearly all my prefs had been reset, so I set things like when to run background task and to notice when files had changed and update, etc.
Still no progress in the updating, so I went to DSM and stopped Plex. I then checked on the shell and saw that the thumbnail process was still running, so I waited a few minutes, but it appeared idle in htop, so I used /usr/syno/bin/synopkg stop "Plex Media Server"
waited and then /usr/syno/bin/synopkg start "Plex Media Server"
.
When I started it, nothing was logged to the PMS.log file, an only one Plex processes appears in the process list:
ps auxww | grep -i plex | egrep -v '(plexpy|grep)'
plex 26677 0.0 0.4 452120 17200 ? Sl 11:04 0:00 /var/packages/Plex Media Server/target/Plex Media Server
Fine. I reboot the Synology, but the behavior does not change. I stop Plex from DSM a fe times and try to restart it. Nothing changes and nothing in the logs in /Plex/Library…
the most recent change in the log files is an hour ago.
At this point I am thinking the best thing to do is to reinstall, but I do not want to lose the users who are attached to the server as that will be a huuuuge pain for me to redo.
One other note, when I stop Plex and start Plex from DSM or synopkg, the stub process /var/packages/Plex Media Server/target/Plex Media Server
does not go away and restart.
And another note. Uninstalled Plex, downloaded 1.16.1 for Intel 64bit and installed it. Same exact behavior. Still nothing in Plex’s own logs since I stopped the server this morning.
# tail synopkg.log
2019/06/27 12:51:56 install Plex Media Server 1.16.1.1273-4b6101f87 End postinst ret=[0]
2019/06/27 12:51:56 install Plex Media Server 1.16.1.1273-4b6101f87 Begin /bin/rm -rf /volume1/@tmp/pkginstall
2019/06/27 12:51:56 install Plex Media Server 1.16.1.1273-4b6101f87 End /bin/rm -rf /volume1/@tmp/pkginstall ret=[0]
2019/06/27 12:51:56 install Plex Media Server 1.16.1.1273-4b6101f87 successfully
2019/06/27 12:51:59 install Plex Media Server: begin to start version 1.16.1.1273-4b6101f87
2019/06/27 12:51:59 install Plex Media Server 1.16.1.1273-4b6101f87 Begin pre-load apparmor
2019/06/27 12:51:59 install Plex Media Server 1.16.1.1273-4b6101f87 End pre-load apparmor ret=[0]
2019/06/27 12:51:59 install Plex Media Server 1.16.1.1273-4b6101f87 Begin start-stop-status start
2019/06/27 12:52:02 install Plex Media Server 1.16.1.1273-4b6101f87 End start-stop-status start ret=[0]
2019/06/27 12:52:02 install Plex Media Server: start version 1.16.1.1273-4b6101f87 successfully, result 0
# ps auxww | grep -i plex | egrep -v '(plexpy|grep)'
plex 5454 0.0 0.4 449120 17072 ? Sl 12:45 0:00 /var/packages/Plex Media Server/target/Plex Media Server
# date
Thu Jun 27 12:58:55 MDT 2019