Proszę o pomoc, padł mi dysk na którym miałem suplę, HA, i kilka innych rzeczy w docker.
Miałem kopię zapasową całego dysku więc wgrałem obraz, ale mam jeden problem nie chce mi wystartować docker.
dostaję takie coś:
Code: Select all
pi@raspberrypi:~ $ sudo systemctl status docker
× docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Thu 2024-08-01 13:45:41 CEST; 33min ago
TriggeredBy: × docker.socket
Docs: https://docs.docker.com
Process: 6558 ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock (code=exited, status=2)
Main PID: 6558 (code=exited, status=2)
CPU: 1.441s
Aug 01 13:45:41 raspberrypi systemd[1]: docker.service: Scheduled restart job, restart counter is at 3.
Aug 01 13:45:41 raspberrypi systemd[1]: Stopped docker.service - Docker Application Container Engine.
Aug 01 13:45:41 raspberrypi systemd[1]: docker.service: Consumed 1.441s CPU time.
Aug 01 13:45:41 raspberrypi systemd[1]: docker.service: Start request repeated too quickly.
Aug 01 13:45:41 raspberrypi systemd[1]: docker.service: Failed with result 'exit-code'.
Aug 01 13:45:41 raspberrypi systemd[1]: Failed to start docker.service - Docker Application Container Engine.
Code: Select all
pi@raspberrypi:~ $ sudo systemctl start docker
Job for docker.service failed because the control process exited with error code.
See "systemctl status docker.service" and "journalctl -xeu docker.service" for details.
Może ktoś coś doradzi