I made the upgrade to Windows 10 but after the update the machine does not start. I get this error:
$ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'puphpet/ubuntu1404-x64'... ==> default: Matching MAC address for NAT networking... ==> default: Checking if box 'puphpet/ubuntu1404-x64' is up to date... ==> default: Setting the name of the VM: vagrant5_default_1438281430392_96097 ==> default: Clearing any previously set network interfaces... There was an error while executing `VBoxManage`, a CLI used by Vagrant for controlling VirtualBox. The command and stderr is shown below. Command: ["hostonlyif", "create"] Stderr: 0%... Progress state: E_FAIL VBoxManage.exe: error: Failed to create the host-only adapter VBoxManage.exe: error: Code E_FAIL (0x80004005) - Unspecified error (extended info not available) VBoxManage.exe: error: Context: "enum RTEXITCODE __cdecl handleCreate(struct HandlerArg *)" at line 70 of file VBoxManageHostonly.cpp Can anyone help me to fix this? -- 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/0a206ac5-03b2-4e9d-bad1-acae8a6040da%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
