Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to heartbeat after deliberately killing cluster leader #131

Open
funkytaco opened this issue Feb 4, 2016 · 0 comments
Open

Failed to heartbeat after deliberately killing cluster leader #131

funkytaco opened this issue Feb 4, 2016 · 0 comments

Comments

@funkytaco
Copy link

3 consul cluster. If I kill the cluster leader, my Docker swarm using Consul for k/v store quits working. I thought that one of the other consul members would take over?

I've waited a few hours just to see how long it could take, but it kept trying to connect to the downed Docker container.

2016/02/04 07:53:46 [ERR] raft: Failed to heartbeat to 10.165.41.51:8300: dial tcp 10.165.41.51:8300: connection refused
2016/02/04 07:53:54 [ERR] raft: Failed to AppendEntries to 10.165.41.51:8300: dial tcp 10.165.41.51:8300: connection refused
2016/02/04 07:53:56 [ERR] raft: Failed to heartbeat to 10.165.41.51:8300: dial tcp 10.165.41.51:8300: connection refused
2016/02/04 07:54:04 [ERR] raft: Failed to AppendEntries to 10.165.41.51:8300: dial tcp 10.165.41.51:8300: connection refused
2016/02/04 07:54:07 [ERR] raft: Failed to heartbeat to 10.165.41.51:8300: dial tcp 10.165.41.51:8300: connection refused
2016/02/04 07:54:08 [INFO] serf: attempting reconnect to consul-doc8ucp1 10.165.41.51:8301
2016/02/04 07:54:15 [ERR] raft: Failed to AppendEntries to 10.165.41.51:8300: dial tcp 10.165.41.51:8300: connection refused
2016/02/04 07:54:17 [ERR] raft: Failed to heartbeat to 10.165.41.51:8300: dial tcp 10.165.41.51:8300: connection refused
2016/02/04 07:54:25 [ERR] raft: Failed to AppendEntries to 10.165.41.51:8300: dial tcp 10.165.41.51:8300: connection refused
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant