I got an error while setting up Homestead

0

I followed youtube tutorial for downloading, and setting up Homestead And after command vagrant up, i got an error :

There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["startvm", "02fd913b-093f-41fd-8ed0-5f07e5d3a1ba", "--type", "headless"]
Stderr: VBoxManage: error: The virtual machine 'homestead' has terminated unexpectedly during startup with exit code 1 (0x1)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine

What can i do?

laravel
homestead
asked on Stack Overflow Jun 24, 2020 by tttttpr • edited Jun 24, 2020 by Ersoy

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0