Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Error: Fatal: Unable to access "bitbucket.org\orgname" CONNECT tunnel failed, response 400

Julio Eduardo Enrique Marquez Sanchez December 27, 2023

I'm having a problem when I try to connect my SourceTree to Bitbucket, for example running Fetch.

I can't clone, fetch or push

I think the problem has to do with proxy settings, but I can't find any documentation that specifies how this works.

I have a user who does not have the problem, I compare the policies in Active Directory between both types of users and they do not have any significant difference.

The error message is:

Error: Fatal: Unable to access "bitbucket.org\orgname\reponame.git" CONNECT tunnel failed, response 400

SourceTree Error Mensaje.PNG

 

Thanks for any help you can give me.

1 answer

0 votes
Oscar Armando Del Cid Rueda April 11, 2024

Hola Julio,

 

Favor ejecutar la siguiente sentencia en el terminal, esto funciono en un caso similar que presente.

 

git config --global --unset http.proxy
git config --global --unset https.proxy
git config --global --unset core.gitproxy

 

Slds.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events