You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even when my connections were blocked by firewalls I only received timeout errors.
Have you completed "winrm quickconfig" on the server you are connecting to?
@CaioAlmeida Are you still having issues?
I just noticed this portion of your error "overthere-winrm"
Are you certain you are using this plugin and not this one: https://github.com/rundeck-plugins/rundeck-winrm-plugin
I ask as the other plugin uses "overthere" but this one does not.
Im trying to run a simple command on my windows remote node but im getting the error : "ICMP Port Unreachable".
Both machines doesnt have antivirus and the firewall are down.
below the output im getting from rundeck.
[overthere-winrm:CAIO-PC] failed: WinRM Error: Login failure sending message on http://CAIO-PC:5985/wsman error: ICMP Port Unreachable
Request:
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
env:Header
<a:To xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing">http://CAIO-PC:5985/wsman</a:To>
<a:ReplyTo xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing">
<a:Address mustUnderstand="true">http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address>
</a:ReplyTo>
<w:MaxEnvelopeSize xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" mustUnderstand="true">153600</w:MaxEnvelopeSize>
<a:MessageID xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing">uuid:D20C736E-3529-4ACD-B404-5F1D34BF0427</a:MessageID>
<w:Locale xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" mustUnderstand="false" xml:lang="en-US"/>
<p:DataLocale xmlns:p="http://schemas.microsoft.com/wbem/wsman/1/wsman.xsd" mustUnderstand="false" xml:lang="en-US"/>
<w:OperationTimeout xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd">PT60.000S</w:OperationTimeout>
<a:Action xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" mustUnderstand="true">http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action>
<w:ResourceURI xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" mustUnderstand="true">http://schemas.microsoft.com/wbem/wsman/1/windows/shell/cmd</w:ResourceURI>
<w:OptionSet xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd">
<w:Option Name="WINRS_NOPROFILE">FALSE</w:Option>
<w:Option Name="WINRS_CODEPAGE">437</w:Option>
</w:OptionSet>
</env:Header>
env:Body
<rsp:Shell xmlns:rsp="http://schemas.microsoft.com/wbem/wsman/1/windows/shell">
rsp:InputStreamsstdin</rsp:InputStreams>
rsp:OutputStreamsstdout stderr</rsp:OutputStreams>
</rsp:Shell>
</env:Body>
</env:Envelope>
Response:
[EMPTY]
The text was updated successfully, but these errors were encountered: