Skip to content

Instantly share code, notes, and snippets.

@BruceMWhealton
Created September 27, 2016 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BruceMWhealton/0c6b84062b013d500089c5e22bf10462 to your computer and use it in GitHub Desktop.
Save BruceMWhealton/0c6b84062b013d500089c5e22bf10462 to your computer and use it in GitHub Desktop.
bruce@brucemwhealton:~$ sudo service docker start
[sudo] password for bruce:
Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details.
bruce@brucemwhealton:~$ journalctl -xe
-- Subject: Unit docker.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit docker.service has failed.
--
-- The result is failed.
Sep 27 10:18:03 brucemwhealton systemd[1]: docker.service: Unit entered failed s
Sep 27 10:18:03 brucemwhealton systemd[1]: docker.service: Failed with result 'e
Sep 27 10:18:03 brucemwhealton sudo[8928]: pam_unix(sudo:session): session close
lines 1573-1582/1582 (END)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment