@gromit Yes, I do looked logs.
edgars@arch linux-next-git]$ 02:48:03.598841 http.c:843 == Info: Couldn't find host git.kernel.org in the .netrc file; using defaults
> 02:48:03.598857 http.c:843 == Info: Found bundle for host: 0x555ca22df500 [serially]
> 02:48:03.598865 http.c:843 == Info: Can not multiplex, even if we wanted to
> 02:48:03.598874 http.c:843 == Info: Re-using existing connection with host git.kernel.org
> 02:48:03.598999 http.c:790 => Send header, 0000000370 bytes (0x00000172)
> 02:48:03.599007 http.c:802 => Send header: POST /pub/scm/linux/kernel/git/torvalds/linux.git/git-upload-pack HTTP/1.1
> 02:48:03.599012 http.c:802 => Send header: Host: git.kernel.org
> 02:48:03.599016 http.c:802 => Send header: User-Agent: git/2.45.2
> 02:48:03.599019 http.c:802 => Send header: Accept-Encoding: deflate, gzip, br, zstd
> 02:48:03.599021 http.c:802 => Send header: Content-Type: application/x-git-upload-pack-request
> 02:48:03.599025 http.c:802 => Send header: Accept: application/x-git-upload-pack-result
> 02:48:03.599028 http.c:802 => Send header: Accept-Language: en-US, *;q=0.9
> 02:48:03.599032 http.c:802 => Send header: Git-Protocol: version=2
> 02:48:03.599036 http.c:802 => Send header: Content-Encoding: gzip
> 02:48:03.599039 http.c:802 => Send header: Content-Length: 21428
> 02:48:03.599043 http.c:802 => Send header:
> 02:48:03.599048 http.c:843 == Info: upload completely sent off: 21428 bytes
> 02:48:03.733760 http.c:790 <= Recv header, 0000000026 bytes (0x0000001a)
> 02:48:03.733791 http.c:802 <= Recv header: HTTP/1.1 502 Bad Gateway
> 02:48:03.733801 http.c:790 <= Recv header, 0000000015 bytes (0x0000000f)
> 02:48:03.733805 http.c:802 <= Recv header: Server: nginx
> 02:48:03.733811 http.c:790 <= Recv header, 0000000037 bytes (0x00000025)
> 02:48:03.733815 http.c:802 <= Recv header: Date: Sun, 07 Jul 2024 23:48:03 GMT
> 02:48:03.733821 http.c:790 <= Recv header, 0000000025 bytes (0x00000019)
> 02:48:03.733825 http.c:802 <= Recv header: Content-Type: text/html
> 02:48:03.733830 http.c:790 <= Recv header, 0000000021 bytes (0x00000015)
> 02:48:03.733834 http.c:802 <= Recv header: Content-Length: 150
> 02:48:03.733839 http.c:790 <= Recv header, 0000000024 bytes (0x00000018)
> 02:48:03.733842 http.c:802 <= Recv header: Connection: keep-alive
> 02:48:03.733847 http.c:790 <= Recv header, 0000000002 bytes (0x00000002)
> 02:48:03.733851 http.c:802 <= Recv header:
> 02:48:03.733871 http.c:843 == Info: Connection #0 to host git.kernel.org left intact
> error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502
> 02:48:03.734015 pkt-line.c:86 packet: git> 0002
> 02:48:03.734132 pkt-line.c:86 packet: clone< 0002
> fatal: expected 'packfile'
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here