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?