On Fri, Aug 23, 2013 at 8:15 PM, Ian Christopher de Jesus <[email protected]> wrote: > I followed the instructions in > https://devcenter.heroku.com/articles/getting-started-with-heroku-eclipse, > however, I get this error message. > >> We have encountered a problem creating your application: >> arcane-citadel-9718. This could be due to the Eclipse SSH key is not >> matching the SSH key(s) that is associated with your Heroku account. To fix >> this error, you can: - Associate your SSH key to your Heroku account by >> going to "Preferences" OR - If the SSH Key is correct, restart Eclipse. >> [email protected]:arcane-citadel-9718.git: reject HostKey: heroku.com > > > I see my app, when I go to herokuapps.com so that I means I have > successfully deployed my application. I have used the same SSH keys that I > use when I do > >> git push heroku master > > > in the CLI. Any help to fix this matter is truly appreciated.
Is it possible you deployed your application once from the old keys and then a minor error crept into the matching Eclipse configuration of the keys? Have you since figured this out? -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. 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_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
