K3s: Difference between revisions
imported>Superherointj  Release support  | 
				imported>Superherointj  →Troubleshooting:   FailedKillPod failed to get network "cbr0" cached result  | 
				||
| Line 239: | Line 239: | ||
   ];  |    ];  | ||
</source>  | </source>  | ||
=== FailedKillPod: failed to get network "cbr0" cached result ===  | |||
> KillPodSandboxError: failed to get network "cbr0" cached result: decoding version from network config: unexpected end of JSON input  | |||
This can happen after a reboot, that fails to persist state to disk.  | |||
Workaround: https://github.com/k3s-io/k3s/issues/6185#issuecomment-1581245331  | |||
Unconfirmed solution: https://github.com/flannel-io/flannel/issues/1662#issuecomment-1562523621  | |||
== Release support ==  | == Release support ==  | ||