tampler commented on issue #7596:
URL: https://github.com/apache/cloudstack/issues/7596#issuecomment-1820824382

   This is not related to GlusterFS. I had this with NFS and Linstor on Ubuntu 
22.04. Fixed by removing all TLS related stuff in `/etc/libvirt/qemu.conf`
   ```
   # All this should be connected
   #vnc_tls=1
   #vnc_tls_x509_verify=1
   #vnc_tls_x509_cert_dir="/etc/pki/libvirt-vnc"
   ```
   I think this is a config/documentation issue, which is Ubuntu 22.04 
specific. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to