Hi guys....
Desperately seek members helps, I'm using FreeNAS 11, all seems ok until i update the and the system can't be able to boot..showing can't load the kernel..
I spend times reading many forums but the problem still persist...below are some of the steps I've gone through but stuck at the stage to unlock my data that seems automatically locked..
1. install new image on different usb drive.
2. upload best working sys config and load into new working system.....
My problem started when I couldn't unlock the volume...i still remember my passphrase key....the error is as followed...hope someone could help solve my problem...
Error Code
Desperately seek members helps, I'm using FreeNAS 11, all seems ok until i update the and the system can't be able to boot..showing can't load the kernel..
I spend times reading many forums but the problem still persist...below are some of the steps I've gone through but stuck at the stage to unlock my data that seems automatically locked..
1. install new image on different usb drive.
2. upload best working sys config and load into new working system.....
My problem started when I couldn't unlock the volume...i still remember my passphrase key....the error is as followed...hope someone could help solve my problem...
Error Code
Code:
Environment: Software Version: FreeNAS-11.0-RELEASE (a2dc21583) Request Method: POST Request URL: http://192.168.224.91/storage/volume/1/unlock/?X-Progress-ID=4e91c48c-42ec-4afa-8b6e-d48e994407d7 Traceback: File "/usr/local/lib/python3.6/site-packages/django/core/handlers/exception.py" in inner 39. 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/storage/views.py" in volume_unlock 1190. form.done(volume=volume) File "./freenasUI/storage/forms.py" in done 2613. raise MiddlewareError(msg) Exception Type: MiddlewareError at /storage/volume/1/unlock/ Exception Value: [MiddlewareError: b'Volume could not be imported: 3 devices failed to decrypt']
Last edited by a moderator: