Advertisement
fervent

Untitled

Jul 6th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. systemctl restart docker
  2. Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details.
  3. (kqueen-aaR9O5xa) katyafervent@katyafervent-All-Series:~/Projects/kqueen$ systemctl status docker.service
  4. ● docker.service - Docker Application Container Engine
  5. Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
  6. Active: failed (Result: exit-code) since Пт 2018-07-06 15:47:59 MSK; 9s ago
  7. Docs: https://docs.docker.com
  8. Process: 11072 ExecStart=/usr/bin/dockerd -H fd:// $DOCKER_OPTS (code=exited, status=1/FAILURE)
  9. Main PID: 11072 (code=exited, status=1/FAILURE)
  10.  
  11. июл 06 15:47:59 katyafervent-All-Series systemd[1]: Starting Docker Application Container Engine...
  12. июл 06 15:47:59 katyafervent-All-Series dockerd[11072]: unable to configure the Docker daemon with file /etc/docker/daemon.
  13. июл 06 15:47:59 katyafervent-All-Series systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
  14. июл 06 15:47:59 katyafervent-All-Series systemd[1]: Failed to start Docker Application Container Engine.
  15. июл 06 15:47:59 katyafervent-All-Series systemd[1]: docker.service: Unit entered failed state.
  16. июл 06 15:47:59 katyafervent-All-Series systemd[1]: docker.service: Failed with result 'exit-c
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement