【发布时间】:2012-09-29 22:19:08
【问题描述】:
如标题中所述,我无法推送到我的某个应用程序。
“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.
我对 Heroku 的支持感到失望,因为我的票在 4 天后没有答案:(
【问题讨论】:
-
一些可能对您有帮助的想法...您确定您的权限是正确的吗?您是否能够以其他方式与应用程序交互? heroku 应用程序:信息是否显示您的应用程序?你最近改名了吗?
-
我很确定我的权限是正确的。 Push 上周五为这个应用程序工作,然后停止工作。
-
heroku apps:info有效。除了 git 访问之外的一切似乎都运行良好。 -
我也是。几个月来我每天都在推,这很好。现在我推不动了。试过
gem update heroku但这没有帮助。可以推送到另一个heroku应用程序就好了。我想我会尝试重新启动(Mac)。 -
4 天后他们回答了我的票。他们说应用程序 git repo 有问题,他们将不得不重置它。我已经在他们回复几分钟后授权重置,但他们仍然没有这样做。现在已经 6 天了,我对 Heroku 的支持感到非常失望。