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
time="2023-11-29T14:38:42+08:00" level=error msg="Bad return code from 'ipset list'." error="exit status 1" family=inet stderr="ipset v7.15: Kernel and userspace incompatible: settype hash:ip,port with revision 7 not supported by userspace.\n"
time="2023-11-29T14:38:42+08:00" level=warning msg="Failed to resync with dataplane" error="exit status 1" family=inet
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:
Bug Report
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: