I am running Ubuntu 18.04 LTS on armv7l. I am running git clone inside a proxy (I got the proxy variables set properly), but now I get this;
fatal: unable to access '<my_git>.git/': gnutls_handshake() failed: An unexpected TLS packet was received.
It used to work in Ubuntu 16.04. I have checked this solution but it does not work for me. All I am trying to do is to git clone.