The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • 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
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Mike Ortman
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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

TAGS
AUG Leaders

Atlassian Community Events