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 Build a Todo List Application with Rails 4 Build a Todo List Application with Rails 4 Write Our First Tests

David McGraw
PLUS
David McGraw
Courses Plus Student 9,711 Points

The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!

Hello!

I'm currently working on the build a Rails todo list. Everything seemed to be fine until I refreshed my tab with the rails project to update some tests implemented. It said "Error, no data from server". This had happened earlier in the project and it was an easy fix. I just started over on the terminal, got the Treehouse VM running, no prob.

The real problems started on the second crash, I went through the same process again, and nothing seems to work. Then I saw a message to update what I believe to be related to the Vagrant software. I wenr ahead and followed the commands directed, and that took almost an hour including some GRUB stuff that I've never dealt with before, I followed google instructions and managed to not break my Mac.

Now, when I start to get my environment up and running again I get the following:

The following SSH command responded with a non-zero exit status.

Vagrant assumes that this means the command failed!

mkdir -p /vagrant

Stdout from the command:

Stderr from the command:

sudo: no tty present and no askpass program specified

I also had to deal with the terminal telling me to enter my Treehouse password, in which I entered my personal one and mike the frog. None work.

I know theres a lot going on these questions, any help would rule!! If not I'm jut gonna nuke the whole thing and start over.