• Community
  • Products
  • Bitbucket
  • Questions
  • I use shell "git push" , and ssh: connect to host bitbucket.org port 22: Connection refused fatal: The remote end hung up unexpectedly

I use shell "git push" , and ssh: connect to host bitbucket.org port 22: Connection refused fatal: The remote end hung up unexpectedly

EasonZhong NA January 25, 2016

This question is in reference to Atlassian Documentation: Bitbucket Tutorials: Teams in Space Training Ground

I use shell "git push origin master" on AWS server today,  and return errror :

ssh: connect to host bitbucket.org port 22: Connection refused
fatal: The remote end hung up unexpectedly

It's running in yestoday.

1 answer

1 vote
Mike Ortman January 25, 2016

Hi! One possibility is a firewall configuration issue. Did any firewall configuration changes happen since yesterday to cause port 22 to be closed for outbound connections? If not, another  possibility is an authentication failure. Check to see if the ssh public key configured on your AWS server (where you are running the git push) matches a ssh public key registered to an account with access to the repository. 

You can read more about solving common ssh issues with bitbuckit here: https://confluence.atlassian.com/bitbucket/troubleshoot-ssh-issues-271943403.html

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events