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
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>
The text was updated successfully, but these errors were encountered:
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>
The text was updated successfully, but these errors were encountered: