This just keeps getting stranger. The script runs, the jail is created and I am asked
root@cervinia[~/gitplex]# ./plex-jail.sh
Netmask not set, defaulting to /24 (255.255.255.0)
Plex metadata path not set, defaulting to /mnt/Pool.1-3TB/plex_data
Plex media path is /mnt/Pool.1-3TB/Media, the script will mount this into /media inside the Plex jail
Not configuring hardware transcode
Using stable-release plexmediaserver code
Creating jail pms. This may take a minute, please be patient.
pms successfully created!
No default gateway found for ipv6.
* Starting pms
+ Started OK
+ Using devfs_ruleset: 5
+ Configuring VNET OK
+ Using IP options: vnet
+ Starting services OK
+ Executing poststart OK
Successfully added mount to pms’s fstab
Source: /root/gitplex/configs does not exist!
Successfully added mount to pms’s fstab
cp: /configs/pkg.conf: No such file or directory
Command: cp /configs/pkg.conf /usr/local/etc failed!
The package management tool is not yet installed on your system.
Do you want to fetch and install it now? [y/N]: y
Bootstrapping pkg from pkg+http://pkg.FreeBSD.org/FreeBSD:11:amd64/latest, please wait…
Verifying signature with trusted certificate pkg.freebsd.org.2013102301… done
[pms] Installing pkg-1.14.6…
[pms] Extracting pkg-1.14.6: 100%
Updating FreeBSD repository catalogue…
[pms] Fetching meta.conf: 100% 163 B 0.2kB/s 00:01
[pms] Fetching packagesite.txz: 100% 6 MiB 1.3MB/s 00:05
Processing entries: 11%packet_write_wait: Connection to 192.168.1.93 port 22: Broken pipe
Firenze:~ jm$
I am ssh’d in from an iMac (Firenze) and get dropped out. I haven’t the foggiest notion why the connection to 192.168.1.93 is a problem because there is nothing with that IP address on my network. FreeNAS is .1.97, and I can ping the jail IP.
I have stopped and deleted the jail three times and re-run the script. It stops at a different place in the script each time, but always with the same error.
So I got out a keyboard and monitor, ran the script again and with the exception of these lines (possibly more, they scrolled up) it succeeded:
sed: /root/gitplex/configs/update_packages: No such file or directory
crontab: /configs/update_packages: no such file or directory
Command: crontab /configs/update_packages failed!
No matching fstab entry
If you have any closing comments on the crontab messages, I am all ears.
Plex is up and running it would appear, now I need to figure out what to do with it.
Thanks!