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

/opt/consul/serf/local.keyring is not replaced when changing encryption keys #256

Closed
ghost opened this issue May 12, 2016 · 3 comments
Closed

Comments

@ghost
Copy link

ghost commented May 12, 2016

If you run consul keygen to generate a new key, the servers and agents will not replace the local.keyring file if it already exists. If you delete local.keyring and do a Puppet apply, the problem is resolved.

The error you receive on an agent is:
[INFO] agent: (LAN) joined: 0 Err: EOF
The error you receive on a server is:
[ERR] memberlist: failed to receive: No installed keys could decrypt the message from= <ip><port>

@solarkennedy
Copy link
Contributor

Are you sure this a problem with the puppet module?
Looks similar to this upstream issue:
hashicorp/consul#719

@ghost
Copy link
Author

ghost commented May 13, 2016

I believe this is the same issue.

@solarkennedy
Copy link
Contributor

Ok in that case I'm going to close it in favor of that one.

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