Nitro626
Dabbler
- Joined
- Mar 4, 2019
- Messages
- 29
Hi All,
I Enable IPv6 last night on my Dell R710 FreeNAS-11.1-U7 server (after researching DNS servers not that was the prompt to do so) today i updated PMS using the following CL
I normally restart the Jail after, did that, waited a few minutes, restarted the whole server, and then thought OH shit here we go I've broken Plex AGAIN !
PMS status not running
I saw in a post on the plex forums from may 2016 there a bug in FreeNAS and PMS with IPv6 and to get round this do a fresh install using
Is this still a thing?
Also my week snapshots fired last night at 22:00 before I enabled IPv6 can i just roll the jail back?
As always Thanks in advance Nitro
I Enable IPv6 last night on my Dell R710 FreeNAS-11.1-U7 server (after researching DNS servers not that was the prompt to do so) today i updated PMS using the following CL
Code:
To update Plex Jail 1. Go to the main jails tab 2. Select plex jail and then select shell command. 3. type "pkg upgrade" 4. type "pkg update" 5. then type "service -R" you are now updated
I normally restart the Jail after, did that, waited a few minutes, restarted the whole server, and then thought OH shit here we go I've broken Plex AGAIN !
PMS status not running
I saw in a post on the plex forums from may 2016 there a bug in FreeNAS and PMS with IPv6 and to get round this do a fresh install using
Code:
Run pkg -4 update (the -4 is there because of another unfixed bug in FreeNAS if you have IPv6 on the network)
Is this still a thing?
Also my week snapshots fired last night at 22:00 before I enabled IPv6 can i just roll the jail back?
As always Thanks in advance Nitro