[opendev] git clone fails: "The TLS connection was non-properly terminated"

Bernd Bausch berndbausch at gmail.com
Tue Jul 23 00:09:18 UTC 2019


There seems to be something wrong with the opendev server. Is this a 
glitch, a daily occurrence (backup?), or a deeper problem?

This happens around midnight between July 22 and 23 UTC.

$ git clone https://opendev.org/openstack/devstack.git -b stable/stein
Cloning into 'devstack'...
fatal: unable to access 'https://opendev.org/openstack/devstack.git/': 
gnutls_handshake() failed: The TLS connection was non-properly terminated.

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 /git.openstack.org/ strings with the 
equivalent /github.com/ URL, but I am not sure if I can trust that all 
Github repos are up to date.

Bernd.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20190723/6eff7bae/attachment.html>


More information about the openstack-discuss mailing list