Second time around with truenas. Last time I use to use shell to sudo into root directory. It no longer works. I am having same problem as before. It has to do with installing applications again. So now docker will not even start. Therefore no apps are shown. You can say use API, WebUi but without some basic details for dummies that WINDOWS created, I will never be able to fiquire it out unless I see what exactly to type and where. I am at the point of having to delete hard drive and reinstall truenas. When I left I went to Ubuntu. I had the same problem with software. If there was a problem configuring the latest and had an error. oh my god , they all shut down. Yes I see the error brought up but cannot try to be a programmer and fix config files when I can not get there from the shell. Also have ssh access but ssh://web.ad.dre.ss or ssh://r@web.ad.dre.ss use to work from shell on other network computer the first time around with truenas but not this time. This is what I got.
Error Name: EFAULT
Error Code: 14
Reason: [EFAULT] Docker service is not running
Error Class: CallError
Trace: Traceback (most recent call last):
File “/usr/lib/python3/dist-packages/middlewared/api/base/server/ws_handler/rpc.py”, line 360, in process_method_call
result = await method.call(app, id_, params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/middlewared/api/base/server/method.py”, line 57, in call
result = await self.middleware.call_with_audit(self.name, self.serviceobj, methodobj, params, app,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/middlewared/main.py”, line 954, in call_with_audit
result = await self._call(method, serviceobj, methodobj, params, app=app,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/middlewared/main.py”, line 771, in _call
return await methodobj(*prepared_call.args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/middlewared/service/crud_service.py”, line 176, in create
return await self.middleware._call(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/middlewared/main.py”, line 771, in _call
return await methodobj(*prepared_call.args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/middlewared/service/crud_service.py”, line 214, in nf
rv = await func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/middlewared/api/base/decorator.py”, line 108, in wrapped
result = await func(*args)
^^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/middlewared/plugins/app_registry/crud.py”, line 63, in do_create
await self.middleware.call(‘docker.state.validate’)
File “/usr/lib/python3/dist-packages/middlewared/main.py”, line 1051, in call
return await self._call(
^^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/middlewared/main.py”, line 771, in _call
return await methodobj(*prepared_call.args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/middlewared/plugins/docker/state_management.py”, line 107, in validate
raise CallError(error_str)
middlewared.service_exception.CallError: [EFAULT] Docker service is not running
All I can do is delete these lines and hope it may correct it if I could get to file system. So its down period.