【问题标题】:Can't upload Django project to Heroku无法将 Django 项目上传到 Heroku
【发布时间】:2014-03-29 04:38:31
【问题描述】:

我正在用 Django 制作一个应用程序,我想将它上传到 Heroku,但是当我这样做时

git push heroku master

我收到了这个错误,我不知道如何解决它。

 !  Your account myemail@gmail.com does not have access to fathomless-depths-4588.
 !  
 !  SSH Key Fingerprint: xx:xx:xx:xx:xx:xx:xx:xx:xx:02:xx:xx:79:xx:0f:xx

 fatal: Could not read from remote repository.

 Please make sure you have the correct access rights
 and the repository exists.

我没有使用来自旧项目的邮件“myemail@gmail.com”,我已经使用了:heroku 注销和 heroku 登录,但它不起作用。

我不知道 SSH 是否重要,所以我把它放在 xx xD 上!

我将不胜感激。

【问题讨论】:

    标签: django git heroku


    【解决方案1】:

    你应该看看 heroku-accounts - 允许你在同一台机器上管理多个帐户。

    https://github.com/ddollar/heroku-accounts.

    希望这会有所帮助。

    【讨论】:

      猜你喜欢
      • 2012-12-19
      • 2013-01-09
      • 2021-05-11
      • 2021-05-11
      • 1970-01-01
      • 2017-12-09
      • 2018-10-10
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多