Cannot install plugins

Status
Not open for further replies.

mikst

Cadet
Joined
Feb 24, 2018
Messages
9
Hello,

I have a problem when installing plugins.
During the installation it fails due to download problem.
I have tried different plugins different days with the same result.
It could stop when downloading the plugin or later in the process.
No common pattern.

The FN is a fresh installation and seems to work properly despite the plugin installation.
The jail is stored in the storage pool.

The WebGUI seems not to support an installation of local stored files.
Is it hard to do a manual installation via CLI?
Seems to be the only option at the moment.
 
D

dlavigne

Guest
Which build version (System -> Information)?

What exact error do you receive?
 

mikst

Cadet
Joined
Feb 24, 2018
Messages
9
Which build version (System -> Information)?

What exact error do you receive?
It was a download error.
I cannot check since I have deleted that installation and try to install 11.1-U2 but now I get cannot mount root from ufs:/dev/Md=.uzip error 19

Checksum OK
ESXi 6.0 HPE
HP ML10 v2
 

mikst

Cadet
Joined
Feb 24, 2018
Messages
9
This is the message I get when trying to install plugins

Request Method: POST
Request URL: http://10.10.1.10/plugins/plugin/in...e3f2bfab5b59311b40c0abc50f11a768cf991b74006f/
Software Version: FreeNAS-11.1-U1 (f7e246b8f)
Exception Type: MiddlewareError
Exception Value:
[MiddlewareError: Failed to download plugin]
Exception Location: ./freenasUI/plugins/views.py in install_available, line 299
Server time: Thu, 1 Mar 2018 11:30:43 -0800
Traceback

Environment:

Software Version: FreeNAS-11.1-U1 (f7e246b8f)
Request Method: POST
Request URL: http://10.10.1.10/plugins/plugin/in...e3f2bfab5b59311b40c0abc50f11a768cf991b74006f/


Traceback:
File "/usr/local/lib/python3.6/site-packages/django/core/handlers/exception.py" in inner
42. response = get_response(request)
File "/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py" in _legacy_get_response
249. response = self._get_response(request)
File "/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py" in _get_response
178. response = middleware_method(request, callback, callback_args, callback_kwargs)
File "./freenasUI/freeadmin/middleware.py" in process_view
162. return login_required(view_func)(request, *view_args, **view_kwargs)
File "/usr/local/lib/python3.6/site-packages/django/contrib/auth/decorators.py" in _wrapped_view
23. return view_func(request, *args, **kwargs)
File "./freenasUI/plugins/views.py" in install_available
299. raise MiddlewareError(_("Failed to download plugin"))

Exception Type: MiddlewareError at /plugins/plugin/install/929d8e086396c977ee9fe3f2bfab5b59311b40c0abc50f11a768cf991b74006f/
Exception Value: [MiddlewareError: Failed to download plugin]



Request information
GET
No GET data

POST
Variable Value
__form_id 'form_str'
FILES
No FILES data

COOKIES
Variable Value
fntreeSaveStateCookie 'root%2Croot%2F8%2Croot%2F44%2Croot%2F44%2F46'
csrftoken 'JUL1VPVXDNu7VNChLLM6s28O40fuoxPlRsINsjjBzVBpAnIuE3a7sP42NdNNsTGP'
sessionid '9yft52ofbj79wcnx0snvtiukqa4dwunl'
META
Variable Value
 

mikst

Cadet
Joined
Feb 24, 2018
Messages
9
I think so but it worked yesterday.
Before I used three name servers, the gateway, 8.8.8.8 and 8.8.4.4.
After deleting the Google addresses and only using the gateway it seems to work.
 
Status
Not open for further replies.
Top