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
6:13 pm est update | |
core@core-01 ~ $ curl -L http://127.0.0.1:4001/v1/keys/message -d value="Hello world" | |
{"errorCode":300,"message":"Raft Internal Error","index":1} | |
core@core-01 ~ $ /bin/etcd | |
[etcd] Sep 28 22:12:41.106 WARNING | Using the directory core-01.etcd as the etcd curation directory because a directory was not specified. | |
[etcd] Sep 28 22:12:41.107 INFO | The path core-01.etcd/log is in btrfs | |
[etcd] Sep 28 22:12:41.108 INFO | Set NOCOW to path core-01.etcd/log succeeded | |
[etcd] Sep 28 22:12:41.109 INFO | core-01 is starting a new cluster | |
[etcd] Sep 28 22:12:41.111 INFO | etcd server [name core-01, listen on :4001, advertised url http://127.0.0.1:4001] | |
[etcd] Sep 28 22:12:41.111 CRITICAL | Failed to create listener: listen tcp :4001: bind: address already in use |
NewerOlder