Answer the question
In order to leave comments, you need to log in
What is the error when running vagrant up?
Good day!
I'm trying to deal with vagrant...set up the environment for the site on yii2 advanced. Every time I run the vagrant up command, I get this error:
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:\Users\ZaurK\VirtualBox VMs\ubuntu-16.04-amd64_1511639362493_33793' to 'C:\Users\ZaurK\VirtualBox VMs\mysite' to save the settings file (VERR_ALREADY_EXISTS)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component SessionMachine, interface IMachine, callee IUnknown
VBoxManage.exe: error: Context: "SaveSettings()" at line 3052 of file VBoxManageModifyVM.cpp
It seems to be complaining about that such a virtual machine already exists and cannot be renamed to such a name. I'm using Virtual Box, but I don't see such a name in the list of virtual machines...
Please help me figure out what's the catch here?
Answer the question
In order to leave comments, you need to log in
All "virtual machines" are located in C:\Users\USER_NAME\VirtualBox VMs. Look in this folder and delete extra VMs
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question