Where and how to access shh since shell does not allow

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.

Where and how to access shh

System → Services → SSH

You won’t be able to edit it easily, and even if you could do so it would still fail, perhaps in even more spectacular ways, as the docker service quite clearly is not running. Have you chosen a pool for apps?

Your post seems to be a bit more of a general grumble without any info as to how you got to the state you are currently in, so there’s not really any guidance anyone could offer here.

Dont know what way you have been installing apps, but you should do them all via gui. You can choose from apps, or install it via yaml.

Well I got side tracked on my truck computers. Finally got it to start after 2 CPU orders. Your right . I could do nothing to those files since They are read only. I have been loading apps from apps store. I have been choosing my own location for storing instead of pool. The last app was filebrowser. I did not finish install because it was asking to create a database. I did not want to create one, just wanted to be able to look at my files. So now docker will not start. This was a preinstall to run app. So how do I get docker running, delete the filebrowser folders?