Heroku gem - Permission denied (publickey) upon heroku clone

2008-07-08 Thread MichaelHarmer
Hi All, I'm having a hell of a time trying to clone my app from heroku. I've created (and re-created) my rsa file using 'ssh-keygen -t rsa' and have uploaded it using 'heroku upload_authkey ~/.ssh/id_rsa.pub'. The error I get is: Initialized empty Git repository in

Can't install facebooker gem

2008-07-08 Thread xiuxiu
I created a new app and want to install facebooker gem from the page. Alert appeared and told me I can't do it. Does anyone has any ideas? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku group. To post to this

Re: Can't install facebooker gem

2008-07-08 Thread xiuxiu
It seems that I can't install any gems while plugin is ok. Hope to help On Jul 8, 5:38 pm, xiuxiu [EMAIL PROTECTED] wrote: I created a new app and want to install facebooker gem from the page. Alert appeared and told me I can't do it. Does anyone has any ideas?

Re: Heroku background processes

2008-07-08 Thread etf
It looks like an ugly solution for me... On Jul 8, 1:39 am, youngj [EMAIL PROTECTED] wrote: Alternatively, you could expose certain actions in your application and curl them from a remote machine. On Jul 3, 12:14 pm, Sherrod [EMAIL PROTECTED] wrote: Hello, I have need to run background

Re: internal server error on both edit and view

2008-07-08 Thread Adam Wiggins
Fixed. Adam --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku group. To post to this group, send email to heroku@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more

Re: Heroku gem - Permission denied (publickey) upon heroku clone

2008-07-08 Thread MichaelHarmer
I've worked out what was wrong, so I'm documenting it here in case others have the same problem. To work around an ssh problem after my upgrade to OS X 10.5 (see http://lists.macosforge.org/pipermail/macports-users/2007-November/006646.html) I added a line to my ~/.ssh/config file that told it