Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exec /usr/sbin/start_runit: exec format error,calico v3.29.1,k8s 1.32.1 #9738

Open
13567436138 opened this issue Jan 22, 2025 · 2 comments

Comments

@13567436138
Copy link

root@k8s-master01:~# kubectl logs -n calico-system calico-node-jvwgn
Defaulted container "calico-node" out of: calico-node, flexvol-driver (init), install-cni (init)
exec /usr/sbin/start_runit: exec format error

root@k8s-master01:~# kubectl get pod -n calico-system
NAME                                      READY   STATUS             RESTARTS      AGE
calico-kube-controllers-b9588677d-pbngh   1/1     Running            0             16m
calico-node-5k29r                         0/1     CrashLoopBackOff   4 (85s ago)   2m52s
calico-node-jvwgn                         0/1     CrashLoopBackOff   5 (37s ago)   3m27s
calico-node-kq5t9                         0/1     Running            0             16m
calico-typha-75b76c6447-6m6d6             1/1     Running            0             16m
calico-typha-75b76c6447-6nc9s             1/1     Running            0             16m
csi-node-driver-r74nl                     2/2     Running            0             16m
csi-node-driver-sjxhh                     2/2     Running            0             16m
csi-node-driver-ssdnz                     2/2     Running            0             16m
@caseydavenport
Copy link
Member

@13567436138 could you please fill out the issue template, it provides important information that we need to help you.

exec /usr/sbin/start_runit: exec format error

This usually means you're running a binary built for a different CPU arch - what platform are you running on and how did you install Calico?

@caseydavenport
Copy link
Member

Also what version of Calico are you running?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants