Re: [vagrant-up] default: Warning Connection timeout. Retrying...

2014-10-30 Thread Kutakizukari Moarizumoshitoku
Thank you for the 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 vagrant-up+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/o

Re: [vagrant-up] default: Warning Connection timeout. Retrying...

2014-10-30 Thread Alvaro Miranda Aguilera
Hello, glad you got it working. The message is just informative, not an error.. is telling you that .. it connect, got disconnected.. not an issue.. could be related to the order of the services in the vm.. but not big deal.. enjoy your vagrant setup Alvaro. On Thu, Oct 30, 2014 at 5:05 PM, Kut

Re: [vagrant-up] default: Warning Connection timeout. Retrying...

2014-10-29 Thread Kutakizukari Moarizumoshitoku
With the gui enabled I get: http://www.mediafire.com/view/l34369taz089tyx/VirtualBox%20Error.png I found the VT to enable in the bios and so far it let me connect via ssh: http://www.mediafire.com/view/s6qmjpxs6jgfsmu/in.png I do see a default: Warning: Remote connection disconnect. Retrying...

Re: [vagrant-up] default: Warning Connection timeout. Retrying...

2014-10-29 Thread Alvaro Miranda Aguilera
Hello, on the Vagrantfile, inside the virtualization block, should be a gui you can put vb.gui = true example: config.vm.provider "virtualbox" do |v| v.gui = true end try with a 32bit machine, if boots, then could be VT on bios not enabled. mkdir precise32 cd precise32 vagrant init hashi

Re: [vagrant-up] default: Warning Connection timeout. Retrying...

2014-10-29 Thread Kutakizukari Moarizumoshitoku
How do I enable gui and which console should I look at? My OS is 64 bits but I don't know if VT extension is enabled on bios. -- 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 e

Re: [vagrant-up] default: Warning Connection timeout. Retrying...

2014-10-28 Thread Alvaro Miranda Aguilera
I will suggest enable gui and see what's going on the console. is your OS 64 bits and VT extension enabled on bios? On Wed, Oct 29, 2014 at 10:06 AM, Kutakizukari Moarizumoshitoku < kutakizuk...@gmail.com> wrote: > I did "vagrant init ubuntu/trusty64" which I got from here: > https://vagrantclou

[vagrant-up] default: Warning Connection timeout. Retrying...

2014-10-28 Thread Kutakizukari Moarizumoshitoku
I did "vagrant init ubuntu/trusty64" which I got from here: https://vagrantcloud.com/ubuntu/boxes/trusty64 Then "vagrant up' Which returns at the bottom "default: Warning Connection timeout. Retrying...". Here is a screenshot: http://www.mediafire.com/view/mn5uf238lkse31z/default%20Warning%