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

Cluster id mismatch Error #11263

Closed
ahmedbilal opened this issue Oct 16, 2019 · 1 comment
Closed

Cluster id mismatch Error #11263

ahmedbilal opened this issue Oct 16, 2019 · 1 comment

Comments

@ahmedbilal
Copy link

Configuration is as follow. (Configuration extension is changed from .yml to .txt as Github don't allow upload of .yml files)

etcd1-log.txt
etcd2-log.txt

etcd1-conf.txt
etcd2-conf.txt
etcd3-conf.txt

The issue doesn't seems to be of stale data as I run etcd using the following command
rm -rf /var/lib/etcd && etcd --config-file /etc/etcd/conf.yml

@ahmedbilal
Copy link
Author

Got it working by using complete IP address in initial-advertise-peer-urls and initial-cluster instead of [::]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant