ssh://git@bitbucket.org/wx_rds/: [ssh-connection]: Failed (IOException) to execute: HTTP Proxy connection to /165.225.114.16:10897 failed with code 403: Forbidden
ssh://git@bitbucket.org/wx_rds/: [ssh-connection]: Failed (IOException) to execute: HTTP Proxy connection to /165.225.114.16:10897 failed with code 403: Forbidden
403 suggest that it is an authentication error.
I suggest you (re-)configure the SSH connection again from scratch.
The error you've shared implies there's an issue on the proxy-side, I'd suggest checking to make sure that port 22 is open, and our Bitbucket Cloud IP addresses have been whitelisted:
You can also enable verbose ssh logging, this will reveal more information about the error and allow you to perform troubleshooting:
ssh -Tvvv git@bitbucket.org
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.