Unable to perform some operations on bitbucket

Bruno Xavier August 3, 2020

Hi everyone, 

 

I'm unable to clone and push codes to bitbucket.

Both commands returns no error cause.

$ git clone -v git@bitbucket.org:smartsolutionteam/super-app-bff.git
Cloning into 'super-app-bff'...


$ git push


 

I've checked for one ssh key on my machine and I do have one.

When I try to connect it fails.

 

ssh -Tv git@bitbucket.org
OpenSSH_7.6p1 Ubuntu-4ubuntu0.3, OpenSSL 1.0.2n 7 Dec 2017
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to bitbucket.org [2406:da00:ff00::22c3:9b0a] port 22.
debug1: connect to address 2406:da00:ff00::22c3:9b0a port 22: Connection timed out
debug1: Connecting to bitbucket.org [2406:da00:ff00::22e9:9f55] port 22.
debug1: connect to address 2406:da00:ff00::22e9:9f55 port 22: Connection 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: Connection timed out
debug1: Connecting to bitbucket.org [2406:da00:ff00::34cc:ea4a] port 22.
debug1: connect to address 2406:da00:ff00::34cc:ea4a port 22: Connection timed out
debug1: Connecting to bitbucket.org [2406:da00:ff00::3403:4be7] port 22. 

 

 

 

1 answer

0 votes
Bruno Xavier August 3, 2020

It seems my router IPv6 firewall was enabled and blocking  bitbucket access.  Turn  it out doesn't seem to work.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events