You need to make sure your target server can ssh to 209.20.75.130 via a public key. If you log into your target server and ssh to that IP address, do you get prompted for a password?
- Jamis On Jun 21, 2008, at 5:19 PM, Jimmy Palmer wrote: > > I'm using capistrano to deploy the rails app on my new slicehost > server. > > It is running this command on the server > > svn checkout -q -r2 > svn+ssh://209.20.75.130/home/demo/repository/my_app/home/demo/ > public_html/myapp.com/releases/20080621224919 > && (echo 2 > > /home/demo/public_html/myapp.com/releases/20080621224919/REVISION) > > and i get this error: > > Permission denied (publickey) > > > It's like it doesn't have access to itself. What do I need to do > here? > -- > Posted via http://www.ruby-forum.com/. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---