From: Daniel P. Berrangé <berra...@redhat.com>

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.

Signed-off-by: Daniel P. Berrangé <berra...@redhat.com>
---
 docs/kbase/failed_connection_after_install.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/kbase/failed_connection_after_install.rst 
b/docs/kbase/failed_connection_after_install.rst
index cea57c460e..f2c6fee72d 100644
--- a/docs/kbase/failed_connection_after_install.rst
+++ b/docs/kbase/failed_connection_after_install.rst
@@ -28,6 +28,16 @@ not work when run as root:
    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
 ==========
 
-- 
2.48.1

Reply via email to