-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Log spam: felix/int_dataplane.go 1800: Failed to synchronize routing table, will retry... #4944
Comments
Running into this as well with Calico v3.20.1. Dropping back to v3.19.3 fixes the issue. This on an AWS EKS cluster running Kubernetes v1.21.2. |
I have similar logs: |
Had the same issue on AWS EKS v1.23 and had to downgrade to v3.19.4 like it was suggested above. Calico version: v3.20.1 |
Had the same issue on kubernetes v1.24.4. Calico version: v3.24.0 |
@Git4Mark can you post the errors you're seeing please, would be good to know the current line numbers of the offending logs. |
|
@Git4Mark This Issue is for log spam only, if you have a node which can't start up, that suggests there's a different problem. Can you either raise as a separate issue or join us in slack https://slack.projectcalico.org for further assistance please? |
My calico-node logs are being filled with this sort of thing:
Expected Behavior
Logs shouldn't be full of spam.
Current Behavior
Logs being spammed :)
Possible Solution
Steps to Reproduce (for bugs)
kubeadm installed cluster on GCP. k8s 1.20. Calico 3.20.1. Installed with:
Context
I can't see any other calico-node logs, because I'm being spammed by those every 100ms.
Your Environment
The text was updated successfully, but these errors were encountered: