Fore some reason the webui isn't showing the login page anymore. Luckily i enabled SSH but even there login is delayed ans shows an error.
After a reboot it is back to normal but seems to fail again after a application refresh catalog.
Stopping or restarting middlewared doesn't seem to work
After a reboot it is back to normal but seems to fail again after a application refresh catalog.
Stopping or restarting middlewared doesn't seem to work
Code:
root@truenas[~]# service middlewared stop Failed to allocate directory watch: Too many open files zsh: command not found: Failed root@truenas[~]# service middlewared start Failed to allocate directory watch: Too many open files Job for middlewared.service failed because of unavailable resources or another system error. See "systemctl status middlewared.service" and "journalctl -xe" for details.
Code:
░░ The unit run-docker-runtime\x2drunc-moby-c4a7ca754ca6bddabd204d9de5952b00a6e95ef10acd3fa219e0dfa25b2b34c3-runc.eyBRr4.mount has successfully entered the 'dead' state. Jan 31 10:16:46 truenas.local.acme.com collectd[10297]: Traceback (most recent call last): File "/usr/local/lib/collectd_pyplugins/cputemp.py", line 21, in read with Client() as c: File "/usr/lib/python3/dist-packages/middlewared/client/client.py", line 317, in __init__ self._ws.connect() File "/usr/lib/python3/dist-packages/middlewared/client/client.py", line 126, in connect rv = super(WSClient, self).connect() File "/usr/lib/python3/dist-packages/ws4py/client/__init__.py", line 215, in connect self.sock.connect(self.bind_addr) ConnectionRefusedError: [Errno 111] Connection refused Jan 31 10:16:56 truenas.local.acme.com collectd[10297]: Traceback (most recent call last): File "/usr/local/lib/collectd_pyplugins/cputemp.py", line 21, in read with Client() as c: File "/usr/lib/python3/dist-packages/middlewared/client/client.py", line 317, in __init__ self._ws.connect() File "/usr/lib/python3/dist-packages/middlewared/client/client.py", line 126, in connect rv = super(WSClient, self).connect() File "/usr/lib/python3/dist-packages/ws4py/client/__init__.py", line 215, in connect self.sock.connect(self.bind_addr) ConnectionRefusedError: [Errno 111] Connection refused
Last edited: