I have the same problem , and i have solved this.
This is because you have a dirty vagrant environment. 
I have solved this in my windows machine. and sometimes i will test it in 
my mac.

type: vagrant global-status
check how many vms have been created. 

I delete all things except directory "boxes" in the VAGRANT_HOME path, it 
is defined in windows environment.


and in your USERS PATH, delete directory .vagrant.d

Then change to the project directory, vagrant up , all things is ok.


On Thursday, April 2, 2015 at 5:22:48 AM UTC+8, spaceemotion wrote:
>
> I am currently having trouble with my vagrant installation not detecting 
> my laravel/homestead machine running.
> It keeps saying "not created (virtualbox)" when I'm "cd"ing into its 
> directory, but "vagrant global-status" reports it is indeed running. Trying 
> to connect PhpStorm with my vagrant box oviously fails as well. Much help 
> is appreciated!
>
> <http://puu.sh/gY20w/6c4e88c5a6.png>
>
> <http://puu.sh/gY8aX/9bc39ead56.png>
>
>
>

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/31b704ee-0355-417a-8820-946b7166c361%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to