Skip to content

Instantly share code, notes, and snippets.

@justinhennessy
Created October 29, 2014 13:32
Show Gist options
  • Save justinhennessy/988fb625b31e79ea6288 to your computer and use it in GitHub Desktop.
Save justinhennessy/988fb625b31e79ea6288 to your computer and use it in GitHub Desktop.
Oct 29 13:31:21 ip-10-21-2-40.ec2.internal systemd[1]: Starting deis-router...
Oct 29 13:31:21 ip-10-21-2-40.ec2.internal docker[28918]: [info] GET /v1.14/images/deis/router:v0.12.0/history
Oct 29 13:31:21 ip-10-21-2-40.ec2.internal docker[28918]: [14d449d6] +job history(deis/router:v0.12.0)
Oct 29 13:31:21 ip-10-21-2-40.ec2.internal docker[28918]: [14d449d6] -job history(deis/router:v0.12.0) = OK (0)
Oct 29 13:31:21 ip-10-21-2-40.ec2.internal docker[28918]: [info] GET /v1.14/containers/deis-router/json
Oct 29 13:31:21 ip-10-21-2-40.ec2.internal docker[28918]: [14d449d6] +job container_inspect(deis-router)
Oct 29 13:31:21 ip-10-21-2-40.ec2.internal docker[28918]: No such container: deis-router
Oct 29 13:31:21 ip-10-21-2-40.ec2.internal docker[28918]: [14d449d6] -job container_inspect(deis-router) = ERR (1)
Oct 29 13:31:21 ip-10-21-2-40.ec2.internal docker[28918]: [error] server.go:1062 Handler for GET /containers/{name:.*}/json returned error: No such container: deis-router
Oct 29 13:31:21 ip-10-21-2-40.ec2.internal docker[28918]: [error] server.go:91 HTTP Error: statusCode=404 No such container: deis-router
Oct 29 13:31:21 ip-10-21-2-40.ec2.internal docker[28918]: [info] GET /v1.14/images/deis-router/json
Oct 29 13:31:21 ip-10-21-2-40.ec2.internal docker[28918]: [14d449d6] +job image_inspect(deis-router)
Oct 29 13:31:21 ip-10-21-2-40.ec2.internal docker[28918]: No such image: deis-router
Oct 29 13:31:21 ip-10-21-2-40.ec2.internal docker[28918]: [14d449d6] -job image_inspect(deis-router) = ERR (1)
Oct 29 13:31:21 ip-10-21-2-40.ec2.internal docker[28918]: [error] server.go:1062 Handler for GET /images/{name:.*}/json returned error: No such image: deis-router
Oct 29 13:31:21 ip-10-21-2-40.ec2.internal docker[28918]: [error] server.go:91 HTTP Error: statusCode=404 No such image: deis-router
Oct 29 13:31:21 ip-10-21-2-40.ec2.internal sh[19517]: Error: No such image or container: deis-router
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment