Check out this forum thread: http://rubyforge.org/forum/forum.php?thread_id=13883&forum_id=1177
Daniel Berger indicates that you need to tell Windows about the SSH service living on port 22. When I have a moment to breathe again I'll be looking into how to make that work seamlessly on Windows without requiring that bit of manual configuration. - Jamis On May 7, 2007, at 12:38 PM, jeroen wrote: > > Jamis, > > I get an error when I use cap 1.4.1 and net-ssh 1.1.0 - rolling back > to 1.0.10 fixes it. Please let me know if you need more info or if you > want me to file a bug report somewhere. > > Jeroen > > * [update_code] exception while rolling back: SocketError, > getaddrinfo: Name or service not known > /usr/lib/ruby/gems/1.8/gems/net-ssh-1.1.0/lib/net/ssh/transport/ > session.rb:89:in `initialize': getaddrinfo: Name or service not known > (SocketError) > from /usr/lib/ruby/gems/1.8/gems/net-ssh-1.1.0/lib/net/ssh/ > transport/session.rb:89:in `initialize' > from /usr/lib/ruby/1.8/timeout.rb:48:in `timeout' > from /usr/lib/ruby/1.8/timeout.rb:76:in `timeout' > from /usr/lib/ruby/gems/1.8/gems/net-ssh-1.1.0/lib/net/ssh/ > transport/session.rb:88:in `initialize' > from /usr/lib/ruby/gems/1.8/gems/net-ssh-1.1.0/lib/net/ssh/ > transport/services.rb:121:in `register_services' > from /usr/lib/ruby/gems/1.8/gems/needle-1.3.0/lib/needle/ > lifecycle/singleton.rb:42:in `call' > from /usr/lib/ruby/1.8/thread.rb:135:in `synchronize' > from /usr/lib/ruby/gems/1.8/gems/needle-1.3.0/lib/needle/ > lifecycle/singleton.rb:40:in `call' > ... 39 levels... > from /usr/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/ > capistrano/cli.rb:239:in `execute!' > from /usr/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/ > capistrano/cli.rb:12:in `execute!' > from /usr/lib/ruby/gems/1.8/gems/capistrano-1.4.1/bin/cap:11 > from /usr/bin/cap:18 > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
