✗ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'macos/xenial64'...
==> default: Matching MAC address for NAT networking...
==> default: Setting the name of the VM: macOS-build_default_1488967715622_38318
==> 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", "c8b66234-884c-4a53-9cf8-b6ae9b30ec36", "--type", "headless"]
Stderr: VBoxManage: error: RawFile#0 failed to create the raw output file /Users/ronny/Projects/vagrant-dev/ubuntu-xenial-16.04-cloudimg-console.log (VERR_FILE_NOT_FOUND)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ConsoleWrap, interface IConsole
--
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 vagrant-up+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/0564f9bf-9f94-48ad-a233-2848ce3e8d69%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/0564f9bf-9f94-48ad-a233-2848ce3e8d69%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Alvaro