Git fetch is failing on pipeline:
fatal: unable to access 'https://@bitbucket.org': gnutls_handshake() failed: Handshake failed
Question is: how do i fix it?
+ git fetch --unshallow
fatal: unable to access 'https://@bitbucket.org/': gnutls_handshake() failed: Handshake failed
Solved using this:
image: atlassian/default-image:2
Thanks a lot you saved my day,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here is a similar issue with a few possible solutions:
It looks like the new issue that appeared overnight. We used Julian Lopez Alcaine's solution that helped us.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
this worked for me also - thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I having the same problem too. There is solution
https://askubuntu.com/questions/186847/error-gnutls-handshake-failed-when-connecting-to-https-servers
but i didn't completed this yet
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am having the same problem. Is this a problem with bitbucket ? It worked yesterday night.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It was working fine till a few hours ago. I have not changed any settings on my end. I can even conenct to github. Somehow this suddenly seems to be broken when I connect to bitbucket. Could it be a bitbucket problem?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Does anyone know if the bitbucket team is aware of / fixing this problem? I'd rather not have to implement a work around when this was working days ago...
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.