You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E0404 00:33:50.262680 7 client.go:1164] "libovsdb: failed to reconnect" err="unable to connect to any endpoints: failed to connect to tcp:[192.168.143.17]:6641: endpoint is not leader. failed to connect to tcp:[192.168.128.22]:6641: endpoint is not leader. failed to connect to tcp:[192.168.129.100]:6641: endpoint is not leader" database="OVN_Northbound"
E0404 00:33:51.305859 7 client.go:1164] "libovsdb: failed to reconnect" err="unable to connect to any endpoints: failed to connect to tcp:[192.168.143.17]:6641: endpoint is not leader. failed to connect to tcp:[192.168.128.22]:6641: endpoint is not leader. failed to connect to tcp:[192.168.129.100]:6641: endpoint is not leader" database="OVN_Northbound"
E0404 00:33:52.369686 7 client.go:1164] "libovsdb: failed to reconnect" err="unable to connect to any endpoints: failed to connect to tcp:[192.168.143.17]:6641: endpoint is not leader. failed to connect to tcp:[192.168.128.22]:6641: endpoint is not leader. failed to connect to tcp:[192.168.129.100]:6641: endpoint is not leader" database="OVN_Northbound"
E0404 00:33:53.429855 7 client.go:1164] "libovsdb: failed to reconnect" err="unable to connect to any endpoints: failed to connect to tcp:[192.168.143.17]:6641: endpoint is not leader. failed to connect to tcp:[192.168.128.22]:6641: endpoint is not leader. failed to connect to tcp:[192.168.129.100]:6641: endpoint is not leader" database="OVN_Northbound"
E0404 00:33:54.504928 7 client.go:1166] "libovsdb: reconnect has failed 5 times, suppressing logging for future attempts" err="unable to connect to any endpoints: failed to connect to tcp:[192.168.143.17]:6641: endpoint is not leader. failed to connect to tcp:[192.168.128.22]:6641: endpoint is not leader. failed to connect to tcp:[192.168.129.100]:6641: endpoint is not leader" database="OVN_Northbound"
E0404 00:33:57.951893 7 cache.go:906] "libovsdb/cache: during libovsdb cache populate2" err="cache inconsistent: row with uuid 9b596796-d378-4047-a47e-86ed44c311fe does not exist" database="OVN_Northbound"
E0404 00:34:01.745681 7 cache.go:906] "libovsdb/cache: during libovsdb cache populate2" err="cache inconsistent: row with uuid 9b596796-d378-4047-a47e-86ed44c311fe does not exist" database="OVN_Northbound"
E0404 00:34:08.258881 7 cache.go:906] "libovsdb/cache: during libovsdb cache populate2" err="cache inconsistent: row with uuid 9b596796-d378-4047-a47e-86ed44c311fe does not exist" database="OVN_Northbound"
E0404 00:34:33.756442 7 cache.go:906] "libovsdb/cache: during libovsdb cache populate2" err="cache inconsistent: row with uuid 35567494-74b3-46c9-918a-aca6ae8aaa08 does not exist" database="OVN_Northbound"
Steps to Reproduce the Problem
Additional Info
Kubernetes version:
Output of kubectl version:
(paste your output here)
kube-ovn version:
(paste your output here)
operation-system/kernel version:
Output of awk -F '=' '/PRETTY_NAME/ { print $2 }' /etc/os-release: Output of uname -r:
(paste your output here)
The text was updated successfully, but these errors were encountered:
Expected Behavior
Actual Behavior
Steps to Reproduce the Problem
Additional Info
Kubernetes version:
Output of
kubectl version
:kube-ovn version:
operation-system/kernel version:
Output of
awk -F '=' '/PRETTY_NAME/ { print $2 }' /etc/os-release
:Output of
uname -r
:The text was updated successfully, but these errors were encountered: