future-petabyte-68733
08/13/2024, 5:47 AMI0812 22:03:25.243037 25905 reflector.go:257] Listing and watching *admissionregistration.MutatingWebhookConfiguration from storage/cacher.go:/mutatingwebhookconfigurations
I0812 22:03:25.245316 25905 reflector.go:257] Listing and watching *apps.StatefulSet from storage/cacher.go:/statefulsets
W0812 22:03:25.245835 25905 reflector.go:424] storage/cacher.go:/mutatingwebhookconfigurations: failed to list *admissionregistration.MutatingWebhookConfiguration: unexpected EOF
E0812 22:03:25.245857 25905 cacher.go:440] cacher (*admissionregistration.MutatingWebhookConfiguration): unexpected ListAndWatch error: failed to list *admissionregistration.MutatingWebhookConfiguration: unexpected EOF; reinitializing..
I'm unsure as to what this may be about. I've started K3S with --debug -v 5 (couldn't find the maximum value so 5 was just thrown out there) with no luck. These errors in specific seem to point to the apiserver responding with the unexpected EOF error, but I am at a loss past that. I see the kine table, the keys, columns, indexes, all of it right there. Just seems that there's either a row or some sort of element inside the data itself causing K3S to fail.
If needed, these members were both running fine before this and are on version v1.25.15+k3s2.