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

etcd start failed #176

Closed
tanzhixu opened this issue Sep 7, 2017 · 4 comments
Closed

etcd start failed #176

tanzhixu opened this issue Sep 7, 2017 · 4 comments

Comments

@tanzhixu
Copy link

tanzhixu commented Sep 7, 2017

ERROR: for cyclone_etcd_1 Cannot start service etcd: driver failed programming external connectivity on endpoint cyclone_etcd_1 (24b767714249941982970cfd2e43141ff31cdcdef92b44c73545fc4c6120a8f9): Error starting userland proxy: listen tcp 0.0.0.0:2380: bind: address already in use

ERROR: for etcd Cannot start service etcd: driver failed programming external connectivity on endpoint cyclone_etcd_1 (24b767714249941982970cfd2e43141ff31cdcdef92b44c73545fc4c6120a8f9): Error starting userland proxy: listen tcp 0.0.0.0:2380: bind: address already in use
ERROR: Encountered errors while bringing up the project

@supereagle
Copy link
Member

Please check whether the port 2380 has been used.

@tanzhixu
Copy link
Author

Port 2380 has been used for etcd in my k8s cluster.

@tanzhixu tanzhixu reopened this Sep 12, 2017
@supereagle
Copy link
Member

This is caused by port conflict, before start ETCD, make sure that the port 2380 is not used.

@supereagle
Copy link
Member

ETCD has been removed, so close this issue.

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

2 participants