eraser8 55 Posted February 7, 2018 Posted February 7, 2018 Hi guys, I just try to update my current version (3.2.60.0 on FREENAS (V11 up-to-date) and I got this error. Last time I got an error on an update process was because I updated the python version in my jail. but this time, my jail is very clean and I have not played with any other package... Here is the log screen I got on freenas console during the update: Request Method: POST Request URL: https://freenas/plugins/plugin/update/4/ Software Version: FreeNAS-11.1-RELEASE (dc7d195f4) Exception Type: MiddlewareError Exception Value: [MiddlewareError: Failed to update plugin] Exception Location: ./freenasUI/plugins/views.py in plugin_update, line 245 Server time: Tue, 6 Feb 2018 21:10:20 -0500 Traceback Environment:Software Version: FreeNAS-11.1-RELEASE (dc7d195f4)Request Method: POSTRequest URL: https://freenas/plugins/plugin/update/4/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 plugin_update 245. raise MiddlewareError(_("Failed to update plugin"))Exception Type: MiddlewareError at /plugins/plugin/update/4/Exception Value: [MiddlewareError: Failed to update plugin] Request information GETNo GET data POST Variable Value __form_id 'form_str' FILESNo FILES data COOKIES Variable Value fntreeSaveStateCookie 'root' csrftoken 'utoqfa0FjPlzbOVMe2XRGzpun82Mtmxf0M9q5kE10LaXrjybWXPRnmFQ4ijjgH2C' sessionid 'xlwvt6qagjrv9p88gembn4p6yds2b7ty' META Variable Value Hope this can help Thanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now