It worked earlier today, but after getting an error pulling updates to my local copy I deleted my local copy and tried to re-clone. Now, when I try to clone my application, I get the following error(s)...
$ rm -rf ~/.heroku $ cd ~/Projects $ rm -rf soloist $ heroku clone soloist Enter your Heroku credentials. Email: [EMAIL PROTECTED] Password: Uploading ssh public key Authentication failed Enter your Heroku credentials. Email: [EMAIL PROTECTED] Password: Uploading ssh public key Initialized empty Git repository in /Users/brentf/Projects/ solist/.git/ No such app as solist fatal: The remote end hung up unexpectedly fetch-pack from '[EMAIL PROTECTED]:solist.git' failed. I'm positive I typed my password correctly on the first attempt (I have retried the scenario multiple times). I do not remember whether I had to retry my password earlier today. If I create a new project, I can clone it successfully. Thanks for any help anyone can offer. Cheers. --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 -~----------~----~----~----~------~----~------~--~---
