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
I am also running into this issue, Failed to connect socket to '/var/run/libvirt/libvirt-sock': Permission denied which seems to be connected to this issue, #504, which says to make sure libvirt is installed and running, which I also verified is up and running on my ubuntu20.04 instance
yet I also still get this when I create a local instance, so unsure what to try from here
Edit:
Okay making more progress, seems this is also related to issue #240, and I messed up a few permission issues, so I will update if this solution works, but seems to be first testing to make sure you can run virsh list and get no error, if that still causes no error then try adding www-data user to libvirt group and reboot.
The text was updated successfully, but these errors were encountered: