When cloning certain repositories, I am getting this error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS connection was non-properly terminated.
. Obviously I'm not the only one with this kind of error and I started googling for some answers. Every solution that I found and applied to my machine did not yield any results so I'm desperate enough to start a stackoverflow question.
There are repositories that I can download without any errors, so the root of the problem is dependent on certain properties of repositories. The challenge lies in how to find the responsible property.
Many thanks in advance for any suggestions.