Chef-run does not warn if user and password incorrectly formatted and hang indefinitely on winrm connections #77
Labels
Aspect: Integration
Works correctly with other projects or systems.
Triage: Confirmed
Indicates and issue has been confirmed as described.
Type: Bug
Does not work as expected.
Description
Incorrectly formatted --user and --password parameters cause chef-run to attempt to connect to the target but hang indefinitely. Eg:
The chef-run process then just sits there.
After a lot of experimentation, removing the equals sign from the parameters allowed it to work successfully.
What threw me was that the username was picked up correctly
Chef Workstation Version
0.2.41
Platform Version
Windows 10
The text was updated successfully, but these errors were encountered: