lxcfs-admission-webhook icon indicating copy to clipboard operation
lxcfs-admission-webhook copied to clipboard

CrashLoopBackOff: exec user process caused "no such file or directory"

Open futurist opened this issue 3 years ago • 2 comments

Follow the instruction in README, pod has below status:

kubectl get pod | grep lxcfs

lxcfs-admission-webhook-deployment-845cdc8c6-fng4j   0/1     ContainerCreating   0          92m
lxcfs-sfrjv                                          0/1     CrashLoopBackOff    23         94m

kubectl logs lxcfs-sfrjv

standard_init_linux.go:211: exec user process caused "no such file or directory"

Host System: Debian 9

kubectl version:

Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.3", GitCommit:"2e7996e3e2712684bc73f0dec0200d64eec7fe40", GitTreeState:"clean", BuildDate:"2020-05-20T12:52:00Z", GoVersion:"go1.13.9", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.1", GitCommit:"206bcadf021e76c27513500ca24182692aabd17e", GitTreeState:"clean", BuildDate:"2020-09-09T11:18:22Z", GoVersion:"go1.15", Compiler:"gc", Platform:"linux/amd64"}

futurist avatar Jan 20 '22 08:01 futurist

遇到同样问题。ubuntu16.04的node上

guleng avatar Jan 24 '22 08:01 guleng

I'm having the same problem,

kubernetes version v1.18.1 on Ubuntu 16.04.6 LTS

burgess001 avatar Feb 27 '22 16:02 burgess001