I’ve spent hours this evening attempting to install Plex Server on a new install of Incredible PBX image with Nubs. Once I completed the Incredible PBX install, I proceeded to follow the standard instructions including “sudo apt-get install -t jessie plexmediaserver”
I had missed the step of expanding my disk space and ran out during the Plex install, but I figured out how to completely uninstall and delete support directories.
While the re-install appeared to be successful, every single time I try to start the services I struggle through some new permissions sort of issue (I manually created and changed at least 3-4 directories to be owned by Plex:plex tried chmod 777 too. The current errors are a bit more elusive to me:
– Logs begin at Tue 2018-02-06 10:03:25 CST, end at Tue 2018-02-06 11:00:10 CST. –
Feb 06 11:00:04 incredible sh[7444]: /usr/lib/plexmediaserver/Plex Media Server: error while loading shared libraries: /usr/lib/plexmediaserver/libboost_filesystem.so.1.59.0: file too short
Feb 06 11:00:04 incredible systemd[1]: plexmediaserver.service: main process exited, code=exited, status=127/n/a
Feb 06 11:00:04 incredible systemd[1]: Unit plexmediaserver.service entered failed state.
Feb 06 11:00:10 incredible systemd[1]: plexmediaserver.service holdoff time over, scheduling restart.
Feb 06 11:00:10 incredible systemd[1]: Stopping Plex Media Server for Linux…
– Subject: Unit plexmediaserver.service has begun shutting down
– Defined-By: systemd
– Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
– Unit plexmediaserver.service has begun shutting down.
Feb 06 11:00:10 incredible systemd[1]: Starting Plex Media Server for Linux…
– Subject: Unit plexmediaserver.service has begun with start-up
– Defined-By: systemd
– Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
– Unit plexmediaserver.service has begun starting up.
Feb 06 11:00:10 incredible systemd[1]: Started Plex Media Server for Linux.
– Subject: Unit plexmediaserver.service has finished start-up
– Defined-By: systemd
– Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
– Unit plexmediaserver.service has finished starting up.
– The start-up result is done.
Feb 06 11:00:10 incredible sh[7452]: /usr/lib/plexmediaserver/Plex Media Server: error while loading shared libraries: /usr/lib/plexmediaserver/libboost_filesystem.so.1.59.0: file too short
Feb 06 11:00:10 incredible systemd[1]: plexmediaserver.service: main process exited, code=exited, status=127/n/a
Feb 06 11:00:10 incredible systemd[1]: Unit plexmediaserver.service entered failed state.
root@incredible:~#
I’m not opposed to burning down this Plex installer again but fear I’ll be rebuilding directories all over again as my permission and ownership changes seem to have no impact in the end. I assume there is no reason why Plex can’t coexist with Incredible PBX and other apps but the install just is very unhappy with something in my environment when I presume is permission related. I’ve thought about starting with fresh NUBS again and then finding a different way to install Incredible PBX but honestly that seems like a lot more work than just tinkering with the Plex installer.
I’m not super unix literate but I understand chown chmod permissions, can ssh and generally stumble around in the system. Now I haven’t even started moving my library over from the Mac but if I can’t even get the web front end started then I’m way behind the eight ball.
Thanks in advance for your assistance.