You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi Team,
I am facing an issue in Ubuntu 20.04 while cloning from bitbucket.
The error is -
fatal: unable to access 'https://bitbucket.org/*.git/': gnutls_handshake() failed: An unexpected TLS packet was received
I have gone through earlier resolution available but those are for lower version of git and lower version of Ubuntu i.e. 14.04 or 16.
Need an response on the same. Thanking you!!
Welcome to the community.
Based on the error message you've shared, it seems to be some kind of network or environment issue (e.g. Curl, Git versions etc.).
I looked at it and found some of the links below that might be of help:
Hope it helps and let me know how it goes.
Regards,
Mark C
Hi @Mark C
Thanks for the revert.
My none of the servers are behind any proxy. They are all accessible over VPN or Office network including https://bitbucket.org/.
We got a work around, where we could re-compiling git with openssl instead of gnutls.
The complete details available here - https://github.com/paul-nelson-baker/git-openssl-shellscript.
This is easy and helped a lot. Hope this would help someone.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.