<div dir="ltr"><div dir="ltr"><br clear="all"><div><div class="gmail_signature">After a little investigation i have found that git servers actually working but there are problems</div><div class="gmail_signature">on https part because i can clone with git://<a href="http://git.gnupg.org/gpgme.git">git.gnupg.org/gpgme.git</a> but couldnt via  <a href="https://dev.gnupg.org/source/gpgme.git">https://dev.gnupg.org/source/gpgme.git</a></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Ömer Fadıl USTA <<a href="mailto:omerusta@gmail.com">omerusta@gmail.com</a>>, 1 Nis 2024 Pzt, 07:11 tarihinde şunu yazdı:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hello sorry for disturbing and I'm not sure if this is the correct place to send this mail or not.</div><div>Currently i'm having issues to fetch gnupg's git servers and getting 500 time to time.</div><div><br></div><div>And the logs from my side is not have enough information that i can provide but still here: <br></div><div><br></div><div><br></div><div>GIT_CURL_VERBOSE=1 git clone <a href="https://dev.gnupg.org/source/gpgme.git" target="_blank">https://dev.gnupg.org/source/gpgme.git</a><br>Cloning into 'gpgme'...<br>06:58:07.943974 http.c:843              == Info: Couldn't find host <a href="http://dev.gnupg.org" target="_blank">dev.gnupg.org</a> in the .netrc file; using defaults<br>06:58:07.947668 http.c:843              == Info: Host <a href="http://dev.gnupg.org:443" target="_blank">dev.gnupg.org:443</a> was resolved.<br>06:58:07.947678 http.c:843              == Info: IPv6: 2a01:4f8:160:1386::54<br>06:58:07.947681 http.c:843              == Info: IPv4: 176.9.139.178<br>06:58:07.947694 http.c:843              == Info:   Trying 176.9.139.178:443...<br>06:58:07.993057 http.c:843              == Info: Connected to <a href="http://dev.gnupg.org" target="_blank">dev.gnupg.org</a> (176.9.139.178) port 443<br>06:58:07.994486 http.c:843              == Info: ALPN: curl offers h2,http/1.1<br>06:58:07.994693 http.c:843              == Info: TLSv1.3 (OUT), TLS handshake, Client hello (1):<br>06:58:08.002105 http.c:843              == Info:  CAfile: /etc/ssl/certs/ca-certificates.crt<br>06:58:08.002112 http.c:843              == Info:  CApath: none<br>06:58:11.359850 http.c:843              == Info: TLSv1.3 (IN), TLS handshake, Server hello (2):<br>06:58:11.359926 http.c:843              == Info: TLSv1.2 (IN), TLS handshake, Certificate (11):<br>06:58:11.360370 http.c:843              == Info: TLSv1.2 (IN), TLS handshake, Server key exchange (12):<br>06:58:11.361033 http.c:843              == Info: TLSv1.2 (IN), TLS handshake, Server finished (14):<br>06:58:11.361196 http.c:843              == Info: TLSv1.2 (OUT), TLS handshake, Client key exchange (16):<br>06:58:11.361325 http.c:843              == Info: TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):<br>06:58:11.361452 http.c:843              == Info: TLSv1.2 (OUT), TLS handshake, Finished (20):<br>06:58:11.406963 http.c:843              == Info: TLSv1.2 (IN), TLS handshake, Finished (20):<br>06:58:11.407032 http.c:843              == Info: SSL connection using TLSv1.2 / ECDHE-ECDSA-AES256-GCM-SHA384 / x25519 / id-ecPublicKey<br>06:58:11.407037 http.c:843              == Info: ALPN: server accepted http/1.1<br>06:58:11.407042 http.c:843              == Info: Server certificate:<br>06:58:11.407049 http.c:843              == Info:  subject: CN=<a href="http://dev.gnupg.org" target="_blank">dev.gnupg.org</a><br>06:58:11.407067 http.c:843              == Info:  start date: Mar 30 02:19:10 2024 GMT<br>06:58:11.407071 http.c:843              == Info:  expire date: Jun 28 02:19:09 2024 GMT<br>06:58:11.407098 http.c:843              == Info:  subjectAltName: host "<a href="http://dev.gnupg.org" target="_blank">dev.gnupg.org</a>" matched cert's "<a href="http://dev.gnupg.org" target="_blank">dev.gnupg.org</a>"<br>06:58:11.407106 http.c:843              == Info:  issuer: C=US; O=Let's Encrypt; CN=R3<br>06:58:11.407110 http.c:843              == Info:  SSL certificate verify ok.<br>06:58:11.407118 http.c:843              == Info:   Certificate level 0: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption<br>06:58:11.407123 http.c:843              == Info:   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption<br>06:58:11.407140 http.c:843              == Info:   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption<br>06:58:11.407144 http.c:843              == Info: using HTTP/1.x<br>06:58:11.407229 http.c:790              => Send header, 0000000244 bytes (0x000000f4)<br>06:58:11.407236 http.c:802              => Send header: GET /source/gpgme.git/info/refs?service=git-upload-pack HTTP/1.1<br>06:58:11.407257 http.c:802              => Send header: Host: <a href="http://dev.gnupg.org" target="_blank">dev.gnupg.org</a><br>06:58:11.407259 http.c:802              => Send header: User-Agent: git/2.44.0<br>06:58:11.407262 http.c:802              => Send header: Accept: */*<br>06:58:11.407265 http.c:802              => Send header: Accept-Encoding: deflate, gzip, br, zstd<br>06:58:11.407269 http.c:802              => Send header: Accept-Language: en-US, *;q=0.9<br>06:58:11.407272 http.c:802              => Send header: Pragma: no-cache<br>06:58:11.407275 http.c:802              => Send header: Git-Protocol: version=2<br>06:58:11.407278 http.c:802              => Send header:<br>06:58:11.407284 http.c:843              == Info: Request completely sent off<br>06:58:11.560463 http.c:790              <= Recv header, 0000000017 bytes (0x00000011)<br>06:58:11.560478 http.c:802              <= Recv header: HTTP/1.1 200 OK<br>06:58:11.560503 http.c:790              <= Recv header, 0000000037 bytes (0x00000025)<br>06:58:11.560505 http.c:802              <= Recv header: Date: Mon, 01 Apr 2024 03:58:11 GMT<br>06:58:11.560509 http.c:790              <= Recv header, 0000000032 bytes (0x00000020)<br>06:58:11.560531 http.c:802              <= Recv header: Server: Apache/2.4.54 (Debian)<br>06:58:11.560534 http.c:790              <= Recv header, 0000000023 bytes (0x00000017)<br>06:58:11.560536 http.c:802              <= Recv header: X-Frame-Options: Deny<br>06:58:11.560541 http.c:790              <= Recv header, 0000000045 bytes (0x0000002d)<br>06:58:11.560544 http.c:802              <= Recv header: Strict-Transport-Security: max-age=31536000<br>06:58:11.560548 http.c:790              <= Recv header, 0000000306 bytes (0x00000132)<br>06:58:11.560552 http.c:802              <= Recv header: Content-Security-Policy: default-src <a href="https://files.gnupg.net" target="_blank">https://files.gnupg.net</a>; img-src <a href="https://files.gnupg.net" target="_blank">https://files.gnupg.net</a> data:; style-src <a href="https://files.gnupg.net" target="_blank">https://files.gnupg.net</a> 'unsafe-inline'; script-src <a href="https://files.gnupg.net" target="_blank">https://files.gnupg.net</a>; connect-src 'self'; frame-src 'self'; frame-ancestors 'none'; object-src 'none'; form-action 'self'; base-uri 'none'<br>06:58:11.560557 http.c:790              <= Recv header, 0000000030 bytes (0x0000001e)<br>06:58:11.560559 http.c:802              <= Recv header: Referrer-Policy: no-referrer<br>06:58:11.560576 http.c:790              <= Recv header, 0000000040 bytes (0x00000028)<br>06:58:11.560579 http.c:802              <= Recv header: Expires: Fri, 01 Jan 1980 00:00:00 GMT<br>06:58:11.560582 http.c:790              <= Recv header, 0000000018 bytes (0x00000012)<br>06:58:11.560603 http.c:802              <= Recv header: Pragma: no-cache<br>06:58:11.560606 http.c:790              <= Recv header, 0000000053 bytes (0x00000035)<br>06:58:11.560609 http.c:802              <= Recv header: Cache-Control: no-cache, max-age=0, must-revalidate<br>06:58:11.560620 http.c:790              <= Recv header, 0000000024 bytes (0x00000018)<br>06:58:11.560623 http.c:802              <= Recv header: Content-Encoding: gzip<br>06:58:11.560626 http.c:790              <= Recv header, 0000000023 bytes (0x00000017)<br>06:58:11.560628 http.c:802              <= Recv header: Vary: Accept-Encoding<br>06:58:11.560631 http.c:790              <= Recv header, 0000000022 bytes (0x00000016)<br>06:58:11.560634 http.c:802              <= Recv header: Content-Length: 6939<br>06:58:11.560637 http.c:790              <= Recv header, 0000000059 bytes (0x0000003b)<br>06:58:11.560639 http.c:802              <= Recv header: Content-Type: application/x-git-upload-pack-advertisement<br>06:58:11.560655 http.c:790              <= Recv header, 0000000002 bytes (0x00000002)<br>06:58:11.560657 http.c:802              <= Recv header:<br>06:58:11.560815 http.c:843              == Info: Connection #0 to host <a href="http://dev.gnupg.org" target="_blank">dev.gnupg.org</a> left intact<br>06:58:11.567707 http.c:843              == Info: Couldn't find host <a href="http://dev.gnupg.org" target="_blank">dev.gnupg.org</a> in the .netrc file; using defaults<br>06:58:11.567742 http.c:843              == Info: Found bundle for host: 0x5f45ca40b310 [serially]<br>06:58:11.567747 http.c:843              == Info: Can not multiplex, even if we wanted to<br>06:58:11.567771 http.c:843              == Info: Re-using existing connection with host <a href="http://dev.gnupg.org" target="_blank">dev.gnupg.org</a><br>06:58:11.567895 http.c:790              => Send header, 0000000316 bytes (0x0000013c)<br>06:58:11.567902 http.c:802              => Send header: POST /source/gpgme.git/git-upload-pack HTTP/1.1<br>06:58:11.567923 http.c:802              => Send header: Host: <a href="http://dev.gnupg.org" target="_blank">dev.gnupg.org</a><br>06:58:11.567925 http.c:802              => Send header: User-Agent: git/2.44.0<br>06:58:11.567928 http.c:802              => Send header: Accept-Encoding: deflate, gzip, br, zstd<br>06:58:11.567931 http.c:802              => Send header: Content-Type: application/x-git-upload-pack-request<br>06:58:11.567952 http.c:802              => Send header: Accept: application/x-git-upload-pack-result<br>06:58:11.567955 http.c:802              => Send header: Accept-Language: en-US, *;q=0.9<br>06:58:11.567958 http.c:802              => Send header: Content-Encoding: gzip<br>06:58:11.567960 http.c:802              => Send header: Content-Length: 3495<br>06:58:11.567963 http.c:802              => Send header:<br>06:58:11.567967 http.c:843              == Info: upload completely sent off: 3495 bytes<br>06:58:14.636882 http.c:843              == Info: HTTP 1.0, assume close after body<br>06:58:14.636912 http.c:790              <= Recv header, 0000000036 bytes (0x00000024)<br>06:58:14.636918 http.c:802              <= Recv header: HTTP/1.0 500 Internal Server Error<br>06:58:14.636947 http.c:790              <= Recv header, 0000000037 bytes (0x00000025)<br>06:58:14.636969 http.c:802              <= Recv header: Date: Mon, 01 Apr 2024 03:58:11 GMT<br>06:58:14.636976 http.c:790              <= Recv header, 0000000032 bytes (0x00000020)<br>06:58:14.636979 http.c:802              <= Recv header: Server: Apache/2.4.54 (Debian)<br>06:58:14.636982 http.c:790              <= Recv header, 0000000023 bytes (0x00000017)<br>06:58:14.636985 http.c:802              <= Recv header: X-Frame-Options: Deny<br>06:58:14.636989 http.c:790              <= Recv header, 0000000306 bytes (0x00000132)<br>06:58:14.636993 http.c:802              <= Recv header: Content-Security-Policy: default-src <a href="https://files.gnupg.net" target="_blank">https://files.gnupg.net</a>; img-src <a href="https://files.gnupg.net" target="_blank">https://files.gnupg.net</a> data:; style-src <a href="https://files.gnupg.net" target="_blank">https://files.gnupg.net</a> 'unsafe-inline'; script-src <a href="https://files.gnupg.net" target="_blank">https://files.gnupg.net</a>; connect-src 'self'; frame-src 'self'; frame-ancestors 'none'; object-src 'none'; form-action 'self'; base-uri 'none'<br>06:58:14.636997 http.c:790              <= Recv header, 0000000030 bytes (0x0000001e)<br>06:58:14.637000 http.c:802              <= Recv header: Referrer-Policy: no-referrer<br>06:58:14.637003 http.c:790              <= Recv header, 0000000025 bytes (0x00000019)<br>06:58:14.637006 http.c:802              <= Recv header: Cache-Control: no-store<br>06:58:14.637009 http.c:790              <= Recv header, 0000000040 bytes (0x00000028)<br>06:58:14.637012 http.c:802              <= Recv header: Expires: Sat, 01 Jan 2000 00:00:00 GMT<br>06:58:14.637015 http.c:790              <= Recv header, 0000000033 bytes (0x00000021)<br>06:58:14.637018 http.c:802              <= Recv header: X-Content-Type-Options: nosniff<br>06:58:14.637028 http.c:790              <= Recv header, 0000000024 bytes (0x00000018)<br>06:58:14.637031 http.c:802              <= Recv header: Content-Encoding: gzip<br>06:58:14.637034 http.c:790              <= Recv header, 0000000023 bytes (0x00000017)<br>06:58:14.637037 http.c:802              <= Recv header: Vary: Accept-Encoding<br>06:58:14.637040 http.c:790              <= Recv header, 0000000045 bytes (0x0000002d)<br>06:58:14.637043 http.c:802              <= Recv header: Strict-Transport-Security: max-age=31536000<br>06:58:14.637049 http.c:790              <= Recv header, 0000000022 bytes (0x00000016)<br>06:58:14.637052 http.c:802              <= Recv header: Content-Length: 1185<br>06:58:14.637056 http.c:790              <= Recv header, 0000000019 bytes (0x00000013)<br>06:58:14.637059 http.c:802              <= Recv header: Connection: close<br>06:58:14.637062 http.c:790              <= Recv header, 0000000040 bytes (0x00000028)<br>06:58:14.637065 http.c:802              <= Recv header: Content-Type: text/html; charset=UTF-8<br>06:58:14.637068 http.c:790              <= Recv header, 0000000002 bytes (0x00000002)<br>06:58:14.637071 http.c:802              <= Recv header:<br>06:58:14.637122 http.c:843              == Info: Closing connection<br>06:58:14.637138 http.c:843              == Info: TLSv1.2 (IN), TLS alert, close notify (256):<br>error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500<br>fatal: the remote end hung up unexpectedly</div><div><div><div dir="ltr" class="gmail_signature"><br>Ömer Fadıl Usta<br><br></div></div></div></div>
</blockquote></div></div>