When I try to connect to any HTTPS server with git
, it gives the following error:
error: gnutls_handshake() failed: A TLS packet with unexpected length was received. while accessing ...
fatal: HTTP request failed
I think that maybe some packages that are related to gnutls_handshake
have been broken. So, I want to reinstall those.
Which packages can be related to these errors? Or how do I fix this kind of error?