Hi,
I've been having some issues here. My ubuntu server had been crashing with this error below. The first time it just started happening , i'm unsure what triggered it. But the pms process would crash with status 1. I had to do a full uninstall as detailed here http://forums.plex.tv/discussion/31215
sudo apt-get purge plexmediaserver
sudo rm -rf /var/lib/plexmediaserver
sudo userdel plex
sudo rm /etc/init/plexmediaserver.conf
sudo rm /etc/default/plexmediaserver
Then reinstalled with a
sudo dpkg -i <package name>
It finally started working again, but i had to rebuild the library which took a while.
So i upgrade to 1.3.4 and now the same error comes back. and i had to do the same process over again.
Any ideas?
grambo@gserver:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.5 LTS
Release: 14.04
Codename: trusty
grambo@gserver:~$ uname -a
Linux gserver 3.19.0-71-generic #79~14.04.1-Ubuntu SMP Sat Oct 8 20:07:15 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
grambo@gserver:~$ sudo cat /proc/kmsg
<12>[451276.594895] init: plexmediaserver main process (10029) terminated with s tatus 1
<12>[451276.594904] init: plexmediaserver main process ended, respawning
<12>[451282.872993] init: plexmediaserver main process (10055) terminated with s tatus 1