sciabarracom opened a new issue #3183: Vagrant ssh does not work in windows URL: https://github.com/apache/incubator-openwhisk/issues/3183 If you deploy with Vagrant in windows, `vagrant ssh` does not work, while you can still do `ssh [email protected]` with password vagrant. The problem looks like to be: in windows, the connection with vagrant ssh is NOT a tty and ubuntu chokes on it (`vagrant ssh -c tty` says `not a tty`).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
