This message was deleted.
# rke2
a
This message was deleted.
p
could this help you?
g
First one dosent work because i dont have file like this /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: cannot open `/usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds' (No such file or directory)
second one tehere is no solution. Thank you for your unswer
I think this error can be expected. Maybe you can have this error too. Can you check kubelet logs.
cat /var/lib/rancher/rke2/agent/logs/kubelet.log
p
correct
Copy code
cat /var/lib/rancher/rke2/agent/logs/kubelet.log | grep uds
W0429 11:33:38.380166   20320 driver-call.go:149] FlexVolume: driver call failed: executable: /var/lib/kubelet/volumeplugins/nodeagent~uds/uds, args: [init], error: executable file not found in $PATH, output: ""
E0429 11:33:38.380179   20320 plugins.go:723] "Error dynamically probing plugins" err="error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input"
W0429 11:33:38.380797   20320 driver-call.go:149] FlexVolume: driver call failed: executable: /var/lib/kubelet/volumeplugins/nodeagent~uds/uds, args: [init], error: executable file not found in $PATH, output: ""
E0429 11:33:38.380806   20320 plugins.go:723] "Error dynamically probing plugins" err="error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input"
W0429 11:33:38.383573   20320 driver-call.go:149] FlexVolume: driver call failed: executable: /var/lib/kubelet/volumeplugins/nodeagent~uds/uds, args: [init], error: executable file not found in $PATH, output: ""
E0429 11:33:38.383586   20320 plugins.go:723] "Error dynamically probing plugins" err="error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input"
g
I think its not error
p
Yeah rancher and rke2 are full of those error-not error.
Initializing a new node will land you a lot of similar errors about missing certs for example
1