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
E0115 13:35:07.406556 1 strongswan.go:502] Failed to connect to charon: dial unix /var/run/charon.vici: connect: no such file or directory
E0115 13:35:07.500297 1 strongswan.go:502] Failed to connect to charon: dial unix /var/run/charon.vici: connect: no such file or directory
E0115 13:35:08.407199 1 strongswan.go:502] Failed to connect to charon: dial unix /var/run/charon.vici: connect: no such file or directory
E0115 13:35:08.500558 1 strongswan.go:502] Failed to connect to charon: dial unix /var/run/charon.vici: connect: no such file or directory
F0115 13:35:09.407418 1 main.go:138] Error starting the cable engine: Failed to load connections from charon: dial unix /var/run/charon.vici: connect: no such file or directory
A recent change in strongswan modified the default vici socket path,
making submariner-engine unable to find the vici interface socket.
This patch explicitly specifies the vici socket path in charon.conf
and fixes the issue.
Fixes: submariner-io#288
A recent change in strongswan modified the default vici socket path,
making submariner-engine unable to find the vici interface socket.
This patch explicitly specifies the vici socket path in charon.conf
and fixes the issue.
Fixes: #288
E0115 13:35:07.406556 1 strongswan.go:502] Failed to connect to charon: dial unix /var/run/charon.vici: connect: no such file or directory
E0115 13:35:07.500297 1 strongswan.go:502] Failed to connect to charon: dial unix /var/run/charon.vici: connect: no such file or directory
E0115 13:35:08.407199 1 strongswan.go:502] Failed to connect to charon: dial unix /var/run/charon.vici: connect: no such file or directory
E0115 13:35:08.500558 1 strongswan.go:502] Failed to connect to charon: dial unix /var/run/charon.vici: connect: no such file or directory
F0115 13:35:09.407418 1 main.go:138] Error starting the cable engine: Failed to load connections from charon: dial unix /var/run/charon.vici: connect: no such file or directory
goroutine 39 [running]:
k8s.io/klog.stacks(0xc00024a200, 0xc000186000, 0xb7, 0x279)
k8s.io/klog.(*loggingT).output(0x1e32e80, 0xc000000003, 0xc00021d0a0, 0x1dbd204, 0x7, 0x8a, 0x0)
k8s.io/klog.(*loggingT).printf(0x1e32e80, 0x3, 0x129ad50, 0x23, 0xc00039ffa0, 0x1, 0x1)
k8s.io/klog.Fatalf(...)
main.main.func1.1(0xc000462160, 0x145cac0, 0xc000456240, 0xc000458020)
created by main.main.func1
The text was updated successfully, but these errors were encountered: