Advertisement
iKun2B

Untitled

Jul 26th, 2024
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. systemctl status docker.service
  2. ● docker.service - Docker Application Container Engine
  3. Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
  4. Active: failed (Result: exit-code) since Sat 2024-07-27 12:07:45 CST; 10s ago
  5. TriggeredBy: ● docker.socket
  6. Docs: https://docs.docker.com
  7. Process: 5792 ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock (co> Main PID: 5792 (code=exited, status=1/FAILURE)
  8. CPU: 180ms
  9.  
  10. Jul 27 12:07:45 armbian systemd[1]: docker.service: Scheduled restart job, restart counter is at 3.
  11. Jul 27 12:07:45 armbian systemd[1]: Stopped Docker Application Container Engine.
  12. Jul 27 12:07:45 armbian systemd[1]: docker.service: Start request repeated too quickly.
  13. Jul 27 12:07:45 armbian systemd[1]: docker.service: Failed with result 'exit-code'.
  14. Jul 27 12:07:45 armbian systemd[1]: Failed to start Docker Application Container Engine.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement