<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<div></div>
<h2 dir="auto">
<a id="user-content-description-of-problem" class="anchor" href="#description-of-problem" aria-hidden="true"></a>Description of problem:</h2>
<p dir="auto">I run the command</p>
<p dir="auto"><code>git clone https://github.com/creationix/nvm.git -b v0.34.0 --depth=1</code></p>
<p dir="auto">and the following error is displayed:</p>
<blockquote dir="auto">
<p>fatal: unable to access '<a href="https://github.com/creationix/nvm.git/" rel="nofollow noreferrer noopener" target="_blank">https://github.com/creationix/nvm.git/</a>': GnuTLS recv error (-54): Error in the pull function.</p>
</blockquote>
<p dir="auto">I've tried with many different github reposiroties</p>
<p dir="auto">Obviously the link is correctly accessible from my network.</p>
<p dir="auto">If I recompile git without GnuTLS but with OpenSSL git works fine.
I've opened a bug on ubuntu but they said me it's not a their problem (Bug 1826598 -</p>
<blockquote dir="auto">
<p><a href="https://bugs.launchpad.net/ubuntu/+source/git/+bug/1826598" rel="nofollow noreferrer noopener" target="_blank">https://bugs.launchpad.net/ubuntu/+source/git/+bug/1826598</a> ).</p>
</blockquote>
<h2 dir="auto">
<a id="user-content-version-of-gnutls-used" class="anchor" href="#version-of-gnutls-used" aria-hidden="true"></a>Version of gnutls used:</h2>
<p dir="auto">3.6.5-2ubuntu1</p>
<h2 dir="auto">
<a id="user-content-distributor-of-gnutls-eg-ubuntu-fedora-rhel" class="anchor" href="#distributor-of-gnutls-eg-ubuntu-fedora-rhel" aria-hidden="true"></a>Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL)</h2>
<p dir="auto">ubuntu 19.04</p>
<h2 dir="auto">
<a id="user-content-how-reproducible" class="anchor" href="#how-reproducible" aria-hidden="true"></a>How reproducible:</h2>
<p dir="auto">Steps to Reproduce:</p>
<ul dir="auto">
<li>run the command <code>git clone https://github.com/creationix/nvm.git -b v0.34.0 --depth=1</code>
</li>
<li>wait some timeout</li>
<li>see the error</li>
</ul>
<h2 dir="auto">
<a id="user-content-actual-results" class="anchor" href="#actual-results" aria-hidden="true"></a>Actual results:</h2>
<p dir="auto">An error</p>
<h2 dir="auto">
<a id="user-content-expected-results" class="anchor" href="#expected-results" aria-hidden="true"></a>Expected results:</h2>
<p dir="auto">The clone of the repository</p>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/769">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/7aee9166956dcc102ea65f74d6c2f4aa/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/issues/769"}}</script>

</p>
</div>
</body>
</html>