I have been experiencing some waiting time whenever I pull, push or clone any repository from Bitbucket. This happens for both HTTPS and SSH repositories, I've tested it on different computers, different networks, and already reinstalled git. Every local git command works normally as well as all these operations but with different platforms, such as GitHub. I have tried with and without an SSH key configured into my Bitbucket account but no changes were visible. Does anyone knows what might be causing this or a way to somehow debug this issue?
I'm glad to hear I was able to help @Walter Tavares
What I would like to suggest for you is to try to troubleshoot your IPv6 connectivity.
Best Regards,
Norbert
Atlassian Bitbucket Cloud Support
Disabling IPV6 worked for me!!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Miguel,
Thank you for contacting Atlassian Community. My name is Norbert and I'm a Bitbucket Cloud Support Engineer, it's nice to meet you! Welcome to the Atlassian Community.
GIT_TRACE_PACKET=1 GIT_TRACE=1 GIT_CURL_VERBOSE=1 git clone....
Please let us know how it goes, Miguel, we're here to help.
Best Regards,
Norbert
Atlassian Bitbucket Cloud Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.