Hi, I am using cap 2.5.19, ruby 1.8.7, rails 3.0.4 and deploying via git. I didn't have any problems with deploy until yesterday when deploy suddenly stop working. I didn't change deploy script or any other crucial information for deploying.
When I try to restart server or run any other cap task I get following error: connection failed for: my-app.domain.com (NoMethodError: undefined method `closed' for #<Net::SSH::Transport::Session:0x19be99c>) I can ssh with no problems. -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
