kuboard-press icon indicating copy to clipboard operation
kuboard-press copied to clipboard

kubord-etcd 端口号与集群的etcd冲突

Open wanghao123123 opened this issue 2 years ago • 3 comments

wanghao123123 avatar Jul 22 '22 03:07 wanghao123123

https://github.com/labring/sealos/issues/1841

sealos run labring/kuboard:v3

cuisongliu avatar Oct 08 '22 04:10 cuisongliu

i also meet the same problem:

the logs of kuboard etcd:

k8smaster k8smaster2 192.168.1.9 192.168.1.19 k8smaster=http://192.168.1.9:2382,k8smaster2=http://192.168.1.19:2382 {"level":"info","ts":"2023-02-17T14:40:00.023Z","caller":"embed/etcd.go:117","msg":"configuring peer listeners","listen-peer-urls":["http://192.168.1.9:2382"]} {"level":"info","ts":"2023-02-17T14:40:00.024Z","caller":"embed/etcd.go:127","msg":"configuring client listeners","listen-client-urls":["http://192.168.1.9:2381"]} {"level":"info","ts":"2023-02-17T14:40:00.024Z","caller":"embed/etcd.go:364","msg":"closing etcd server","name":"k8smaster","data-dir":"/data","advertise-peer-urls":["http://192.168.1.9:2382"],"advertise-client-urls":["http://192.168.1.9:2381"]} {"level":"info","ts":"2023-02-17T14:40:00.025Z","caller":"embed/etcd.go:368","msg":"closed etcd server","name":"k8smaster","data-dir":"/data","advertise-peer-urls":["http://192.168.1.9:2382"],"advertise-client-urls":["http://192.168.1.9:2381"]} {"level":"warn","ts":"2023-02-17T14:40:00.025Z","caller":"etcdmain/etcd.go:176","msg":"failed to start etcd","error":"listen tcp 192.168.1.9:2381: bind: address already in use"} {"level":"fatal","ts":"2023-02-17T14:40:00.025Z","caller":"etcdmain/etcd.go:271","msg":"discovery failed","error":"listen tcp 192.168.1.9:2381: bind: address already in use","stacktrace":"go.etcd.io/etcd/etcdmain.startEtcdOrProxyV2\n\t/tmp/etcd-release-3.4.16/etcd/release/etcd/etcdmain/etcd.go:271\ngo.etcd.io/etcd/etcdmain.Main\n\t/tmp/etcd-release-3.4.16/etcd/release/etcd/etcdmain/main.go:46\nmain.main\n\t/tmp/etcd-release-3.4.16/etcd/release/etcd/main.go:28\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:200

liangsqrt avatar Feb 17 '23 14:02 liangsqrt

解决了吗 image 我这个应该也是这个问题..

pipipapi avatar Aug 29 '23 11:08 pipipapi