不能"git推"."Heroku Git错误"现在为期4天

Jon*_*ves 6 git heroku

如标题中所述,我无法推送到我的某个应用程序.
"git push"到其他应用程序工作正常,因此凭据/密钥设置正常.

错误消息:

$ git push app-remote

 !  Heroku Git error, please try again shortly.
 !  See http://status.heroku.com for current Heroku platform status.
 !  If the problem persists, please contact http://support.heroku.com.

fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Run Code Online (Sandbox Code Playgroud)

我对Heroku的支持很失望,因为我的机票在4天后没有答案:(

Mak*_*min 10

$ git push heroku master

Warning: Permanently added the RSA host key for IP address '50.19.85.156' to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Run Code Online (Sandbox Code Playgroud)

heroku键:为我添加固定


Jef*_*D23 5

我也突然遇到了这个问题。只需重新启动测功机并heroku restart为我修复它即可。我猜测是出于 @akegalj 提到的原因


Jon*_*ves 1

存储库已损坏。

Heroku 支持花了一周多的时间才修复它。