Skip to content

Instantly share code, notes, and snippets.

@cap10morgan
Created July 8, 2014 20:33
Show Gist options
  • Save cap10morgan/49b8e5b2a268b25275d1 to your computer and use it in GitHub Desktop.
Save cap10morgan/49b8e5b2a268b25275d1 to your computer and use it in GitHub Desktop.
confd command & output
# confd -verbose -onetime -debug -node 172.17.0.2:4001 -confdir /confd
2014-07-08T20:33:35Z 76837d23da9b confd[104]: WARNING Skipping confd config file.
2014-07-08T20:33:35Z 76837d23da9b confd[104]: NOTICE Starting confd
2014-07-08T20:33:35Z 76837d23da9b confd[104]: NOTICE Backend set to
2014-07-08T20:33:35Z 76837d23da9b confd[104]: NOTICE etcd nodes set to http://172.17.0.2:4001
2014-07-08T20:33:35Z 76837d23da9b confd[104]: DEBUG Loading template resources from confdir /confd
2014-07-08T20:33:35Z 76837d23da9b confd[104]: DEBUG Processing template resource /confd/conf.d/haproxy.toml
2014-07-08T20:33:35Z 76837d23da9b confd[104]: DEBUG Loading template resource from /confd/conf.d/haproxy.toml
2014-07-08T20:33:35Z 76837d23da9b confd[104]: DEBUG Retrieving keys from store
2014-07-08T20:33:35Z 76837d23da9b confd[104]: DEBUG Key prefix set to /
2014-07-08T20:33:35Z 76837d23da9b confd[104]: ERROR 501: All the given peers are not reachable (Tried to connect to each peer twice and failed) [0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment