I have been trying to clone a repository but I am getting this error:
fatal: unable to access 'https://bitbucket.org/***REPO***': Failed to connect to bitbucket.org port 443: Connection refused
I think the problem is with the corporate firewall; I have tried adding IPv4 address ranges to my hosts file on my machine however I still have the same result. Any help would be appreciated
Hey @Elgiz Abbasov
G'Day!
The error message indicates that your local connection is failing to connect to bitbucket.org on port 443 which is an HTTPS port.
This issue is caused by a firewall/proxy configuration on your local network which prevents the connection.
If you have a corporate firewall then you'll have to inform your team to whitelist all of the following IPs to allow your connection with Bitbucket:
Hope this helps
Cheers,
Syahrul
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.