简体   繁体   English

git push heroku master写入失败:对等重置连接

[英]git push heroku master Write failed: Connection reset by peer

I am getting this error when running this command 'git push heroku master' 运行此命令'git push heroku master'时出现此错误

Write failed: Connection reset by peer fatal: Could not read from remote repository. 写入失败:对等重置连接致命:无法从远程存储库读取。

Please make sure you have the correct access rights and the repository exists. 请确保您具有正确的访问权限,并且存储库存在。

I followed the instructions given from heroku site. 我按照heroku网站上的指示进行操作。 Here is the link https://devcenter.heroku.com/articles/getting-started-with-rails3 这是链接https://devcenter.heroku.com/articles/getting-started-with-rails3

Sign into Heroku, click on your app, click on the Access tab, and make sure you're listed as a contributor or owner. 登录Heroku,单击您的应用程序,单击“访问”选项卡,并确保您被列为贡献者或所有者。

Then configure your SSH keys. 然后配置您的SSH密钥。 https://devcenter.heroku.com/articles/keys https://devcenter.heroku.com/articles/keys

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM