You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 22, 2020. It is now read-only.
I keep getting this error when trying to start the service on a DigitalOcean CoreOs cluster with 3 nodes.
Any ideas of what might be wrong ?
Logs begin at Thu 2014-10-23 22:08:24 UTC, end at Fri 2014-10-24 02:11:52 UTC. --
Oct 24 02:11:42 cluster02 docker[1570]: Error response from daemon: No such container: vulcan1
Oct 24 02:11:42 cluster02 docker[1570]: 2014/10/24 02:11:42 Error: failed to remove one or more containers
Oct 24 02:11:42 cluster02 docker[1585]: Pulling repository mailgun/vulcand
Oct 24 02:11:43 cluster02 systemd[1]: Started Vulcan.
Oct 24 02:11:43 cluster02 docker[1596]: Service exited with error: service start failure: 501: All the given peers are not reachable (Tried to connect to each peer twice and failed) [0]
Oct 24 02:11:43 cluster02 systemd[1]: vulcan.service: main process exited, code=exited, status=255/n/a
Oct 24 02:11:43 cluster02 docker[1658]: Error response from daemon: No such container: vulcan1
Oct 24 02:11:43 cluster02 docker[1658]: 2014/10/24 02:11:43 Error: failed to kill one or more containers
Oct 24 02:11:43 cluster02 systemd[1]: vulcan.service: control process exited, code=exited status=1
Oct 24 02:11:43 cluster02 systemd[1]: Unit vulcan.service entered failed state.