-
Notifications
You must be signed in to change notification settings - Fork 275
Yesterday, one of my master nodes crashed. I am sharing the Kuebelet logs. Can you help? RKE2-server status failed. fieldPath="" kind="Node" apiVersion="" type="Warning" reason="NodePasswordValidationFailed" #6529
Replies: 2 comments · 6 replies
-
This is my config yaml.
|
Beta Was this translation helpful? Give feedback.
All reactions
-
What about rke2-server, apiserver, and etcd pod logs? The kubelet logs don't contain much useful information. |
Beta Was this translation helpful? Give feedback.
All reactions
-
The logs indicate that the service was intentionally stopped, by something or someone. It did not crash. You can find pod logs in /var/log/pods even if the kubelet is down. |
Beta Was this translation helpful? Give feedback.
All reactions
-
@brandond But I saw that the rke2-server status was failed. If one of us had stopped it, shouldn't it have been stopped?
|
Beta Was this translation helpful? Give feedback.
All reactions
-
This is etcd logs, @brandond
|
Beta Was this translation helpful? Give feedback.
All reactions
-
You stopped it, and left it down for almost 8 minutes, before starting it again. The fact that it exited with a non-zero code when stopped does not indicate a problem, that is normal. This doesn't look like a crash to me? |
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
Okey, Thank you very much for your interest. It may be our mistake. @brandond |
Beta Was this translation helpful? Give feedback.
-
Iam using Kubernetes Version: v1.30.0 +rke2r1
failed to destroy network for sandbox \"437860a5f84c942859565cea86b92133e8cc40628a6a4d81f5c1b2c1c13e4463\": plugin type=\"calico\" failed (delete): error getting ClusterInformation: Get \"https://10.43.0.1:443/apis/crd.projectcalico.org/v1/clusterinformations/default\": dial tcp 10.43.0.1:443: connect: connection timed out" podSandboxID="437860a5f84c942859565cea86b92133e8cc40628a6a4d81f5c1b2c1c13e4463"
fieldPath="" kind="Node" apiVersion="" type="Warning" reason="NodePasswordValidationFailed" message="Deferred node password secret validation failed: Internal error occurred: failed calling webhook \"rancher.cattle.io.secrets\": failed to call webhook: Post \"https://rancher-webhook.cattle-system.svc:443/v1/webhook/mutation/secrets?timeout=15s\": proxy error from 127.0.0.1:9345 while dialing 10.42.4.12:9443, code 502: 502 Bad Gateway"
Beta Was this translation helpful? Give feedback.
All reactions