This message was deleted.
# general
a
This message was deleted.
c
confirm that the --server in the config file is pointed at a valid address
under /etc/rancher/rke2/config.yaml.d
worst case, delete the node out of Rancher, uninstall rancher-system-agent and rke2, and start over again.
w
huh. the server address there got set with the v6 address. "https//[fdfa1]9345" I have deleted the node out of rancher, and uninstalled rke2 / rancher-system-agent.
c
it gets that from the server node. you can check
kubectl get node -o wide
to see what the servers addresses are.
if you don’t want to use ipv6, you should disable it at the host level and restart rke2.
w
It's using the v6 address of one of the controlplane/etcd/master nodes. v6 should be working, but I'm double checking now.
"rke2 agent is up and running" Thanks @creamy-pencil-82913! 🙏