Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to connect socket to '/opt/homebrew/var/run/libvirt/virtqemud-sock' #242

Open
nbari opened this issue May 19, 2022 · 2 comments
Open
Labels
question Further information is requested

Comments

@nbari
Copy link

nbari commented May 19, 2022

Hi, first of all, thanks for your time and for sharing this library, I am trying to give it on macOS, I already installed libvirt:

brew install qemu gcc libvirt

Testing with:

virsh -c qemu:///system

return:

error: failed to connect to the hypervisor
error: Failed to connect socket to '/opt/homebrew/var/run/libvirt/virtqemud-sock': No such file or directory

libvirt is started, any ideas?

@goneri
Copy link
Member

goneri commented May 24, 2022

Hi @nbari,

Do you know if there is a socket file somewhere?

@goneri goneri added the question Further information is requested label May 24, 2022
@nbari
Copy link
Author

nbari commented May 24, 2022

Hi, none belonging to libvirt, just in case I am searching using:

lsof -n -U 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants