Michael De Cou
Explorer
- Joined
- Aug 12, 2016
- Messages
- 50
So I have just re-installed my freenas server as a clean install, and am trying to install a plex jail. I am using 2 different approaches, and having trouble with each. Here are my problems:
Option 1: Create Jail, establish networking, and try to install using portsnap. The install completes successfully, but when I go to start the service, I get the following output:
root@Plexmediaserver_1:/usr/ports/multimedia/plexmediaserver-plexpass # service plexmediaserver_plexpass start
Starting plexmediaserver_plexpass.
su: pam_start: system error
/usr/local/etc/rc.d/plexmediaserver_plexpass: WARNING: failed to start plexmediaserver_plexpass
root@Plexmediaserver_1:/usr/ports/multimedia/plexmediaserver-plexpass #
Are there any suggestions as to why this error occurs, or a possible fix?
Option 2: Create the jail using the how-to posted on the Resources pages on Freenas.org. Everything seems to install correctly, but when I try to start the service, i get the following:
root@freenas:~ # iocage exec Plexmediaserver_2 sysrc "plexmediaserver_plexpass_enable=YES"
plexmediaserver_plexpass_enable: -> YES
root@freenas:~ # iocage exec Plexmediaserver_2 sysrc plexmediaserver_plexpass_support_path="/config"
plexmediaserver_plexpass_support_path: -> /config
root@freenas:~ # iocage exec Plexmediaserver_2 service plexmediaserver_plexpass start
plexmediaserver_plexpass does not exist in /etc/rc.d or the local startup
directories (/usr/local/etc/rc.d), or is not executable
True
root@freenas:~ #
Again... any ideas as to how to fix this? In both cases, I am unable to get the service to start. Thanks for any help provided!
Option 1: Create Jail, establish networking, and try to install using portsnap. The install completes successfully, but when I go to start the service, I get the following output:
root@Plexmediaserver_1:/usr/ports/multimedia/plexmediaserver-plexpass # service plexmediaserver_plexpass start
Starting plexmediaserver_plexpass.
su: pam_start: system error
/usr/local/etc/rc.d/plexmediaserver_plexpass: WARNING: failed to start plexmediaserver_plexpass
root@Plexmediaserver_1:/usr/ports/multimedia/plexmediaserver-plexpass #
Are there any suggestions as to why this error occurs, or a possible fix?
Option 2: Create the jail using the how-to posted on the Resources pages on Freenas.org. Everything seems to install correctly, but when I try to start the service, i get the following:
root@freenas:~ # iocage exec Plexmediaserver_2 sysrc "plexmediaserver_plexpass_enable=YES"
plexmediaserver_plexpass_enable: -> YES
root@freenas:~ # iocage exec Plexmediaserver_2 sysrc plexmediaserver_plexpass_support_path="/config"
plexmediaserver_plexpass_support_path: -> /config
root@freenas:~ # iocage exec Plexmediaserver_2 service plexmediaserver_plexpass start
plexmediaserver_plexpass does not exist in /etc/rc.d or the local startup
directories (/usr/local/etc/rc.d), or is not executable
True
root@freenas:~ #
Again... any ideas as to how to fix this? In both cases, I am unable to get the service to start. Thanks for any help provided!