Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bitbucket.org:443

starting last 2-3 weeks I can not open bitbucket.org, from anywhere in my Mac OS 10.13.4 and from Windows 7 using browser, curl and on "git push" I'm getting SSL_ERROR_SYSCALL. I tried to connect from another internet provider but got the same issue.

I don't have any proxies set and etc.

Curl log here:

enter image description here

Please help

echo | openssl s_client -connect bitbucket.org:443

gives following output

enter image description here enter image description here

like image 861
Daniyar Avatar asked Jan 28 '23 05:01

Daniyar


1 Answers

my country government blocked BigBucket IPs.

The Ministry of Information and Communications of Kazakhstan, has blocked Bitbucket IPs. To get this resolved you will need to work with your local ISP. As a workaround, you can configure a Proxy to route through a different provider or use VPN connection to access Bitbucket from a different network.

like image 77
Daniyar Avatar answered Feb 02 '23 20:02

Daniyar