Missed Team ’24? Catch up on announcements here.

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

Git-bash credentials no longer working; fatal: HTTPRequestException encountered

essenitcher December 8, 2018

Hello, I am trying to run a simple git pull in my ubuntu server and it is no longer working. 

I tried updating curl, openssl, but nothing seems to be working!

I keep getting this message : fatal: unable to access 'https://XXXX@bitbucket.org/repo/proj.git/': gnutls_handshake() failed: A TLS fatal alert has been received.

 

Thanks!

2 answers

1 accepted

0 votes
Answer accepted
essenitcher December 12, 2018

I upgraded git to version 2.20 and now it's working!

1 vote
Gonchik Tsymzhitov
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 8, 2018

Hi @essenitcher

 

Looks like time to update your git util.

I hope this article will help https://community.atlassian.com/t5/Bitbucket-questions/How-to-find-out-which-TLS-version-the-Git-command-is-using/qaq-p/949686

And this one as reference

https://bitbucket.org/blog/deprecating-tlsv1-tlsv1-1-2018-12-01

 

Cheers,

Gonchik Tsymzhitov

essenitcher December 11, 2018

Thanks for your reply. I did that. These are the versions of curl and git that I have but I still have no luck connecting to bitbucket.

curl 7.62.0 (x86_64-unknown-linux-gnu) libcurl/7.62.0 OpenSSL/0.9.8k zlib/1.2.3.3

git version 2.9.5

essenitcher December 11, 2018

I've read that the Open SSL version was old, so I upgraded it. Now I get

curl 7.62.0 (x86_64-unknown-linux-gnu) libcurl/7.62.0 OpenSSL/1.0.2q zlib/1.2.3.3

 

but still no luck

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events