Build(deps-dev): Update github_changelog_generator requirement from ~> 1.16.4 to ~> 1.18 #1022
Annotations
2 errors
|
WinRM transport tests
Process completed with exit code 1.
|
|
WinRM transport tests:
spec/integration/transport/winrm_spec.rb#L288
Bolt::Transport::WinRM with an open connection using winrm can download a file from a host
Failure/Error:
raise Bolt::Node::ConnectError.new(
"Failed to connect to #{endpoint}: #{e.message}",
'CONNECT_ERROR'
)
Bolt::Node::ConnectError:
Failed to connect to http://localhost:5985/wsman: [WSMAN ERROR CODE: 1018]: <f:WSManFault Code='1018' Machine='localhost' xmlns:f='http://schemas.microsoft.com/wbem/wsman/1/wsmanfault'><f:Message>The WSMan service could not launch a host process to process the given request. Make sure the WSMan provider host server and proxy are properly registered. </f:Message></f:WSManFault>
|
Loading