Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1.  
  2. emanuel@Brain:/var/lib$ systemctl status docker.service
  3. ● docker.service - Docker Application Container Engine
  4. Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
  5. Active: failed (Result: exit-code) since Tue 2019-07-16 23:32:55 EDT; 3min 25s ago
  6. Docs: https://docs.docker.com
  7. Process: 8649 ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock (code=exited, status=1/FAILURE)
  8. Main PID: 8649 (code=exited, status=1/FAILURE)
  9.  
  10. Jul 16 23:32:55 Brain systemd[1]: docker.service: Service hold-off time over, scheduling restart.
  11. Jul 16 23:32:55 Brain systemd[1]: docker.service: Scheduled restart job, restart counter is at 4.
  12. Jul 16 23:32:55 Brain systemd[1]: Stopped Docker Application Container Engine.
  13. Jul 16 23:32:55 Brain systemd[1]: docker.service: Start request repeated too quickly.
  14. Jul 16 23:32:55 Brain systemd[1]: docker.service: Failed with result 'exit-code'.
  15. Jul 16 23:32:55 Brain systemd[1]: Failed to start Docker Application Container Engine.
  16. emanuel@Brain:/var/lib$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement