I have this exact same issue. Could not get this to work on vb 5.0.26 or vb 5.1.4
I rolled back to 5.0.16 - http://download.virtualbox.org/virtualbox/5.0.16/ and the problem goes away (tried this version as a colleague had no problem and this was the version that he had). Looks like there might be some issue introduced between vb 5.0.16 and 5.0.26 that affects the NAT on OS X 10.11.6 On Monday, 8 August 2016 10:05:55 UTC+1, Gavin Reid wrote: > > > > $VBoxManage --version > 5.1.2r108956 > $vagrant --version > Vagrant 1.8.5 > > Hi , Having trouble bringing vagrant derived boxes up , I get the feeling > this was working prior to os x 10.11.6 , but its a corp workstation so > anything could be fiddling around in the machine (jama). > > > $vagrant up > Bringing machine 'default' up with 'virtualbox' provider... > ==> default: Clearing any previously set forwarded ports... > ==> default: Clearing any previously set network interfaces... > ==> default: Preparing network interfaces based on configuration... > default: Adapter 1: nat > ==> default: Forwarding ports... > default: 22 (guest) => 2222 (host) (adapter 1) > ==> default: Booting VM... > There was an error while executing `VBoxManage`, a CLI used by Vagrant > for controlling VirtualBox. The command and stderr is shown below. > > Command: ["startvm", "b4323fc9-ca18-4879-9bb2-33f6d2c4a469", "--type", > "headless"] > > Stderr: VBoxManage: error: The VM session was aborted > VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component > SessionMachine, interface ISession > > > in the VB gui , I notice the invalid settings detected icon at the bottom > > box will not start until I open the network and change Adapter 1 from NAT > to NAT Network > > this is regardless of what box I use , mine or downloaded all fail the > same way > removed both virtualbox and vagrant and reinstalled, but still issue > remains. > Host OS is OSx 10.11.6 > > Any ideas what to check next? > > > > Apologies English is not my mother tongue > > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/8dd66c8c-5ed7-40fa-a934-489420004061%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
