I have been using git for a while with no problems, then suddenly it started throwing this error when using git push
:
error: gnutls_handshake() failed: A TLS packet with unexpected length was received. while accessing ... fatal: HTTP request failed
It was working fine, then suddenly it stopped.
What is the problem?
Thanks