Hi Team,

I need help to resolve the errors below to communicate with WinRM via
Ansible. What will the cause for this error?

server 1-
kerberos: HTTPSConnectionPool(host='10.x.x.x'; port=5986): Max retries
exceeded with url: /wsman (Caused by
ConnectTimeoutError(<urllib3.connection.VerifiedHTTPSConnection object at
0x7f3d45abe5d0>; 'Connection to 10.x.x.x. timed out. (connect timeout=30)'))

server 2-
kerberos: HTTPSConnectionPool(host='192.x.x.x'; port=5986): Max retries
exceeded with url: /wsman (Caused by SSLError(SSLError("bad handshake:
SysCallError(104; 'ECONNRESET')";);))


Note -HTTPS port 5986 is enabled on both servers.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAJa%2BFv%3DfhHAd-GoW4DTKnMZtsUzWst6ov%3DQM%2BV3r0_hYYKU88Q%40mail.gmail.com.

Reply via email to