adamant-kite-43734
02/15/2024, 4:35 AMrhythmic-painter-76998
02/15/2024, 7:35 AMWaiting to retrieve agent configuration; server is not ready: Node password rejected, duplicate hostname or contents of '/etc/rancher/node/password' may not match server node-passwd entry, try enabling a unique node name with the --with-node-id flag"
, you have to delete secrets with hostname under kube-system namespace. the secret is with the name <node-name>.node-password.rke2
. then the node init process would register itself.
3. if GET to <https://127.0.0.1:6444>
are timeout or cancelled, try reboot the node.