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

CRI fails to start #9496

Open
duhruh opened this issue Oct 12, 2024 · 2 comments
Open

CRI fails to start #9496

duhruh opened this issue Oct 12, 2024 · 2 comments

Comments

@duhruh
Copy link

duhruh commented Oct 12, 2024

Bug Report

One of my nodes just started failing:

with the following

 {"error":"failed to recover state: failed to get metadata for stored sandbox \"c72f1f0286499086549d0a4b51e91fe929190335fbdb9d98119c654aa42d2f0e\": not found","level":"fatal","msg":"Failed to run CRI service","time":"2024-10-12T23:27:38.449872185Z"}

this is preventing cri from starting.

Is there some way we can force it?

Environment

  • Talos version: [talosctl version --nodes <problematic nodes>]
Client:
        Tag:         v1.7.2
        SHA:         f876025b
        Built:
        Go version:  go1.22.3
        OS/Arch:     windows/amd64
Server:
        NODE:        my.node
        Tag:         v1.8.0
        SHA:         5cc935f7
        Built:
        Go version:  go1.22.7
        OS/Arch:     linux/amd64
        Enabled:     RBAC
  • Kubernetes version: [kubectl version --short]
Client Version: v1.29.1
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.30.1
  • Platform:
    bare metal
@duhruh
Copy link
Author

duhruh commented Oct 13, 2024

Okay I found a simple work around

talosctl -n my.node reset --system-labels-to-wipe EPHEMERAL --reboot

Maybe yall can add it to some troubleshooting docs for others that experience the same error?

I'll leave this open just for comment, however feel free to close this if you feel no further investigation is necessary.

@smira
Copy link
Member

smira commented Oct 15, 2024

This is a containerd state corruption issue, we're looking towards providing a better way to wipe the state, but the workaround above is good for now.

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

No branches or pull requests

2 participants