"Server settings are unavailable." After update to v1.23.1.4571

Server Version#: v1.23.1.4571
Player Version#: 4.57.4

I just updated my Plex Media Server (plexpass) on my TrueNAS Core Jail (manual installation, not plugin) using the PMS Updater Script and I’m not able to access the server settings web page anymore.

I tried moving the .lib files and I found this post saying to delete some directories but they didn’t exist in my installation.

I downloaded the logs but I’m not sure where to look for information about the server settings not being available.

This thread, and this post in particular, may be helpful.

2 Likes

I seem to have fixed it by replacing my existing rc.d file with this one.

However, now when I do a service plexmediaserver_plexpass status, it shows that the service is not running when it clearly is.

akraut in the post mentioned that something needed to change on the start.sh file as well. Is that hosted somewhere on github as well?

Disregard. I fixed it.

Oddly enough, it works now after I first updated the service with a pkg upgrade to v.122.

After that I ran the PMS Updater script and the export LD_LIBRARY_PATH="${SCRIPTPATH}/lib" was gone from the rc.d file again.

I re-added just the line under the precmd section like akraut suggested, restarted the service and it’s working now.

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.