This happens to me on a fresh installation of Groovy and Focal but not on Xenial (Version 16), maybe the gnuTLS libraries in my region (Dubai, UAE) is corrupted in the server?
This is the output of: GIT_TRACE=2 GIT_CURL_VERBOSE=2 GIT_TRACE_PERFORMANCE=2 GIT_TRACE_PACK_ACCESS=2 GIT_TRACE_PACKET=2 GIT_TRACE_PACKFILE=2 GIT_TRACE_SETUP=2 GIT_TRACE_SHALLOW=2 git clone https://github.com/git/git Cloning into 'git'... 09:29:24.978253 run-command.c:663 trace: run_command: git-remote-https origin https://github.com/git/git * Couldn't find host github.com in the .netrc file; using defaults * Trying 13.234.210.38:443... * TCP_NODELAY set * Connected to github.com (13.234.210.38) port 443 (#0) * found 385 certificates in /etc/ssl/certs * ALPN, offering h2 * ALPN, offering http/1.1 * Operation timed out after 300028 milliseconds with 0 out of 0 bytes received * Closing connection 0 fatal: unable to access 'https://github.com/git/git/': Operation timed out after 300028 milliseconds with 0 out of 0 bytes received 09:34:25.015478 trace.c:475 performance: 300.053234996 s: git command: git clone https://github.com/git/git -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1913201 Title: Stuck at HTTPS git cloning into (gnuTLS libraries) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/git/+bug/1913201/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
