Skip to content

Instantly share code, notes, and snippets.

@ngbinh
Created April 22, 2015 19:29
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 ngbinh/f92414dfc07374fd47c0 to your computer and use it in GitHub Desktop.
Save ngbinh/f92414dfc07374fd47c0 to your computer and use it in GitHub Desktop.
deisctl status registry
● deis-registry@1.service - deis-registry
Loaded: loaded (/run/fleet/units/deis-registry@1.service; linked-runtime; vendor preset: disabled)
Active: active (running) since Wed 2015-04-22 19:21:08 UTC; 7min ago
Process: 25634 ExecStartPre=/bin/sh -c docker inspect deis-registry >/dev/null 2>&1 && docker rm -f deis-registry || true (code=exited, status=0/SUCCESS)
Process: 25600 ExecStartPre=/bin/sh -c IMAGE=`/run/deis/bin/get_image /deis/registry` && docker history $IMAGE >/dev/null 2>&1 || docker pull $IMAGE (code=exited, status=0/SUCCESS)
Process: 25586 ExecStartPre=/usr/bin/etcdctl mkdir /deis/cache >/dev/null 2>&1 (code=exited, status=4)
Main PID: 25644 (sh)
CGroup: /system.slice/system-deis\x2dregistry.slice/deis-registry@1.service
├─25644 /bin/sh -c IMAGE=`/run/deis/bin/get_image /deis/registry` && docker run --name deis-registry --rm -p 5000:5000 -e EXTERNAL_PORT=5000 -e HOST=$COREOS_PRIVATE_IPV4 $IMAGE
└─25662 docker run --name deis-registry --rm -p 5000:5000 -e EXTERNAL_PORT=5000 -e HOST=172.31.27.128 deis/registry:v1.5.1
Apr 22 19:29:07 ip-172-31-27-128.ec2.internal sh[25644]: 2015-04-22T19:29:07Z f3c7867c353c confd[43]: ERROR template: create_bucket:8:32: executing "create_bucket" at <getv "/deis/store/ga...>: error calling getv: key does not exist
Apr 22 19:29:07 ip-172-31-27-128.ec2.internal sh[25644]: 2015-04-22T19:29:07Z f3c7867c353c confd[43]: ERROR template: config.yml:103:18: executing "config.yml" at <getv "/deis/store/ga...>: error calling getv: key does not exist
Apr 22 19:29:07 ip-172-31-27-128.ec2.internal sh[25644]: 2015-04-22T19:29:07Z f3c7867c353c confd[43]: ERROR template: create_bucket:8:32: executing "create_bucket" at <getv "/deis/store/ga...>: error calling getv: key does not exist
Apr 22 19:29:07 ip-172-31-27-128.ec2.internal sh[25644]: 2015-04-22T19:29:07Z f3c7867c353c confd[43]: ERROR template: create_bucket:8:32: executing "create_bucket" at <getv "/deis/store/ga...>: error calling getv: key does not exist
Apr 22 19:29:07 ip-172-31-27-128.ec2.internal sh[25644]: 2015-04-22T19:29:07Z f3c7867c353c confd[43]: ERROR template: config.yml:103:18: executing "config.yml" at <getv "/deis/store/ga...>: error calling getv: key does not exist
Apr 22 19:29:07 ip-172-31-27-128.ec2.internal sh[25644]: 2015-04-22T19:29:07Z f3c7867c353c confd[43]: ERROR template: create_bucket:8:32: executing "create_bucket" at <getv "/deis/store/ga...>: error calling getv: key does not exist
Apr 22 19:29:07 ip-172-31-27-128.ec2.internal sh[25644]: 2015-04-22T19:29:07Z f3c7867c353c confd[43]: ERROR template: config.yml:103:18: executing "config.yml" at <getv "/deis/store/ga...>: error calling getv: key does not exist
Apr 22 19:29:07 ip-172-31-27-128.ec2.internal sh[25644]: 2015-04-22T19:29:07Z f3c7867c353c confd[43]: ERROR template: config.yml:103:18: executing "config.yml" at <getv "/deis/store/ga...>: error calling getv: key does not exist
Apr 22 19:29:07 ip-172-31-27-128.ec2.internal sh[25644]: 2015-04-22T19:29:07Z f3c7867c353c confd[43]: ERROR template: config.yml:103:18: executing "config.yml" at <getv "/deis/store/ga...>: error calling getv: key does not exist
Apr 22 19:29:07 ip-172-31-27-128.ec2.internal sh[25644]: 2015-04-22T19:29:07Z f3c7867c353c confd[43]: ERROR template: config.yml:103:18: executing "config.yml" at <getv "/deis/store/ga...>: error calling getv: key does not exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment