Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby

Cannot run Vagrant from the command prompt

I need help with using Vagrant for the Ruby on Rails track. I have downloaded all the programs onto my Windows 64-bit OS and get the following problem when I type "vagrant up" into the command prompt

"default: Warning: Connection timeout. Retrying..."

Eventually it says "Timed out while waiting for the machine to boot."

How can I fix this?

I installed the following:

Ruby installer (Ruby 2.2.2-p95-x64) Development kit Node JS Git A few gems

2 Answers

Download Git for Windows, Then Run Git Bash, From there you can CD to your Vagrant Shared Folder for Example in laravel homestead it is on Homestead Folder Yours Can Be Different . But When your on that folder you just Type Vagrant Up and Vagrant SSH

Hmm if your Problem is Timeout you can just Go to the VIrtual Box Settings and Lowered the Resolution or From you YAML file you can decreased your memory usage .