【问题标题】:git push heroku master fails with SSH Key Fingerprintgit push heroku master 因 SSH 密钥指纹而失败
【发布时间】:2020-08-30 06:15:27
【问题描述】:

当我想 git push heroku master 它说

 !  Syntax is: git@heroku.com:<app>.git where <app> is your app's name.
 !  
 !  SSH Key Fingerprint: [fingerprint things here]

fatal: Could not read from remote repository.

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

我该如何解决这个问题? Screenshot with Error 我尝试了很多但没有任何帮助 (对不起,如果我的英语不好,我来自德国

【问题讨论】:

  • 问题不在于“SSH Key Fingerprint”,而在于“Syntax is: git@heroku.com:.git”使用git remote -v开始调试
  • 我现在调试了。下一步是什么?这是截图:imgur.com/a/rFgIRAi
  • 推送。如果推送没有错误 - 一切正常,您的应用正在运行。
  • 还是不行。
  • 任何错误信息?

标签: node.js git heroku git-push


【解决方案1】:

我正在 UptimeRobot 上运行我的机器人并出现故障

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2013-03-21
    • 1970-01-01
    • 2021-05-19
    • 2013-09-05
    • 1970-01-01
    • 1970-01-01
    • 2014-03-24
    • 2019-02-08
    相关资源
    最近更新 更多