Can't install plugins on a brand new, test VM, OOBE = not good

Status
Not open for further replies.

diskdiddler

Wizard
Joined
Jul 9, 2014
Messages
2,377
Does anyone know why I can't install plugins on a test VM of FreeNAS 9.10 (latest)
I've installed it on to 2 VM disks, the OS is working fine from what I see but when I go to install a plugin I get the following errors.

I've tried sickbeard and got.
Code:
Sep 16 16:20:09 freenas manage.py: [middleware.exceptions:37] [MiddlewareError: Failed to download http://download.freenas.org/plugins/9/x64: [Errno 54] Connection reset by peer]


Trying Plex I'm getting
Code:
Sep 16 16:51:15 freenas manage.py: [middleware.exceptions:37] [MiddlewareError: Failed to download http://download.freenas.org/plugins/9/x64: [Errno 54] Connection reset by peer]


Couchpotato:
Code:
Sep 16 17:02:51 freenas manage.py: [middleware.exceptions:37] [MiddlewareError: Unable to find template!]


Transmission:
Code:
Sep 16 17:04:21 freenas manage.py: [middleware.exceptions:37] [MiddlewareError: Unable to find template!]


I can confirm the internet is working fine.
Code:
[root@freenas ~]# ping www.google.com   
PING www.google.com (150.101.213.166): 56 data bytes   
64 bytes from 150.101.213.166: icmp_seq=0 ttl=128 time=16.844 ms   
64 bytes from 150.101.213.166: icmp_seq=1 ttl=128 time=24.452 ms   
64 bytes from 150.101.213.166: icmp_seq=2 ttl=128 time=21.107 ms



Surely as default this should just work, I shouldn't need to fiddle with anything on a brand new fresh install as a new user?
 

diskdiddler

Wizard
Joined
Jul 9, 2014
Messages
2,377
Thanks, I got on top of this, looks like DHCP isn't enough for it, I needed to manually set some things
 
Status
Not open for further replies.
Top