-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Installation fails with error unable to connect to server at '192.168.122.1:16509': Connection refused #1102
Comments
The issue template asks for a bunch of things that make it easier for us to troubleshoot your issue. Can you add that information? |
@wking sorry about that. Issue description updated |
Can you attach |
Ah, for some reason I hadn't realized that the connection error was from Terraform:
You've set up libvirtd to listen? |
So this is almost certainly not an installer issue. You can test with: $ virsh -c qemu+tcp://192.168.122.1/system version
Compiled against library: libvirt 3.9.0
Using library: libvirt 3.9.0
Using API: QEMU 3.9.0
Running hypervisor: QEMU 2.9.0 I expect that to give you:
instead. Then work through our libvirt docs and/or your system's libvirt docs until you get |
Hi, the links to the docs above are now 404. I am hitting the same problem, it would be helpful, if you could share those docs. |
Version
Platform (aws|libvirt|openstack):
libvirt
What happened?
When prompted for the url, I used the default one:
However, the installation fails with
What am I doing wrong? None of pre-installation steps showed any errors.
How to reproduce it (as minimally and precisely as possible)?
I went through libvirt guide
The text was updated successfully, but these errors were encountered: