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 has been archived by the owner on Feb 22, 2022. It is now read-only.
I've just tried the stable/consul chart with ImageTag set to 0.8.0 (.1 and .2) and consul fails to form a cluster when deployed on a minikube test system.
The following errors are thrown by consul in the logs:
2017/05/12 17:54:15 [ERR] memberlist: Failed push/pull merge: Member 'youthful-heron-consul-2' has conflicting node ID '78788416-6a6d-1bf9-9d20-06f082e658f3' with this agent's ID from=172.17.0.11:37822
2017/05/12 17:54:15 [ERR] memberlist: Failed push/pull merge: Member 'youthful-heron-consul-1' has conflicting node ID '78788416-6a6d-1bf9-9d20-06f082e658f3' with this agent's ID from=172.17.0.10:35528
I'll do some research into why this might be and update this issue with any further info.
The text was updated successfully, but these errors were encountered:
Hi,
I've just tried the
stable/consul
chart withImageTag
set to0.8.0
(.1 and .2) and consul fails to form a cluster when deployed on a minikube test system.The following errors are thrown by consul in the logs:
I'll do some research into why this might be and update this issue with any further info.
The text was updated successfully, but these errors were encountered: