git push / pull / clone do not work anymore for bitbucket on mac with os catalina

bewegtewerbung February 21, 2020

Today I am not able to fetch or pull to or from bitbucket 

I have two macs in the same network - on the older one / osx 10.14.6 everything work like before. 

On the newer one osx 10.15.3 I get always timeouts  - Following the troubleshoot issues https://confluence.atlassian.com/bitbucket/troubleshoot-ssh-issues-271943403.html 

dev ssh -T git@bitbucket.org -v
OpenSSH_7.9p1, LibreSSL 2.7.3
debug1: Reading configuration data /Users/roland/.ssh/config
debug1: /Users/roland/.ssh/config line 1: Applying options for *
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 48: Applying options for *
debug1: Connecting to bitbucket.org [2406:da00:ff00::6b17:d1f5] port 22.
debug1: connect to address 2406:da00:ff00::6b17:d1f5 port 22: Operation timed out
debug1: Connecting to bitbucket.org [2406:da00:ff00::22c0:3470] port 22.
debug1: connect to address 2406:da00:ff00::22c0:3470 port 22: Operation timed out
debug1: Connecting to bitbucket.org [2406:da00:ff00::22c5:2ef4] port 22.
debug1: connect to address 2406:da00:ff00::22c5:2ef4 port 22: Operation timed out
debug1: Connecting to bitbucket.org [2406:da00:ff00::22c2:513] port 22.
debug1: connect to address 2406:da00:ff00::22c2:513 port 22: Operation timed out
debug1: Connecting to bitbucket.org [2406:da00:ff00::22cd:e0db] port 22.
debug1: connect to address 2406:da00:ff00::22cd:e0db port 22: Operation timed out
debug1: Connecting to bitbucket.org [2406:da00:ff00::3403:4be7] port 22.
debug1: connect to address 2406:da00:ff00::3403:4be7 port 22: Operation timed out

The connection with github works. 

The only thing changed from yesterday to today is my external ip-Address.

Could anybody give me a hint how to figure out what's wrong?

 

Thank you

Roland

2 answers

0 votes
kazinawayahudi September 8, 2020

same here. how did you solved this?

0 votes
timothybeach March 20, 2020

I'm experiencing the same thing: 

ssh -v git@bitbucket.org
OpenSSH_8.2p1, OpenSSL 1.1.1d 10 Sep 2019
debug1: Reading configuration data /home/user/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to bitbucket.org [2406:da00:ff00::22cd:e0db] port 22.
debug1: connect to address 2406:da00:ff00::22cd:e0db port 22: Connection timed out
debug1: Connecting to bitbucket.org [2406:da00:ff00::22c3:9b0a] port 22.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events