💻 Software
Vagrant ssh fails with VirtualBox
Fresh5 days ago
Mar 15, 202685114 viewsConfidence Score0%
0%
Problem
vagrant up fails when it gets to the ssh part: Then when I subsequently try and connect using vagrant ssh or vagrant reload or similar, I get this: Please help! I'm really stumped. Kind regards, Luke
Error Output
myterminal$ vagrant up [default] VM already created. Booting if its not already running... [default] Running any VM customizations... [default] Clear…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Vagrant ssh fails with VirtualBox
Low Risk
I have had the same problem with the box given in the "Getting started" of Vagrant site. My solution below is for this tutorial's box. I find a solution here : https://github.com/mitchellh/vagrant/issues/391 in the VagrantFile, add the gui mode : ru…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix