Heroku/Github 设置连接问题?

Heroku/Github set up connection issue?

我正在做一个练习,我有一个分叉的存储库,并启动了一个 heroku 帐户,确实“创建了一个新应用程序”和“使用 github 部署”但是当我去连接到 github,弹出红色错误消息“错误:远程无法连接或已关闭。”

我在 github 连接到其他服务时没有遇到任何问题,我发现其他人也有连接问题,但更多的是“为什么我的应用程序不工作”而我的是“为什么我不能 link 这两个所以我可以继续这个练习?

非常感谢任何帮助。

我按照说明设置了一个 heroku 帐户,在 github 上创建了一个应用程序存储库分支,确认了我的电子邮件,在 heroku 上选择了“创建一个新应用程序”选项,然后在随后的“部署”中”选项卡,单击“连接 github”选项。我希望它能工作。

是的,这是一个已知问题,由与 Github 授权相关的一些数据泄露引起。已采取安全措施并且 Git 集线器授权已被禁用,直至另行通知。请参见 https://github.blog/2022-04-15-security-alert-stolen-oauth-user-tokens/

并基于此进行中 incident

As reported yesterday, revocation of all OAuth tokens from the Heroku Dashboard GitHub integration is complete. Until further notice, we will not issue OAuth tokens from the Heroku Dashboard. These actions, based on our current understanding of the issue, should prevent unauthorized access to your GitHub repositories.

We will continue to work with GitHub to provide additional guidance on how to review your GitHub logs for evidence of exfiltration or malicious activity. Please reach out to security@salesforce.com with any information that may assist us with our ongoing investigation. Please continue to visit status.heroku.com for the latest updates.

如果您仍想部署,可以很容易地从 GitHub 切换到 Git,请阅读:https://help.heroku.com/CKVOUPSY/how-to-switch-deployment-method-from-github-to-heroku-git-with-all-the-changes-app-code-available-in-a-github-repo