==> RESTFULAPI: uruchamianie maszyny wirtualnej ... wystąpił błąd podczas wykonywania `vboxmanage`, CLI używanego przez Vagrant do kontrolowania VirtualBox. Polecenie i Stderr pokazano poniżej.

//==> restfulapi: Booting VM...
//There was an error while executing `VBoxManage`, a CLI used by Vagrant
//for controlling VirtualBox. The command and stderr is shown below.

1 - Go to the VirtualBox and delete the VM
2 - On your project delete de .vagrant folder
3 - Try to run again vagrant up
4 - Dont forget to run the migrations
Watcher O_O