error while executing `VBoxManage` on Mac
up vote
0
down vote
favorite
I am trying to install the vagrant on Mac, but there is an error I do not know how to fix it.
==> default: Successfully added box 'hashicorp/precise32' (v1.0.0) for 'virtualbox'!
==> default: Importing base box 'hashicorp/precise32'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'hashicorp/precise32' is up to date...
==> default: Setting the name of the VM: SCC401_default_1541925226147_17594
==> 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", "529f120b-f17c-4784-9b3e-58703c5c4bf8", "--type", "headless"]
Stderr: VBoxManage: error: The virtual machine 'SCC401_default_1541925226147_17594' has terminated unexpectedly during startup with exit code 1 (0x1)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine
the visual box that I Dowloaded is 5.5.22
Any helps ? thank you
vagrant
add a comment |
up vote
0
down vote
favorite
I am trying to install the vagrant on Mac, but there is an error I do not know how to fix it.
==> default: Successfully added box 'hashicorp/precise32' (v1.0.0) for 'virtualbox'!
==> default: Importing base box 'hashicorp/precise32'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'hashicorp/precise32' is up to date...
==> default: Setting the name of the VM: SCC401_default_1541925226147_17594
==> 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", "529f120b-f17c-4784-9b3e-58703c5c4bf8", "--type", "headless"]
Stderr: VBoxManage: error: The virtual machine 'SCC401_default_1541925226147_17594' has terminated unexpectedly during startup with exit code 1 (0x1)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine
the visual box that I Dowloaded is 5.5.22
Any helps ? thank you
vagrant
Sorry, but you're wrong here: Stack Overflow is not a general software support forum.
– Ulrich Eckhardt
Nov 11 at 9:53
oh boy this box is 4 years old app.vagrantup.com/hashicorp/boxes/precise32 you should try with a more recent box
– Frédéric Henri
Nov 11 at 17:25
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to install the vagrant on Mac, but there is an error I do not know how to fix it.
==> default: Successfully added box 'hashicorp/precise32' (v1.0.0) for 'virtualbox'!
==> default: Importing base box 'hashicorp/precise32'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'hashicorp/precise32' is up to date...
==> default: Setting the name of the VM: SCC401_default_1541925226147_17594
==> 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", "529f120b-f17c-4784-9b3e-58703c5c4bf8", "--type", "headless"]
Stderr: VBoxManage: error: The virtual machine 'SCC401_default_1541925226147_17594' has terminated unexpectedly during startup with exit code 1 (0x1)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine
the visual box that I Dowloaded is 5.5.22
Any helps ? thank you
vagrant
I am trying to install the vagrant on Mac, but there is an error I do not know how to fix it.
==> default: Successfully added box 'hashicorp/precise32' (v1.0.0) for 'virtualbox'!
==> default: Importing base box 'hashicorp/precise32'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'hashicorp/precise32' is up to date...
==> default: Setting the name of the VM: SCC401_default_1541925226147_17594
==> 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", "529f120b-f17c-4784-9b3e-58703c5c4bf8", "--type", "headless"]
Stderr: VBoxManage: error: The virtual machine 'SCC401_default_1541925226147_17594' has terminated unexpectedly during startup with exit code 1 (0x1)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine
the visual box that I Dowloaded is 5.5.22
Any helps ? thank you
vagrant
vagrant
asked Nov 11 at 8:58
lylyly
446
446
Sorry, but you're wrong here: Stack Overflow is not a general software support forum.
– Ulrich Eckhardt
Nov 11 at 9:53
oh boy this box is 4 years old app.vagrantup.com/hashicorp/boxes/precise32 you should try with a more recent box
– Frédéric Henri
Nov 11 at 17:25
add a comment |
Sorry, but you're wrong here: Stack Overflow is not a general software support forum.
– Ulrich Eckhardt
Nov 11 at 9:53
oh boy this box is 4 years old app.vagrantup.com/hashicorp/boxes/precise32 you should try with a more recent box
– Frédéric Henri
Nov 11 at 17:25
Sorry, but you're wrong here: Stack Overflow is not a general software support forum.
– Ulrich Eckhardt
Nov 11 at 9:53
Sorry, but you're wrong here: Stack Overflow is not a general software support forum.
– Ulrich Eckhardt
Nov 11 at 9:53
oh boy this box is 4 years old app.vagrantup.com/hashicorp/boxes/precise32 you should try with a more recent box
– Frédéric Henri
Nov 11 at 17:25
oh boy this box is 4 years old app.vagrantup.com/hashicorp/boxes/precise32 you should try with a more recent box
– Frédéric Henri
Nov 11 at 17:25
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53247205%2ferror-while-executing-vboxmanage-on-mac%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Sorry, but you're wrong here: Stack Overflow is not a general software support forum.
– Ulrich Eckhardt
Nov 11 at 9:53
oh boy this box is 4 years old app.vagrantup.com/hashicorp/boxes/precise32 you should try with a more recent box
– Frédéric Henri
Nov 11 at 17:25