Report this

What is the reason for this report?

Vagrant connection timeout

Posted on August 11, 2014

I created 5$ droplet to test deploying a vagrant machine on it. This is my Vagrantfile.

When trying to vagrant up my machine I get This error.

OS: Ubuntu 14.04 64-bit Kernel: 3.13.0-24-generic Vagrant: 1.6.3 VirtualBox: 4.3.10_Ubuntur93012

Any help on this one would be really appreciated … Thanks in advance !



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

It finally worked with this Vagrant box: config.vm.box = “hashicorp/precise32”

I was trying with a 64-bit vagrant box before.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.