VultureProject / vulture3-gui

Vulture 3 Management GUI (Django project)
GNU General Public License v3.0
4 stars 5 forks source link

1.79 - connecting to 'unix:///var/run/charon.vici' failed: No such file or directory #23

Open Skouat opened 2 years ago

Skouat commented 2 years ago

Hi,

Vulture log reports the following error: image

[IPSEC] - Error in status ! STDOUT:, STDERR:connecting to 'unix:///var/run/charon.vici' failed: No such file or directory Error: connecting to 'default' URI failed: No such file or directory strongSwan 5.9.2 swanctl usage: swanctl --stats [--raw|--pretty] --help (-h) show usage information --raw (-r) dump raw response message --pretty (-P) dump raw response message in pretty print --debug (-v) set debug level, default: 1 --options (-+) read command line options from file --uri (-u) service URI to connect to

log_name=services_events

This issue appears for the first time after updating Vulture from 1.771 to 1.79 But maybe this is due to the upgrade from FreeBSD 12.0 to 12.2

Any ideas? Thanks

Skouat commented 2 years ago

The strongswan service was not started and not configured to start automatically. Once started, the error has disappear.

But, I don't know if strongswan is properly configured for Vulture. the conf seems to be the default one.