-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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 up not working: Remote connection disconnect. Retrying... #9416
Comments
Confirmed on linux - ubuntu 17.10 |
The underlying issue is just an authentication problem. I just pulled this box and Cheers! |
That solved it for me! Thanks @chrisroberts. For the record here's the output:
|
Where exactly do you do this? Can you possibly please give instructions on how to go about doing this, Thanks. |
I have the same issue in one box but I have no user defined in the Vagrantfile. |
I have the same issue in one box but I have no user defined in the Vagrantfile. Any progress on this? |
I am experiencing this on CentOS 7.5 |
Same host os, but no username defined in Vagrantfile. Guest OS is a jessie/amd64 |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Vagrant version
Vagrant 2.0.2
Host operating system
macOS High Sierra 10.13.2
Guest operating system
ubuntu/xenial64
Vagrantfile
Debug output
https://gist.github.com/rmertens/a9cc66c8f53b61dd0642acd1a85fbdf0
Expected behavior
We should be able to get a virtual machine and ssh into it.
Actual behavior
Then when I try
vagrant ssh
, I get:Steps to reproduce
References
/
The text was updated successfully, but these errors were encountered: