See "systemctl status etcd.service" and "journalctl -xe" for details. [root@k8s ~]# ^C [root@k8s ~]# systemctl status etcd.service ● etcd.service - etcd Loaded: loaded (/etc/systemd/system/etcd.service; enabled; vendor preset: disabled) Active: activating (auto-restart) (Result: exi...
Nov 28 10:26:07 abce etcd[2598]: listeningforclient requestsonlocalhost:2379 Nov 28 10:26:07 abce etcd[2598]: couldn't findlocalname"default"inthe initial cluster configuration Nov 28 10:26:07 abce systemd[1]: etcd.service: main process exited, code=exited, status=1/FAILURE Nov 28 10:...
Nov 28 10:26:07 abce etcd[2598]: listeningforclient requestsonlocalhost:2379 Nov 28 10:26:07 abce etcd[2598]: couldn't findlocalname"default"inthe initial cluster configuration Nov 28 10:26:07 abce systemd[1]: etcd.service: main process exited, code=exited, status=1/FAILURE Nov 28 10:...
startingasetcd member...Nov2810:26:07abce etcd[2598]: listeningforpeersonhttp://8.8.8.8:2380Nov2810:26:07abce etcd[2598]: listeningforclient requestson8.8.8.8:2379Nov2810:26:07abce etcd[2598]: listeningforclient requestsonlocalhost:2379Nov2810:26:07abce etcd[2598]: couldn't findlocalname"d...
请老师协助解答 慕仰4145415 2020-05-09 17:11:12 源自:5- 2319 分享 收起 2回答 刘果国 2020-05-10 16:39:22 你好,检查etcd配置,名字配置为空了。也可以跟课程的配置对比看下 0 回复 qq_Michael_qA 2020-05-10 09:19:46 同步时间了么 0 回复 ...
etcd启动报错:couldn't find local name "default" in the initial cluster configuration 2019-11-28 10:38 −... abce 0 7129 Find the Weak Connected Component in the Directed Graph 2019-12-21 23:02 −Description Find the number Weak Connected Component in the directed graph. Each node in ...
etcd启动报错:couldn't find local name "default" in the initial cluster configuration 2019-11-28 10:38 − 启动etcd的时候报错: # systemctl restart etcd Job for etcd.service failed because the control process exited with error code. See "systemctl status etcd.servi... abce 0 7128 k8s...
3、curl -XPUT $etcdurl/v2/keys/app/servers/$vmname -d value="$vmip:80" 【踩过的坑】 1 : etcd启动失败 屏显报错:etcd: couldn't find local name "etcdserver01" in the initial cluster configuration 解决方式:添加-initial-cluster参数,见启动etcd命令 ...
2017-03-14 17:55:12.239338 C | etcdmain: couldn't find local name "james-etcd-6-8" in the initial cluster configuration Etcd returns with exit code 1. The container is subsequently restarted (data dirs are preserved) and the logs are such: ...
I'm seeing the same problem, but I can't find any logs corresponding to the delete node command. My k3s version is k3s version v1.29.6+k3s2 (b4b156d) I've also been trying to figure out how to get etcdctl to connect to the etcd cluster so I can list members and see if somet...