Hello, I hope I didn't just trash my Plex Server. I got a notice that there was an update available and it said to do it manually. So I found this and followed it.
1. Login with SSH to your FreeNAS (or alternatively go to shell in WebGUI)
2. type: 'jls' (without ' ' ) and take the note of the # of jail of your Plex installation
3. type: 'jexec # csh' (where # is the number of the jail noted in last step)
4. type: 'fetch -o PMS_Updater.sh https://raw.githubusercontent.com/mstinaff/PMS_Updater/master/PMS_Updater.sh'
5. type: 'chmod 755 PMS_Updater.sh'
6. type: './PMS_Updater.sh -u PlexPass_User -p PlexPass_password -a'
Got a "Done" at the end.
However, I can no longer get to my Plex Server page: http://192.168.1.2:32400/web/index.html#
I get a web site not found. I'm at a loss as to what may have happened.
Any help would be appreciated.
Thanks.
1. Login with SSH to your FreeNAS (or alternatively go to shell in WebGUI)
2. type: 'jls' (without ' ' ) and take the note of the # of jail of your Plex installation
3. type: 'jexec # csh' (where # is the number of the jail noted in last step)
4. type: 'fetch -o PMS_Updater.sh https://raw.githubusercontent.com/mstinaff/PMS_Updater/master/PMS_Updater.sh'
5. type: 'chmod 755 PMS_Updater.sh'
6. type: './PMS_Updater.sh -u PlexPass_User -p PlexPass_password -a'
Got a "Done" at the end.
However, I can no longer get to my Plex Server page: http://192.168.1.2:32400/web/index.html#
I get a web site not found. I'm at a loss as to what may have happened.
Any help would be appreciated.
Thanks.