CLOSED: Having issues reinstalling plex via the manual route
Posted: Mon Aug 10, 2015 12:35 pm
I recently had plex 9.11 installed via plex for ahami, but due to the time between updates for the specialized stack for amahi and the fact that I don't even use amahi for any plex features, I decided I wanted to go the self install manual route shown in the Wiki. I uninstalled amahi-plex using through the amahi dashboard, double checked the removal through the yum installed list, and yum remove amahi-plex*.
After removing, I downloaded the latest build to my downloads folder, ran (as root) yum install plex*, and everything installs correctly. I use systemctl enable plexmediaserver.service, then systemctl start plexmedia server, and neither return an error. I try systemctl status plex media server, and at first I get on the 'Active' line, failed (result: auto-restart), and after it tries again, it gets a failed (result: start-limit). It seems to have an error with process 15257 ExecStart=/bin/sh -c /usr/lib/plexmediaserver/Plex\ Media\ Server (code=exited, status=255) and then it has Process: 15255 ExecStartPre=/bin/sh -c /usr/bin/test -d "${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}" || /bin/mkdir -p "${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}" (code=exited, status=0/SUCCESS).
Would like to get plex up and running again, preferably with my settings still in place. Thanks for any help.
After removing, I downloaded the latest build to my downloads folder, ran (as root) yum install plex*, and everything installs correctly. I use systemctl enable plexmediaserver.service, then systemctl start plexmedia server, and neither return an error. I try systemctl status plex media server, and at first I get on the 'Active' line, failed (result: auto-restart), and after it tries again, it gets a failed (result: start-limit). It seems to have an error with process 15257 ExecStart=/bin/sh -c /usr/lib/plexmediaserver/Plex\ Media\ Server (code=exited, status=255) and then it has Process: 15255 ExecStartPre=/bin/sh -c /usr/bin/test -d "${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}" || /bin/mkdir -p "${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}" (code=exited, status=0/SUCCESS).
Would like to get plex up and running again, preferably with my settings still in place. Thanks for any help.