问题
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