HTTP Error 502: Bad Gateway when pushing to bitbucket

帅比萌擦擦* 提交于 2019-12-10 11:04:31

问题


I have a mercurial repository, when I try to push my changes to bitbucket I suddenly get the error

HTTP Error 502: Bad Gateway

after a long moment of wait (searching changes..)

Any idea? this has had me stumped for two days!


回答1:


Some people report similar issues when trying to push big changesets using the HTTP protocol. Try using SSH instead. You can find instructions for Bitbucket here.



来源:https://stackoverflow.com/questions/11847857/http-error-502-bad-gateway-when-pushing-to-bitbucket

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!