git push heroku master写入失败:连接重置由peer [英] git push heroku master Write failed: Connection reset by peer

查看:267
本文介绍了git push heroku master写入失败:连接重置由peer的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

运行此命令'git push heroku master'时出现此错误



写入失败:由同级重置的连接
致命:无法读取远程存储库。



请确保您拥有正确的访问权限
并存在存储库。



我遵循了heroku网站的指示。以下是 https://devcenter.heroku.com/articles/getting-started的链接-with-rails3

解决方案

登录Heroku,点击您的应用,点击访问标签,确保您列为贡献者或所有者。然后配置您的SSH密钥。
https://devcenter.heroku.com/articles/keys


I am getting this error when running this command '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. Here is the link 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.

Then configure your SSH keys. https://devcenter.heroku.com/articles/keys

这篇关于git push heroku master写入失败:连接重置由peer的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆