$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/529aac1d-0225-4f03-ae02-11dfd4c87a51%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to