I've installed webvirtcloud onto a machine as per the instructions in the readme. The machine already has a few KVM machines set up, so I'm able to run something like this without issue:
$ virsh list
Id Name State
----------------------------------------------------
2 Some VM running
However, after adding a local socket entry on the computes tab of webvirtcloud, I get the following on the instances tab:
Error: Failed to connect socket to '/var/run/libvirt/libvirt-sock': Permission denied
I've tried adding both my local and the www-data user accounts to the libvirtd group but I still get the same error.
Any ideas?
I've installed webvirtcloud onto a machine as per the instructions in the readme. The machine already has a few KVM machines set up, so I'm able to run something like this without issue:
However, after adding a local socket entry on the computes tab of webvirtcloud, I get the following on the instances tab:
I've tried adding both my local and the www-data user accounts to the libvirtd group but I still get the same error.
Any ideas?