Discussion:
[vagrant-up] Stderr: VBoxManage
j***@g2-inc.com
2018-10-18 19:06:19 UTC
Permalink
I'm currently running vargant version 2.1.5 on my mac high sierra 10.13.6

So after completing the vagrant init and vagrant up command I'm suppose to
have a fully running virtual machine in virtualbox. But after running
vagrant up I get this instead.

There was an error while executing VBoxManage, a CLI used by Vagrant for
controlling VirtualBox. The command and stderr is shown below.

Command: ["startvm", "3574f45d-aade-4053-af8b-0c88330e855f", "--type",
"headless"]

Stderr: VBoxManage: error: The virtual machine
'saltstates_default_1539870640620_6152' has terminated unexpectedly during
startup with exit code 1 (0x1) VBoxManage: error: Details: code
NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine

Any idea what this is about?
--
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+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/b37ec0df-0514-455c-80ff-2a323729f28a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Alvaro Miranda Aguilera
2018-10-19 09:33:30 UTC
Permalink
try the following

open virtualbox gui

shutdown/stop the VM
try to turn on the VM
any error message there ?

screenshots welcome
Post by j***@g2-inc.com
I'm currently running vargant version 2.1.5 on my mac high sierra 10.13.6
So after completing the vagrant init and vagrant up command I'm suppose
to have a fully running virtual machine in virtualbox. But after running
vagrant up I get this instead.
There was an error while executing VBoxManage, a CLI used by Vagrant for
controlling VirtualBox. The command and stderr is shown below.
Command: ["startvm", "3574f45d-aade-4053-af8b-0c88330e855f", "--type",
"headless"]
Stderr: VBoxManage: error: The virtual machine
'saltstates_default_1539870640620_6152' has terminated unexpectedly during
startup with exit code 1 (0x1) VBoxManage: error: Details: code
NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine
Any idea what this is about?
--
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
To view this discussion on the web visit
https://groups.google.com/d/msgid/vagrant-up/b37ec0df-0514-455c-80ff-2a323729f28a%40googlegroups.com
<https://groups.google.com/d/msgid/vagrant-up/b37ec0df-0514-455c-80ff-2a323729f28a%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
Alvaro
--
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+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0ex07ipHmMgtuQ9xQG-5M0b7NNM5WQkNVXSLdB02t10AQg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Loading...