Hi other FreeNASers.
FreeNAS server (FreeNAS-11.3-U5)
I have the Plex Media Server installed as the plex_pass plugin. It’s been working relatively well for a while. Recently Plex stopped being accessible, either from players or from the management IP. I tried restarting the Jail and the plugin a few times with no luck, kept getting Connection Refused messages from browsers
Turns out the plexmediaserver_plexpass service was not running. I ran it using the service plexmediaserver_plexxpass onestart command and it booted right up. Management console loaded fine from the IP address but it wanted me to login and then setup a new server (no longer saw my old server name, or media mappings, or metadata).
Did I miss something? Is there a way to “point” it to the previous config.
I’m not sure why this problem came up in the first place, but it did occur when the server got very low on storage space. I had a few issues with services not being able to load until I cleared up some room, but this plugin is the only one that seems to have actually broken (if the issue is actually related to that space shortage)
I read through this post here:
www.truenas.com
and tried the posters' suggestiong:
"The "correct" fix is to edit: (inside iocage/jail) "/usr/local/etc/rc.d/plexmediaserver" to set LD_LIBRARY_PATH environment variable to be "${SCRIPTPATH}/lib" when it starts Plex, e.g.:"
but that line had already been set to "${SCRIPTPATH}/lib" in my file.
Any tips are appreciated.
Thanks!
FreeNAS server (FreeNAS-11.3-U5)
I have the Plex Media Server installed as the plex_pass plugin. It’s been working relatively well for a while. Recently Plex stopped being accessible, either from players or from the management IP. I tried restarting the Jail and the plugin a few times with no luck, kept getting Connection Refused messages from browsers
Turns out the plexmediaserver_plexpass service was not running. I ran it using the service plexmediaserver_plexxpass onestart command and it booted right up. Management console loaded fine from the IP address but it wanted me to login and then setup a new server (no longer saw my old server name, or media mappings, or metadata).
Did I miss something? Is there a way to “point” it to the previous config.
I’m not sure why this problem came up in the first place, but it did occur when the server got very low on storage space. I had a few issues with services not being able to load until I cleared up some room, but this plugin is the only one that seems to have actually broken (if the issue is actually related to that space shortage)
I read through this post here:
Plex: "Server settings are unavailable" (FIXED)
Applies to: FreeNAS 11.x, TrueNAS 12.x Recently had issue where I upgraded plex (inside iocage jail using PMS_Updater.sh script) on a newly created iocage jail and the settings pages no longer function in Plex web UI. Media plays, media scan works, just nothing for that specific Plex server...

and tried the posters' suggestiong:
"The "correct" fix is to edit: (inside iocage/jail) "/usr/local/etc/rc.d/plexmediaserver" to set LD_LIBRARY_PATH environment variable to be "${SCRIPTPATH}/lib" when it starts Plex, e.g.:"
but that line had already been set to "${SCRIPTPATH}/lib" in my file.
Any tips are appreciated.
Thanks!