Freenas 11.2, plugins not available

Arelman

Dabbler
Joined
Jun 25, 2014
Messages
16
Hi
I've searched the forum for this problem and not found it mentioned in the way I am experiencing.
I have just upgraded to 11.2 and most things have worked out well.
Only thing is trying to load plugins (and create jails).
This is what I get

Cmd('git') failed due to: exit code(128) cmdline: git clone -v https://github.com/freenas/iocage-ix-plugins.git /mnt/vol1/iocage/.plugin_index stderr: 'Cloning into '/mnt/vol1/iocage/.plugin_index'... fatal: unable to access 'https://github.com/freenas/iocage-ix-plugins.git/': Couldn't connect to server '

Error: Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 166, in call_method
result = await self.middleware.call_method(self, message)
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 1093, in call_method
return await self._call(message['method'], serviceobj, methodobj, params, app=app, io_thread=False)
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 1037, in _call
return await self._call_worker(name, *args)
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 1058, in _call_worker
return await self.run_in_proc(main_worker, name, args, job)
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 990, in run_in_proc
return await async_run_in_executor(loop, executor, method, *args, **kwargs)
File "/usr/local/lib/python3.6/site-packages/middlewared/utils/asyncio_.py", line 41, in async_run_in_executor
raise result
RuntimeError: Cmd('git') failed due to: exit code(128)
cmdline: git clone -v https://github.com/freenas/iocage-ix-plugins.git /mnt/vol1/iocage/.plugin_index
stderr: 'Cloning into '/mnt/vol1/iocage/.plugin_index'...
fatal: unable to access 'https://github.com/freenas/iocage-ix-plugins.git/': Couldn't connect to server

I have HP Proliant, 4 x 3Tb drives, 8Gb flash drive.

Running Windows 10 Home
Intel (R) Core i5-6600CPU @3.30GHz
RAM 16GB
64 bit operating system

I upgraded from 9.10

Thanks

Roger
 

Redcoat

MVP
Joined
Feb 18, 2014
Messages
2,925
What route did you follow to make the 9.10 to 11.2 upgrade?
Did you migrate your warden jails to iocage?
 

Arelman

Dabbler
Joined
Jun 25, 2014
Messages
16
No.
I selected 11.2 from the drop down menu and hit update.
It did the rest.
 

Redcoat

MVP
Joined
Feb 18, 2014
Messages
2,925

Arelman

Dabbler
Joined
Jun 25, 2014
Messages
16
I have read this twice now.
Managed to get
Activated Pool for Jail Manager: vol1
but the list of available plugins times out.
I'm one step closer.
However, I've been running 9.10 for years and the changes for this newbie are daunting.
I deleted the jails in 9.10 (I was only running Nextcloud and Plex) so I could start again in 11.2.
I was never able to access Nextcloud from an external computer (lots of time trying various things) and that's when I thought a newer version of Freenas may be easier to install it.

When trying to create a jail I get
Error: Fetching remote release choices failed.

I'm a bear of limited brain, I need to do step by step at times.
I have uploaded the config file (I saved before the upgrade).

Any hints on my next step?
 

Jailer

Not strong, but bad
Joined
Sep 12, 2014
Messages
4,977
Do you have a default gateway and name server listed?
 

Arelman

Dabbler
Joined
Jun 25, 2014
Messages
16
Thanks for your help.
I've managed to get the plugins and jails sorted.
Even installed Nextcloud.
Now I'm trying to get Nextcloud working - but that will be a different thread if I need extra help.

Thanks again.
Just the prods are very helpful.

- I reloaded my saved config - and it seemed to upload better than the first time.
But I was also aware by now that my IP address was a little different so I changed it and voila!

Cheers

Roger
 
Top