Created
October 7, 2014 00:32
-
-
Save kelseyhightower/1acd71b8a355940a7c8e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| confd $ confd --debug --scheme https --onetime -confdir ~/confd-examples/ -node 127.0.0.1:4001 | |
| 2014-10-06T17:32:23-07:00 Macintosh.local confd[76254]: WARNING Skipping confd config file. | |
| 2014-10-06T17:32:23-07:00 Macintosh.local confd[76254]: NOTICE Backend set to etcd | |
| 2014-10-06T17:32:23-07:00 Macintosh.local confd[76254]: NOTICE Starting confd | |
| 2014-10-06T17:32:23-07:00 Macintosh.local confd[76254]: NOTICE Backend nodes set to https://127.0.0.1:4001 | |
| 2014-10-06T17:32:23-07:00 Macintosh.local confd[76254]: ERROR cannot connect to etcd cluster: https://127.0.0.1:4001 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment