The updated doc refers to both the old and new error message, as users
with old deployed versions will still be pointed to the current online
docs URL.
Reviewed-by: Richard W.M. Jones <rjones@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
error: Operation not supported: Cannot use direct socket mode if no URI is set.
For more information see https://libvirt.org/kbase/failed_connection_after_install.html
+Or
+
+::
+
+ # virsh list
+ error: failed to connect to the hypervisor
+ error: Operation not supported: No URI is provided and cannot identify any listening
+ daemon socket path to attempt to connect to. For more information see
+ https://libvirt.org/kbase/failed_connection_after_install.html
+
Root cause
==========