ShadowSkippie
Dabbler
- Joined
- Dec 30, 2013
- Messages
- 30
I'm having following issue, the problem is only a week ago i had no issue installing pluggins.
The Freenas machine is only 2 weeks old.
Any ideas on how to fix this?
The Freenas machine is only 2 weeks old.
Any ideas on how to fix this?
Code:
Environment: Software Version: FreeNAS-11.1-U5 (8e2a858a1) Request Method: POST Request URL: http://192.168.0.64/plugins/plugin/install/8b2465b075e748638542562fa6f74a870141b2baf542a3715822c428fb5d7823/ Traceback: File "./freenasUI/jails/utils.py" in new_default_plugin_jail 675. w.template(**template_create_args) File "./freenasUI/common/warden.py" in template 1159. return self.__call(warden_template(flags, **kwargs)) File "./freenasUI/common/warden.py" in __call 1070. tmp = obj.run() File "./freenasUI/common/warden.py" in run 465. raise warden_exception(msg) 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 306. raise e File "./freenasUI/plugins/views.py" in install_available 302. jail = new_default_plugin_jail(plugin.unixname) File "./freenasUI/jails/utils.py" in new_default_plugin_jail 680. raise MiddlewareError(str(e)) Exception Type: MiddlewareError at /plugins/plugin/install/8b2465b075e748638542562fa6f74a870141b2baf542a3715822c428fb5d7823/ Exception Value: [MiddlewareError: [warden_exception: /mnt/JohZ2003/jail/.warden-files-cache/mtree/freenas-pluginjail 0 B 0 Bps x ./ x ./mnt/ x ./tmp/ x ./sbin/ x ./libexec/ x ./sys x ./media/ x ./.plugins/ x ./dev/ x ./var/ x ./.profile x ./usr/ x ./bin/ x ./rescue/ x ./proc/ x ./root/ x ./etc/ x ./boot/ x ./.cshrc x ./lib/ x ./COPYRIGHT x ./lib/libbegemot.so.4 x ./lib/libalias_cuseeme.so x ./lib/libgcc_s.so.1 x ./lib/libalias_pptp.so x ./lib/libgeom.so.5 x ./lib/libssp.so.0 x ./lib/libzpool.so.2 x ./lib/libzfs_core.so.2 x ./lib/libedit.so.7 x ./lib/libipsec.so.4 x ./lib/libctf.so.2: truncated bzip2 input tar: Error exit delayed from previous errors. ERROR: missing files cannot open 'JohZ2003/jail/.warden-template-pluginjail': dataset does not exist find: /mnt/JohZ2003/jail/.warden-template-pluginjail: No such file or directory ERROR: Failed to create ZFS base dataset ]]
Last edited by a moderator: