You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
While trying to test SSH connection from my newly installed Ubuntu machine (Bare metal) to bitbucket.org I get the following:
egroj97@tuf-ubuntu:~$ ssh -T git@bitbucket.org
client_loop: send disconnect: Broken pipe
I've made sure three times that the SSH key works, and was able to connect to github.com.
Any ideas?
Hi @egroj97 and welcome to the community.
Are you getting this error consistently when you try to test the SSH connection, or is it intermittent?
There is a possibility this error may be occur due to a firewall on your network. We've had a report on a similar issue where snort was used and a certain rule was blocking the connection. Are you using snort in that network?
This may also be caused by the issue mentioned in this blog post: https://community.atlassian.com/t5/Bitbucket-articles/Diagnosing-and-Troubleshooting-TCP-Resets-from-Bitbucket-Cloud/ba-p/1562132
In order to test this, could you try connecting to Bitbucket legacy IP addresses and see if this works?
18.205.93.2
18.205.93.0
18.205.93.1
You can try e.g.
ssh -T git@18.205.93.0
Kind regards,
Theodora
Announced in this blog, this holiday season we’re celebrating all things CI/CD and between now and the end of 2019 we’ll be showcasing content, use cases, feature announcements and more. One featur...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.