Server Version#: 1.14.1.5488-CC260C476
Player Version#: 3.77.4
As title says, recently updated to 11.2 FreeNAS after v9 jail stopped updating. Deleted old jail, created new one under 11.2 jail creation using v11.2 release. Did PKG install, not port version (tried both) when launching Plex is searching for server. Jail storage is mounted, as before. Attempted deleting the Preferences.xml file no resolve. Unsure if subnettting or IP configuration is causing the problem. Previous jail was running on assigned local IP, verified that all old jail data was deleted.
Any tips?
1ST UPDATE: Removed the FreeBSD 11.2 jail completely and switched over to the supported FreeNAS plugin version, issue still occurs.
2ND UPDATE: Backed up FreeNAS configuration and wiped the OS USB drive and reinstalled a sole 11.2 boot environment and upgraded the ZFS volumes for 11.2. Created a new jail, quarterly FreeBSD release is now 1.14.1.5488, installed, server still not recognized. Ruling out preexisting database files stored on mount point drives.
[SOLVED] 3RD UPDATE: My lack of understanding Netmask could have been my issue all along but here are the steps I went about fixing it.
Jail Settings / Properties
Basic Properties:
- Changed the IPv4 Netmask to 24.
Jail Properties:
- Allow Raw Sockets
Network Properties:
- Interfaces set to vnet0:bridge0 (this wasnât changed)
- vnet0_mac (I copied this generated address, then deleted it.)
- vnet_default_interface set to None
I saved the jail and tried to launch it and was met with the same VNET error as before. I updated the jail and once down the jail is running automatically. I stopped it, went back into the Network Properties and pasted the generated MAC address back in and saved it. Repeated the same update process and finally launched into Shell and installed Plex Media Server.
I hope this helps anyone that had my same issues.