This message was deleted.
# harvester
a
This message was deleted.
a
Copy code
rancher@combine1:~> kubectl get bundles -n fleet-local
E1222 19:10:00.575933    4512 memcache.go:265] couldn't get current server API group list: Get "<https://127.0.0.1:6443/api?timeout=32s>": dial tcp 127.0.0.1:6443: connect: connection refused
E1222 19:10:00.576385    4512 memcache.go:265] couldn't get current server API group list: Get "<https://127.0.0.1:6443/api?timeout=32s>": dial tcp 127.0.0.1:6443: connect: connection refused
E1222 19:10:00.577723    4512 memcache.go:265] couldn't get current server API group list: Get "<https://127.0.0.1:6443/api?timeout=32s>": dial tcp 127.0.0.1:6443: connect: connection refused
E1222 19:10:00.577931    4512 memcache.go:265] couldn't get current server API group list: Get "<https://127.0.0.1:6443/api?timeout=32s>": dial tcp 127.0.0.1:6443: connect: connection refused
E1222 19:10:00.578919    4512 memcache.go:265] couldn't get current server API group list: Get "<https://127.0.0.1:6443/api?timeout=32s>": dial tcp 127.0.0.1:6443: connect: connection refused
The connection to the server 127.0.0.1:6443 was refused - did you specify the right host or port?
seems like the node has something very very wrong with it.
Copy code
Dec 22 19:24:00 combine1 harv-update-rke2-server-url[7397]: + HARVESTER_CONFIG_FILE=/oem/harvester.config
Dec 22 19:24:00 combine1 harv-update-rke2-server-url[7397]: + RKE2_VIP_CONFIG_FILE=/etc/rancher/rke2/config.yaml.d/90-harvester-vip.yaml
Dec 22 19:24:00 combine1 harv-update-rke2-server-url[7397]: + case $1 in
Dec 22 19:24:00 combine1 harv-update-rke2-server-url[7397]: + update_agent_conf
Dec 22 19:24:00 combine1 harv-update-rke2-server-url[7399]: ++ yq -e e .serverurl /oem/harvester.config
Dec 22 19:24:00 combine1 harv-update-rke2-server-url[7397]: + server_url=
Dec 22 19:24:00 combine1 harv-update-rke2-server-url[7397]: + '[' -z '' ']'
Dec 22 19:24:00 combine1 harv-update-rke2-server-url[7397]: + echo '[Error] fail to get server URL in Harvester config.'
Dec 22 19:24:00 combine1 harv-update-rke2-server-url[7397]: [Error] fail to get server URL in Harvester config.
Dec 22 19:24:00 combine1 harv-update-rke2-server-url[7397]: + exit 1
Dec 22 19:24:00 combine1 systemd[1]: rke2-agent.service: Control process exited, code=exited, status=1/FAILURE
the UI is up, and vm, appear to be able to be started on two of the 5 nodes.
but kubectl commands fail on all nodes.
c
Hi @alert-london-41705 could you open a issue, write the symptoms, and attach the log and support bundle? Thanks!