Docker server Docker server cannot start
Tried to uninstall Docker and reinstall it but it didn't work
Software Store docker is not installed
`
[2024-07-31 03:40:11][DEBUG] - Traceback (most recent call last):
File "/www/server/panel/class/panelPlugin.py", line 2260, in a
return public.run_plugin(get.name, get.s, get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class/public/common.py", line 8090, in run_plugin
raise PanelError(res['msg'])
public.common.PanelError: An error occurred while the panel was running: Traceback (most recent call last):
File "/www/server/panel/plugin/docker/docker_main.py", line 57, in GetConList
for con in self.__docker.containers.list(all=True):
^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'containers'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/www/server/panel/BTPanel/init.py", line 2520, in publicObject
return run_exec().run(toObject, defs, get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/BTPanel/init.py", line 2466, in run
result = getattr(toObject, get.action)(get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class/panelPlugin.py", line 2262, in a
return public.get_error_object(None, plugin_name=get.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class/public/common.py", line 1204, in get_error_object
result = readFile('{}/BTPanel/templates/default/plugin_error.html'.format(get_panel_path())).format(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: 'plugin name'
['5', '15', '0', '47']
Exception in thread Thread-32 (_thread):
Traceback (most recent call last):
File "/www/server/panel/pyenv/lib/python3.12/threading.py", line 1073, in bootstrap_inner
self.run()
File "/www/server/panel/pyenv/lib/python3.12/threading.py", line 1010, in run
self.target(self.args, **self.kwargs)
File "/www/server/panel/class/simple_websocket/ws.py", line 169, in thread
self.connected = self.handle_events()
^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class/simple_websocket/ws.py", line 249, in handle_events
self.sock.send(out_data)
File "/www/server/panel/pyenv/lib/python3.12/site-packages/gevent/socketcommon.py", line 725, in send
return self.sock.send(data, flags)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
BrokenPipeError: [Errno 32] Broken pipe
Exception in thread Thread-39 (thread):
Traceback (most recent call last):
File "/www/server/panel/pyenv/lib/python3.12/threading.py", line 1073, in bootstrap_inner
self.run()
File "/www/server/panel/pyenv/lib/python3.12/threading.py", line 1010, in run
self.target(self.args, **self.kwargs)
File "/www/server/panel/class/simple_websocket/ws.py", line 169, in thread
self.connected = self.handle_events()
^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class/simple_websocket/ws.py", line 249, in handle_events
self.sock.send(out_data)
File "/www/server/panel/pyenv/lib/python3.12/site-packages/gevent/socketcommon.py", line 725, in send
return self._sock.send(data, flags)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
BrokenPipeError: [Errno 32] Broken pipe
['5', '15', '0', '47']
['5', '15', '0', '117']
['5', '15', '0', '117']
['5', '15', '0', '117']
['5', '15', '0', '117']`