cool-monkey-71774
01/27/2023, 7:33 AMFATA[0006] starting kubernetes: preparing server: failed to get CA certs: Get "<https://xxxx>:xxxx:xxxx:xxxx:xxxx:xxxx:9345/cacerts": dial tcp [xxxx:xxxx:xxxx:xxxx:xxxx:xxxx]:9345: connect: no route to host
I manage to get it to work by editing the /etc/rancher/rke2/config.yaml.d/50-rancher.yaml file and changing the IPv6 to IPv4.
But I got another issue for the worker nodes even after updating the url, the node gets a 401 unauthorized response, when I try to add other master nodes it works fine
FATA[0000] starting kubernetes: preparing server: <https://xxx.xxx.xxx.xxx:9345/v1-rke2/server-bootstrap>: 401 Unauthorized
Thanks for your timesparse-fireman-14239
01/27/2023, 7:38 AMcool-monkey-71774
01/27/2023, 7:38 AMsparse-fireman-14239
01/27/2023, 8:17 AM