sealer icon indicating copy to clipboard operation
sealer copied to clipboard

calico-node is not running

Open MikelPan opened this issue 2 years ago • 3 comments

image

2022-03-08 11:52:47.077 [INFO][63] felix/summary.go 100: Summarising 9 dataplane reconciliation loops over 1m3.9s: avg=6ms longest=8ms (resync-nat-v4,resync-raw-v4) bird: KRT: Received route 10.103.97.2/32 with strange next-hop 10.0.0.15 bird: KRT: Received route 10.103.97.2/32 with strange next-hop 10.0.0.15 bird: KRT: Received route 10.103.97.2/32 with strange next-hop 10.0.0.15

MikelPan avatar Mar 08 '22 11:03 MikelPan

Show you network interface ifconfig

fanux avatar Mar 09 '22 06:03 fanux

@bxy4543 this maybe caused by the router module

fanux avatar Mar 09 '22 06:03 fanux

@fanux can you provide more details? I might be hitting this.

Updating this for future references. In my case, the Pods weren't running because of a misconfiguration with containerd resulting in (sometimes) Bird losing connections. Result: liveness check restart the Pod and we're stuck in a crash loop.

k86td avatar Nov 01 '23 18:11 k86td