Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

unable to access url tunnel failed 404 sourcetree + github private

Barun Bairagi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 27, 2024

not able to clone github repo using sourcetree. but able to download from anypoint studio

1 answer

0 votes
Brant Schroeder
Community Champion
April 12, 2026

@Barun Bairagi welcome to the Atlassian community

Here is a response from stack from someone with the same issue.

Yes, I had the same problem on one of the computers, but it worked on the others.
The problem is in the proxy and solved in the following way:

  1. Go to the folder using the command line:
cmd C:\Users\YourUserName\AppData\Local\Atlassian\SourceTree\git_local\bin 
  1. Run the commands:
git config --global --unset http.proxy
git config --global --unset https.proxy
git config --global --unset core.gitproxy
  1. It's done. Repeat cloning of the repository

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events