Hello All,

I am trying to use Vagrant on an ubuntu machine for PHP development. I have 
ubuntu 13.10 - 64 bit, vagrant 1.4.3 and virtual box : 4.3.8 r92456 . I 
tried different machines/config currently I am trying to use this vagrant 
box : https://github.com/sqmk/vagrant-debian-php-vm but I am not able to 
vagrant up the machine. I get this ( 
https://gist.github.com/geshan/2928b137685283eb31a6 ) when I 
do VAGRANT_LOG=INFO vagrant up -> for reference the vagrant file 
: https://gist.github.com/geshan/30da5ba1bfbf73d52988

main problem I guess is :

 INFO ssh: SSH not up: #<Vagrant::Errors::SSHConnectionTimeout: Vagrant 
timed out while attempting to connect via SSH. This usually
means that the VM booted, but there are issues with the SSH configuration
or network connectivity issues. Please try to `vagrant reload` or
`vagrant up` again.>

I tried some solutions but none of them worked like disabling one network 
adapter etc. Please help.

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to