Skip to content

Instantly share code, notes, and snippets.

@amaltson
Created March 13, 2014 13:45
Show Gist options
  • Save amaltson/9528776 to your computer and use it in GitHub Desktop.
Save amaltson/9528776 to your computer and use it in GitHub Desktop.
Flynn fails to start
forego | starting etcd on port 5000
forego | starting discoverd on port 5100
forego | starting gitreceive on port 5200
forego | starting shelf on port 5300
forego | starting strowger on port 5400
forego | starting host on port 5500
forego | starting controller on port 5600
discoverd | 2014/03/13 13:42:28 Starting server on :1111...
etcd | [etcd] Mar 13 13:42:28.129 WARNING | Using the directory packer-virtualbox.etcd as the etcd curation directory because a directory was not specified.
etcd | [etcd] Mar 13 13:42:28.148 INFO | etcd server [name packer-virtualbox, listen on :4001, advertised url http://127.0.0.1:4001]
shelf | 2014/03/13 13:42:29 Shelf serving files on 8888 from /vagrant/storage
etcd | [etcd] Mar 13 13:42:29.346 INFO | URLs: / packer-virtualbox (http://127.0.0.1:7001)
etcd | [etcd] Mar 13 13:42:29.347 WARNING | the entire cluster is down! this peer will restart the cluster.
etcd | [etcd] Mar 13 13:42:29.347 INFO | raft server [name packer-virtualbox, listen on :7001, advertised url http://127.0.0.1:7001]
discoverd | 2014/03/13 13:42:29 Register: error: 501: All the given peers are not reachable (Tried to connect to each peer twice and failed) [0]
discoverd | 2014/03/13 13:42:29 Register: error: 501: All the given peers are not reachable (Tried to connect to each peer twice and failed) [0]
strowger | 2014/03/13 13:42:29 discover: register failed: 501: All the given peers are not reachable (Tried to connect to each peer twice and failed) [0]
forego | shutting down
forego | sending SIGTERM to etcd
forego | sending SIGTERM to discoverd
forego | sending SIGTERM to gitreceive
forego | sending SIGTERM to shelf
forego | sending SIGTERM to host
forego | sending SIGTERM to controller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment