dhiltgen / docker-machine-kvm

KVM driver for docker-machine
Apache License 2.0
376 stars 117 forks source link

dial tcp: missing address #14

Open jhmnieuwenhuis opened 8 years ago

jhmnieuwenhuis commented 8 years ago

Hi,

When I run the create command :

$ docker-machine create -d kvm dockerhans1

I get an error : dial tcp: missing address

When I run the same command as root it works fine.

Any ideas ?

ogrisel commented 8 years ago

This is a duplicate of issue #13. Just add yourself to the libvirtd group and open a new session.

insidewhy commented 6 years ago

Installed on archlinux and my machine has no libvirtd group (I have the libvirt package installed). It does have a libvirt group though, added myself to that and it didn't help.

jhmnieuwenhuis commented 6 years ago

Look at this ; maybe that helps http://wood1978.dyndns.org/~wood/wordpress/2013/07/22/arch-linux-setup-kvm-with-virt-manager-gui/comment-page-1/

especially the polkit entry