All plugins are off after freenas server moved to a different network

zimon

Contributor
Joined
Jan 8, 2016
Messages
134
I moved my freenas to a complete different network setup which results in a different ip/subnet.
Before I had 192.168.188.x as a ip and now I have 192.168.1.17.
The result is that all my plugins which are in seperate jails are off and I get the following errors:

Code:
Jan 19 23:17:51 theVault manage.py: [plugins.utils:91] Couldn't retrieve http://192.168.1.17/plugins/transmission/1/_s/status: HTTP Error 503: OK
Jan 19 23:17:51 theVault manage.py: [plugins.utils:91] Couldn't retrieve http://192.168.1.17/plugins/couchpotato/2/_s/status: HTTP Error 503: OK
Jan 19 23:17:51 theVault manage.py: [plugins.utils:91] Couldn't retrieve http://192.168.1.17/plugins/sickrage/5/_s/status: HTTP Error 503: OK
Jan 19 23:17:51 theVault manage.py: [plugins.utils:91] Couldn't retrieve http://192.168.1.17/plugins/resilio/6/_s/status: HTTP Error 503: OK
Jan 19 23:22:35 theVault manage.py: [plugins.utils:91] Couldn't retrieve http://192.168.1.17/plugins/plexmediaserver/3/_s/status: HTTP Error 503: OK


I couldn't find any way to tell those plugins my new ip or if there any other places I have to add this information.

I can still connect to freenas WebUI via the old hostname.

I am using FreeNAS-9.10.2-U1.

In addition I get the following error:
The boot volume state is ONLINE: One or more devices has experienced an unrecoverable error. An attempt was made to correct the error. Applications are unaffected.
 
Last edited:
D

dlavigne

Guest
Were you able to resolve the network issue?

The boot issue can be resolved by doing a fresh install of 9.10.2-U1 on a new stick and restoring your config.
 

zimon

Contributor
Joined
Jan 8, 2016
Messages
134
Yes I could solve the network issue, I added the correct gateway and it worked.

I am still trying to figure out how to solve the other issue
 
Top