Do you have set :user, 'djames'
Somewhere in your recipe file? Or a server defined like: role :app, "[EMAIL PROTECTED]" - Jamis On May 7, 2008, at 10:06 AM, David James wrote: > > Thanks, this solved some problems for me, thanks! > > Here was the problem I was seeing, in case other see something > similar: > > hi i've had a working Cap 2 / svn setup. > now, when I run: "cap staging deploy:check", I get "connection failed > for ... (Net::SSH::AuthenticationFailed: djames). > not sure where "djames" is coming from, its nowhere in my deploy.rb -- > whoami on localmachine gives "djwonk" > where might Cap be picking up that username? > > -David > > On May 6, 11:09 pm, Jamis Buck <[EMAIL PROTECTED]> wrote: >> For those of you that were getting bitten by the new Net::SSH (and >> therefore, capistrano) not loading your id_dsa or id_rsa keys >> automatically, you can now "gem install net-ssh" to grab Net::SSH >> 2.0.1, which fixes that issue. >> >> - Jamis > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
