I’ve been unable to startup my virtual machine and I have both vagrant 2.2.6 and virtualbox 6.0.24 installed. Bash displays this error:
sudo vagrant up
Bringing machine ‘default’ up with ‘libvirt’ provider…
Error while connecting to libvirt: Error making a connection to libvirt URI qemu:///system?no_verify=1&keyfile=/root/.ssh/id_rsa:
Call to virConnectOpen failed: Failed to connect socket to ‘/var/run/libvirt/libvirt-sock’: No such file or directory.
I’m new to Linux (dumped WIndows cos of this same problem) so this documentation TLSSetup - Libvirt Wiki which is apparently the solution, seems a bit complex.