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
{{ message }}
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
If you edit PrivateNetwork IPAM (in my case, moving from Static to DHCP), multiple addresses are attached to private network interface and results in these errors:
E0403 13:06:09.344009 1 networkinterface_controller.go:172] controllers/NetworkInterface "msg"="unable to configure link" "error"="found 3 address for link ens5 instead of 1" "networkinterface"={"Namespace":"","Name":"xxxx"}
E0403 13:06:09.344138 1 controller.go:246] controller "msg"="Reconciler error" "error"="found 3 address for link ens5 instead of 1" "controller"="networkinterface" "name"="xxxxx" "namespace"="" "reconcilerGroup"="vpc.scaleway.com" "reconcilerKind"="NetworkInterface
Nodes reboot solved the issue.
The text was updated successfully, but these errors were encountered:
Hello,
If you edit PrivateNetwork IPAM (in my case, moving from Static to DHCP), multiple addresses are attached to private network interface and results in these errors:
Nodes reboot solved the issue.
The text was updated successfully, but these errors were encountered: