What is "TLS &" ? I tried this:If that really is the URL you used, then you're missing the '/system' part of the end ie you need qemu://hostname/system NB, this is assuming you've configured TLS & virt-viewer --connect qemu://hostname/system virtname which gave me a popup saying "Unable to connect Unable to connect to libvirt with URI qemu://..." I tried to find connection details in virt-manager, could not. Where is this to be found?Already verified that firewall is off on the host (it's Arch Linux). Is there something else to do to permit connection like this? I've also tried by VM number (there's only 1 right now) and UUID, same results. I can reach the host by GUI through virt-manager very well, working very nicely with sound and everything.If you look at the connection details in virt-manager, it should tell you the full URI it used - use exactly the same URI with virt-viewer. --
|