Cap Deploy rollback on Net::SSH::Authentication error
I use Nitrous as my primary development environment. The ability to work on any one of a number of projects at any time and from anywhere is simply too convenient to overlook. {As a matter of fact, I am writing this on a Nitrous box from a hospital bed!}
On a site I have been maintaining and continuously updating (on a drogo - Ruby/Rails
Nitrous box), my capistrano deploy script failed one day.
One day my Capistrano deploy for the site returned
[deploy:update_code] exception while rolling back: Capistrano::ConnectionError, connection failed for: ...
The error message was a bit confusing because it pointed to SSH authentication