Or, “How does the ‘Check Login’ step actually work?”
Script execution has failed with error: tls: first record does not look like a tls handshake.
Could not connect to the service running at 1.2.3.4.
From a higher level, how does CALM initiate the connection to the new VM when starting the “check login” step? The TLS handshake issue implies a mismatch of HTTP/S protocols, and/or mismatched TLS 1.1/1.2/etc versions. But this is supposed to be an SSH connection.
I increased the delay before starting the Check Login step to 5mins (300 seconds), with the same result.
Thanks in advance for any help!