On May 8, 2007, at 11:35 AM, Michael Hartl wrote: > I found this thread by dropping the error message into Google. I'm > having the same problem on Linux (CentOS). Setting > ssh_options[:paranoid] = false works for me as well. > > My command-line ssh works fine currently, but errors like this do > happen when hosts move; fixing them usually involves editing the > ~/.ssh/known_hosts file. Might something like that work here? Where > does the net-ssh host key cache live?
It uses the same known_hosts file as the OpenSSH command-line client (~/.ssh/known_hosts). - Jamis --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
