mark me down for 3 smart guy points i was using the heroku gem instead of the herokugarden
was able to successfully login On Feb 11, 9:42 pm, Kris S <[email protected]> wrote: > doing so gives me this error: > > /Library/Ruby/Gems/1.8/gems/heroku-0.5.6/bin/../lib/heroku/commands/ > keys.rb:19:in `read': No such file or directory - add (Errno::ENOENT) > from /Library/Ruby/Gems/1.8/gems/heroku-0.5.6/bin/../lib/heroku/ > commands/keys.rb:19:in `add' > from /Library/Ruby/Gems/1.8/gems/heroku-0.5.6/bin/../lib/heroku/ > command.rb:30:in `send' > from /Library/Ruby/Gems/1.8/gems/heroku-0.5.6/bin/../lib/heroku/ > command.rb:30:in `run_internal' > from /Library/Ruby/Gems/1.8/gems/heroku-0.5.6/bin/../lib/heroku/ > commands/auth.rb:90:in `save_credentials' > from /Library/Ruby/Gems/1.8/gems/heroku-0.5.6/bin/../lib/heroku/ > commands/auth.rb:31:in `get_credentials' > from /Library/Ruby/Gems/1.8/gems/heroku-0.5.6/bin/../lib/heroku/ > commands/auth.rb:14:in `user' > from /Library/Ruby/Gems/1.8/gems/heroku-0.5.6/bin/../lib/heroku/ > commands/auth.rb:10:in `init_heroku' > from /Library/Ruby/Gems/1.8/gems/heroku-0.5.6/bin/../lib/heroku/ > commands/auth.rb:6:in `client' > ... 6 levels... > from /Library/Ruby/Gems/1.8/gems/heroku-0.5.6/bin/../lib/heroku/ > command.rb:10:in `run' > from /Library/Ruby/Gems/1.8/gems/heroku-0.5.6/bin/heroku:12 > from /usr/bin/heroku:19:in `load' > from /usr/bin/heroku:19 > > On Feb 11, 9:39 pm, Keenan Brock <[email protected]> wrote: > > > You did a > > Heroku keys add? > > > On Feb 11, 2009, at 9:31 PM, Kris S <[email protected]> wrote: > > > > Sorry if I am missing something trivial, but I created an app vial the > > > upload since trying w/ git failed. I would however like to post > > > commits through git yet I am getting the same error when trying to > > > connect: > > > > Uploading ssh public key /Users/krissteigerwald/.ssh/id_rsa.pub > > > Authentication failure --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
