mstinaff / PMS_Updater

Shell script for updating the Plex Media Server inside the FreeNAS Plex plugin
MIT License
439 stars 91 forks source link

PMS cant start after upgrade #52

Closed authguardian closed 1 year ago

authguardian commented 4 years ago

Hi I am currently using FreeNAS-11.2-U8 running the update script within the jail. After the update it failed to start PMS. Manually starting does the same thing. Here is the log from the Updater script hope that helps.

Using URL https://plex.tv/api/downloads/5.json
Searching https://plex.tv/api/downloads/5.json for the FreeBSD download URL .....Done.
Downloading https://downloads.plex.tv/plex-media-server-new/1.18.8.2468-5d395aa9d/freebsd/PlexMediaServer-1.18.8.2468-5d395aa9d-FreeBSD-amd64.tar.bz2
Download Complete
Verifying /tmp/PlexMediaServer-1.18.8.2468-5d395aa9d-FreeBSD-amd64.tar.bz2 .....Done
Removing previous PMS Backup .....Done.
Stopping Plex Media Server .....plexmediaserver_plexpass not running? (check /var/run/plex/plex.pid).
Done.
Moving current Plex Media Server to backup location .....Done.
Extracting /tmp/PlexMediaServer-1.18.8.2468-5d395aa9d-FreeBSD-amd64.tar.bz2 .....Done.
Starting Plex Media Server .....Starting plexmediaserver_plexpass.
su: pam_start: system error
/usr/local/etc/rc.d/plexmediaserver_plexpass: WARNING: failed to start plexmediaserver_plexpass
Done.

Thanks

ChaosBlades commented 4 years ago

Well the first and most obvious thing you could try is updating to the most recent release instead of reporting a bug for an End of Life version of software. Update FreeNAS to 11.3-U3.2 and update your jails to 11.3-RELEASE

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.