can not create interface,before set mtu fail #11354
Replies: 1 comment 1 reply
-
|
Please open an issue and provide all the necessary information. Hard to help without a more thorough description of your environment. https://github.com/projectcalico/calico/issues/new?template=generate-purpose-issue-template.md |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2025-11-09 13:19:59.255 [ERROR][55] felix/route_table.go 1016: Failed to get link attributes error=interface not present ifaceRegex="^vxlan.calico$" ipVersion=0x4 tableIndex=254
2025-11-09 13:19:59.255 [INFO][55] felix/route_table.go 589: Interface missing, will retry if it appears. ifaceName="vxlan.calico" ifaceRegex="^vxlan.calico$" ipVersion=0x4 tableIndex=254
2025-11-09 13:19:59.355 [INFO][55] felix/route_table.go 1185: Failed to access interface because it doesn't exist. error=Link not found ifaceName="vxlan.calico" ifaceRegex="^vxlan.calico$" ipVersion=0x4 tableIndex=254
2025-11-09 13:19:59.355 [INFO][55] felix/route_table.go 1253: Failed to get interface; it's down/gone. error=Link not found ifaceName="vxlan.calico" ifaceRegex="^vxlan.calico$" ipVersion=0x4 tableIndex=254
2025-11-09 13:19:59.355 [ERROR][55] felix/route_table.go 1016: Failed to get link attributes error=interface not present ifaceRegex="^vxlan.calico$" ipVersion=0x4 tableIndex=254
2025-11-09 13:19:59.355 [INFO][55] felix/route_table.go 589: Interface missing, will retry if it appears. ifaceName="vxlan.calico" ifaceRegex="^vxlan.calico$" ipVersion=0x4 tableIndex=254
Beta Was this translation helpful? Give feedback.
All reactions