You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/03/06 10:05:34 UTC

[GitHub] [cloudstack] rhtyd commented on issue #4659: Agent : SSL Handshake failed while connecting to host on port: 8250

rhtyd commented on issue #4659:
URL: https://github.com/apache/cloudstack/issues/4659#issuecomment-791906236


   @abdelouahabb since you've disabled auth strictness you may want to do the same on your libvirtd, set the listen_tls = 0 and listen_tcp = 1 and try again. 
   
   Since the original issue of agent SSL failure was fixed with the global setting workaround, I'll close the ticket. Please open new ticket for unrelated failures. I think you're using a nested env in VirtualBox and the env lack entropy, otherwise the SSL handshake would also work. (from experience VMs in some desktop hypervisors for ex. VirtualBox run slower compared to on baremetal or more modern/well-supported hypervisors such as KVM, VMware).


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org