I couldn't push to bitbucket repo

AbenezerMulugeta November 23, 2020

Hello, 

 

I am facing an error message whenever I try to push a local change to the cloud repo. Here is the error message; 

 

error: RPC failed; curl 56 OpenSSL SSL_read: error:140943FC:SSL routines:ssl3_read_bytes:sslv3 alert bad record mac, errno 0

 

 

1 answer

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 25, 2020

Hi @AbenezerMulugeta ,

It is possible that this error is related to this announcement:

Could you please let me know:

1. What is the output of the following command from that machine?

GIT_CURL_VERBOSE=1 git ls-remote https://bitbucket.org/

2. What is the operating system on your machine?

3. What is the version of Git and curl you are using?

git --version
curl --version

My initial suggestion would be to upgrade Git and curl.

A temporary workaround until this is resolved, would be to set up an SSH key for your Bitbucket account and use SSH instead of HTTPS when cloning/pulling from/pushing to repos:

Please feel free to let me know if you have any questions.

Kind regards,
Theodora

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events