当我尝试通过“创建 Heroku 应用程序模板”创建新项目时出现此错误,但是,我可以成功地看到部署在我的 heroku 帐户中的应用程序。
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.
git@heroku.com:arcane-citadel-9718.git: reject HostKey: heroku.com
我该如何解决这个错误?