Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vagrant-ssh fails but ssh cli succeeds #18

Closed
seeflanigan opened this issue Mar 15, 2010 · 1 comment
Closed

vagrant-ssh fails but ssh cli succeeds #18

seeflanigan opened this issue Mar 15, 2010 · 1 comment

Comments

@seeflanigan
Copy link

vagrant-ssh does not work for connecting to the vm, but it is accessible via

ssh -p 2222 vagrant@localhost

stack trace: https://gist.github.com/5107f77f7b1561f7de88

@mitchellh
Copy link
Contributor

Hi seeflanigan!

This issue has been completely fixed for the next version of Vagrant (0.2) which should be out any day now. But to fix this immediately, you can see issue GH-13:

http://github.com/mitchellh/vagrant/issues/closed#issue/13

Mitchell

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants