Hi All, I found the following procedure fixed my ssh problems. Maybe it will help others. I'm running OS X leopard.
1. Follow the procedure from github at this url: http://github.com/guides/percent_expand-null-replacement-bug. 2. Deleted the .heroku directory in my home directory. That's it. I did a heroku list, which reuploaded my public key and then the clone started to work. I did this repair on two machines and it cured both. Hopes this helps. Bruce On Jun 6, 1:42 pm, Morten Bagai <[EMAIL PROTECTED]> wrote: > Hey, > > It's not related to the gem version. It's an SSH related problem, and > we are working hard to fix it for you as quickly as we can. I'll post > here as soon as I have any updates. > > Morten > > On Jun 6, 2008, at 7:43 AM, theRocket <[EMAIL PROTECTED]> wrote: > > > > > I don't profess to know what the problem is, but I see you ran > > heroku-0.3. Just as a suggestion you could run the 0.2 version of the > > heroku gem to see if you get a different result. I believe 0.3 was > > specifically for windoughs users, and maybe that introduced a bug for > > other platforms? In my experience, they don't play well with others. > > > RJR > > > On Jun 5, 6:53 pm, bmctigue <[EMAIL PROTECTED]> wrote: > >> Hi, > > >> I still can't clone at all, so my project is dead, I can't make major > >> changes through the online editor. Here's the exception: > > >> /Library/Ruby/Gems/1.8/gems/heroku-0.3/bin/../lib/heroku/ > >> command_line.rb:37:in `clone': could not clone the app. Is git > >> installed? (RuntimeError) > >> from /Library/Ruby/Gems/1.8/gems/heroku-0.3/bin/../lib/heroku/ > >> command_line.rb:6:in `send' > >> from /Library/Ruby/Gems/1.8/gems/heroku-0.3/bin/../lib/heroku/ > >> command_line.rb:6:in `execute' > >> from /Library/Ruby/Gems/1.8/gems/heroku-0.3/bin/heroku:36 > >> from /usr/bin/heroku:19:in `load' > >> from /usr/bin/heroku:19 > >> I know git is installed and works fine. Any ideas? > > >> Thanks, > > >> Bruce > > >> On Jun 4, 5:58 am, sbfaulkner <[EMAIL PROTECTED]> wrote: > > >>> Morten, > > >>>> Thanks for the detailed reports. Looks like we're experiencing an > >>>> intermittent issue with SSH. We're working on resolving it. > > >>> You're welcome... things seem to be operational again today. > > >>> Thanks! > > >>> --Brent --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
