kubesphere安装前是这样
[root@ks-allinone ]# etcdctl cluster-health
cluster may be unhealthy: failed to list members
Error: client: etcd cluster is unavailable or misconfigured; error #0: malformed HTTP response “\x15\x03\x01\x00\x02\x02”
; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused
error #0: malformed HTTP response “\x15\x03\x01\x00\x02\x02”
error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused
kubesphere安装中途
[root@ks-allinone ]# etcdctl cluster-health
cluster may be unhealthy: failed to list members
Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused
; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused
error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused
error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused
RUNNING HANDLER [etcd : wait for etcd up] *********************************************************************************************
Monday 16 December 2019 14:24:06 +0800 (0:00:02.726) 0:04:11.915 *******
FAILED - RETRYING: wait for etcd up (60 retries left).
…
FAILED - RETRYING: wait for etcd up (1 retries left).
fatal: [ks-allinone]: FAILED! => {
“attempts”: 60,
“changed”: false,
“content”: "",
“redirected”: false,
“status”: -1,
“url”: “https://172.18.248.238:2379/health”
}
MSG:
Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111] Connection refused>