Missed Team ’24? Catch up on announcements here.

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

Bitbucket Sourcetree Clone Error

SEONMIN LEE
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!
April 24, 2024

I can only use an external network through a proxy in the company network.

Since the company proxy address is managed as a .pac file, a local server was started using a separate https://github.com/liangqing/PacProxy/ to set up a proxy URL that could be set for Git.

git config --global http.proxy 'socks 5:/127.0.0.1:9999'
git config --global https.proxy 'socks 5:/127.0.0.1:9999'
git config --global url."https://".insteadOf git://-

Nevertheless, the Clone error appears. How do I fix it?

The following error is displayed.
Open SSL_connect:SSL_ERROR_SYSCALL by connecting to bitbucket.org:443

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events