<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>There seems to be something wrong with the opendev server. Is
this a glitch, a daily occurrence (backup?), or a deeper problem?</p>
<p>This happens around midnight between July 22 and 23 UTC.</p>
<p><tt>$ git clone <a class="moz-txt-link-freetext" href="https://opendev.org/openstack/devstack.git">https://opendev.org/openstack/devstack.git</a> -b
stable/stein</tt><tt><br>
</tt><tt>Cloning into 'devstack'...</tt><tt><br>
</tt><tt>fatal: unable to access
'<a class="moz-txt-link-freetext" href="https://opendev.org/openstack/devstack.git/">https://opendev.org/openstack/devstack.git/</a>':
gnutls_handshake() failed: The TLS connection was non-properly
terminated.</tt><tt><br>
</tt></p>
<p>Same result when I try to clone any other random repo. I can get
Devstack from Github, but when setting up the cloud, stack.sh
wants to clone everything from git.openstack.org, which fails
again. I could replace all the hardcoded <i>git.openstack.org</i>
strings with the equivalent <i>github.com</i> URL, but I am not
sure if I can trust that all Github repos are up to date.</p>
<p>Bernd.<br>
</p>
<p><br>
</p>
</body>
</html>