Dave, I would have expected that would do it, can you log into the server via SSH normally.. or are you using the :gateway option?
-- Lee 2008/10/26 David Beckwith <[EMAIL PROTECTED]> > > Hi, > I can't seem to login. I tried deleted the fuseme.com row from > ~/.ssh/known_hosts (and then logged in to confirm the new footprint), > but that didn't seem to do the trick. Is there another cache of > known_hosts stored somewhere for Net::SSH ? > Or am I missing the point. > Thanks for your help in advance! > David :) > > > david-beckwiths-powerbook58:~/Sites/fuseme/fuseme_rails dbit$ cap > deploy > * executing `deploy' > * executing `deploy:update' > ** transaction: start > * executing `deploy:update_code' > *** [deploy:update_code] rolling back > * executing "rm -rf /home/fuseme/apps/fuseme/test/releases/ > 20081026185627; true" > servers: ["www.fuseme.com"] > ** [deploy:update_code] exception while rolling back: > Capistrano::ConnectionError, connection failed for: www.fuseme.com > (Net::SSH::HostKeyMismatch: fingerprint 4e:de:e7:2b:7a:98:18:9e:c8:6b: > 11:a7:c5:7c:85:e0 does not match for www.fuseme.com,67.228.203.168) > /opt/local/lib/ruby/gems/1.8/gems/capistrano-2.2.0/lib/capistrano/ > recipes/deploy/strategy/export.rb:14:in `command': undefined method > `export' for #<Capistrano::Deploy::SCM::Git:0x13a031c> (NoMethodError) > from /opt/local/lib/ruby/gems/1.8/gems/capistrano-2.2.0/lib/ > capistrano/recipes/deploy/strategy/remote.rb:15:in `deploy!' > from /opt/local/lib/ruby/gems/1.8/gems/capistrano-2.2.0/lib/ > capistrano/recipes/deploy.rb:157:in `load' > from /opt/local/lib/ruby/gems/1.8/gems/capistrano-2.2.0/lib/ > capistrano/configuration/execution.rb:80:in `instance_eval' > from /opt/local/lib/ruby/gems/1.8/gems/capistrano-2.2.0/lib/ > capistrano/configuration/execution.rb:80:in > `execute_task_without_callbacks' > from /opt/local/lib/ruby/gems/1.8/gems/capistrano-2.2.0/lib/ > capistrano/configuration/callbacks.rb:27:in `execute_task' > from /opt/local/lib/ruby/gems/1.8/gems/capistrano-2.2.0/lib/ > capistrano/configuration/namespaces.rb:186:in `send' > from /opt/local/lib/ruby/gems/1.8/gems/capistrano-2.2.0/lib/ > capistrano/configuration/namespaces.rb:186:in `method_missing' > from /opt/local/lib/ruby/gems/1.8/gems/capistrano-2.2.0/lib/ > capistrano/configuration/namespaces.rb:104:in `update_code' > ... 21 levels... > from /opt/local/lib/ruby/gems/1.8/gems/capistrano-2.2.0/lib/ > capistrano/cli/execute.rb:14:in `execute' > from /opt/local/lib/ruby/gems/1.8/gems/capistrano-2.2.0/bin/ > cap:4 > from /opt/local/bin/cap:19:in `load' > from /opt/local/bin/cap:19 > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
