>>108694152
This is my third or fourth clean install. Same issue
GIT_TRACE=1 GIT_CURL_VERBOSE=1 git clone https://aur.archlinux.org/paru.git
15:08:51.335606 git.c:502 trace: built-in: git clone https://aur.archlinux.org/paru.git
Cloning into 'paru'...
15:08:51.362103 run-command.c:672 trace: run_command: git remote-https origin https://aur.archlinux.org/paru.git
15:08:51.362519 run-command.c:764 trace: start_command: /usr/lib/git-core/git remote-https origin https://aur.archlinux.org/paru.git
15:08:51.373136 git.c:809 trace: exec: git-remote-https origin https://aur.archlinux.org/paru.git
15:08:51.373600 run-command.c:672 trace: run_command: git-remote-https origin https://aur.archlinux.org/paru.git
15:08:51.373720 run-command.c:764 trace: start_command: /usr/lib/git-core/git-remote-https origin https://aur.archlinux.org/paru.git
15:08:51.422367 http.c:912 == Info: Could not find host aur.archlinux.org in the .netrc file; using defaults
15:08:51.442120 http.c:912 == Info: Host aur.archlinux.org:443 was resolved.
15:08:51.442317 http.c:912 == Info: IPv6: 2604:cac0:a104:d::2
15:08:51.442391 http.c:912 == Info: IPv4: 209.126.35.78
15:08:51.442659 http.c:912 == Info: Trying [2604:cac0:a104:d::2]:443...
15:08:51.443630 http.c:912 == Info: Immediate connect fail for 2604:cac0:a104:d::2: Network is unreachable
15:08:51.443938 http.c:912 == Info: Trying 209.126.35.78:443...
15:08:51.476507 http.c:912 == Info: ALPN: curl offers h2,http/1.1
15:08:51.479577 http.c:912 == Info: TLSv1.3 (OUT), TLS handshake, Client hello (1):
15:08:51.480058 http.c:912 == Info: SSL Trust Anchors:
15:08:51.532388 http.c:912 == Info: CAfile: /etc/ssl/certs/ca-certificates.crt
It seems the handshake fails. MTU set at 1400 makes it work though