If "heroku list" is already working for you, I believe the only password it could be asking for is your ssh keychain password. You might also want to check permissions on your ~/.ssh/known_hosts file. I was able to get that same error message when removing write permission on the known_hosts file.
/Morten On Jul 2, 1:26 am, POODevelopper <[EMAIL PROTECTED]> wrote: > I'v setup my RSA Key, 'heroku create app' and 'heroku list' work, but > when using clone option it gives me this error : > > The authenticity of host 'heroku.com (72.44.46.139)' can't be > established. > Are you sure you want to continue connecting (yes/no)? yes > Failed to add the host to the list of known hosts (/Users/ > idrissmrabti/.ssh/known_hosts). > > Is ask me to type a password, what password ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
