/ / Pagina 5 di Laravel 5 Homestead con Vagrant e Virtual Box - laravel, vagabondo, virtualbox, homestead

Laravel 5 Homestead w / Vagrant e Virtual Box white page - laravel, vagrant, virtualbox, homestead

Ciao colleghi programmatori,

Quindi sono attualmente assegnato all'installazione eConfigura Laravel 5 con homestead e Vagrant attualmente sto avendo vari problemi .. per ora mi sono imbattuto nel seguente errore nel mio gitbash. Prima di questo errore avevo di nuovo eseguito init.sh perché qualcuno mi ha detto che ha sistemato la sua fattoria in quel modo .. Quindi, come posso risolvere questo errore?

Oh e sto lavorando su Windows 7.

Welcome to Git (version 1.9.5-preview20150319)


Run "git help git" to display the help index.
Run "git help <command>" to display help for specific commands.


Stefano@STEFANO-PC ~/Homestead/Homestead (master)
$ vagrant up
Bringing machine "default" up with "virtualbox" provider...
==> default: Checking if box "laravel/homestead" is up to date...
==> default: Setting the name of the VM: homestead
The name of your virtual machine couldn"t be set because VirtualBox
is reporting another VM with that name already exists. Most of the
time, this is because of an error with VirtualBox not cleaning up
properly. To fix this, verify that no VMs with that name do exist
(by opening the VirtualBox GUI). If they don"t, then look at the
folder in the error message from VirtualBox below and remove it
if there isn"t any information you need in there.

VirtualBox error:

VBoxManage.exe: error: Could not rename the directory "C:UsersStefanoVirtualB
ox VMssettler_default_1430450956915_11366_1431938089885_29938" to "C:UsersSte
fanoVirtualBox VMshomestead" to save the settings file (VERR_ALREADY_EXISTS)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component SessionMachi
ne, interface IMachine, callee IUnknown
VBoxManage.exe: error: Context: "SaveSettings()" at line 2788 of file VBoxManage
ModifyVM.cpp


Stefano@STEFANO-PC ~/Homestead/Homestead (master)
$

risposte:

5 per risposta № 1

L'hai già fatto, come indicato nel messaggio di errore?

Per risolvere questo problema, verificare che nessuna VM con quel nome facciaesiste (aprendo la GUI di VirtualBox). Se non lo fanno, allora guarda la cartella nel messaggio di errore di VirtualBox qui sotto e rimuovila se non ci sono informazioni che ti servono.


0 per risposta № 2

Sono stato confuso dalla risposta perché lo eroeliminazione del modulo di macchina virtuale. Sono andato nella directory c / users /% user% / Vbox e ho cancellato tutte le caselle e sono stato in grado di ricaricare la vbox. Sospetto che tutti i dati siano andati persi, ma è stata una nuova installazione ma curioso di come eseguire il backup dei dati e ripristinarli in questa situazione. (Nel caso in cui avessi dati lì ho avuto bisogno.)