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

JD KAGA
JD KAGA
6,349 Points

vagrant up error

After calling vagrant up, this error popup

"the guest machine entered an invalid state while waiting for it to boot. Valid states are 'starting, running'. The machine is in the 'poweroff' state. Please verify everything is configured properly and try again.

If the provider you're using has a GUI that comes with it, it's often helpful to open that and watch the machine, since the GUI often has more helpful error message than Vegrant can retrive. For example, if you're using VirtualBox, run 'vagrant up' while the VirtualBox GUI is open."

I use Window 8 64-bits

people who might know the answer please help me.

thank you

3 Answers

I've had similar problems several times and continue to do so. The only that that seems to work is when I exit the VM and restart mac. I hope that this helps in some way. After I restart I go back into the VM. It's annoying but so far it's worked .

JD KAGA
JD KAGA
6,349 Points

I got it fixed by installing the older version of VM.

Nice