[EMAIL PROTECTED] wrote: > I tried to scan around for solutions to my problem on the list... but > none seem to address the issue. unless im missing something. Here is > my output: > > $ cap deploy:cold > * executing `deploy:cold' > * executing `deploy:update' > ** transaction: start > * executing `deploy:update_code' > Password: > Password: > Password: > Permission denied (publickey,keyboard-interactive). > > > Ideas? >
You can't log on to your remote server. Either you aren't entering the correct password for your remote server or your user doesn't have permission to log on. Can you start an interactive ssh session to the remote server with this password? Ray --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
