From owner-freebsd-git@freebsd.org Thu Nov 19 09:34:41 2020 Return-Path: Delivered-To: freebsd-git@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CB0982ECED3 for ; Thu, 19 Nov 2020 09:34:41 +0000 (UTC) (envelope-from david@isnic.is) Received: from mx01.isnic.is (mx01.isnic.is [IPv6:2001:67c:6c:58::133]) by mx1.freebsd.org (Postfix) with ESMTP id 4CcDzN2b2Lz4RQZ; Thu, 19 Nov 2020 09:34:40 +0000 (UTC) (envelope-from david@isnic.is) Received: from localhost (wg-client01.isnic.is [185.93.159.98]) by mx01.isnic.is (Postfix) with ESMTPS id 176AA2994B; Thu, 19 Nov 2020 09:34:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=isnic.is; s=20200921; t=1605778471; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=5Kddx/Ykegs3VFuK1+L/BHKwWyRjA0aXa801CzZ7uFk=; b=seREbf0oYFs7bbP+hh6CbOJ4SDIebSOGBN7plhOxCdNZUvCanHaIKReZbxV8ohGEzkZN9V t9OQDWl5qMW6Ihb1VkfWusVshJsKXQ8vdytdcpUamgDO+5GTHE/6cVUh4JH/VX1ZTrn5CG 5ZNdOMN9FENPCVIRkMf98APdJsM/9sh/Aljek6Ntd1rUQUiGBrZxzpHuZERWgKbrGaEkU0 Ii8atAhgomlCk8gdTLrpk+vJgKOf6L8AXPDvzbGjVArS8l2sab1tYmUjFvXEN1YkQK7pqL MiwLFmeYuylJK9/fuJm1ofJ8JnJF6LqHwS72qZkH+SoLx8225CIKpYPUYDNBOA== Date: Thu, 19 Nov 2020 09:34:30 +0000 From: =?iso-8859-1?B?RGF27fA=?= Steinn Geirsson To: Li-Wen Hsu Cc: Yasuhiro KIMURA , freebsd-git@freebsd.org Subject: Re: 504 errors from cgit-beta Message-ID: <20201119093429.GG895@mail> References: <20201112155659.GQ913@mail> <20201113.032709.2108746957258946268.yasu@utahime.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Qf1oXS95uex85X0R" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspamd-Queue-Id: 4CcDzN2b2Lz4RQZ X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=isnic.is header.s=20200921 header.b=seREbf0o; dmarc=none; spf=pass (mx1.freebsd.org: domain of david@isnic.is designates 2001:67c:6c:58::133 as permitted sender) smtp.mailfrom=david@isnic.is X-Spamd-Result: default: False [-3.89 / 15.00]; MID_RHS_NOT_FQDN(0.50)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[2001:67c:6c:58::133:from]; R_DKIM_ALLOW(-0.20)[isnic.is:s=20200921]; FREEFALL_USER(0.00)[david]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2001:67c:6c::/48]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; DMARC_NA(0.00)[isnic.is]; ARC_NA(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; SPAMHAUS_ZRD(0.00)[2001:67c:6c:58::133:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[isnic.is:+]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; SIGNED_PGP(-2.00)[]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; R_MIXED_CHARSET(1.11)[subject]; ASN(0.00)[asn:1850, ipnet:2001:67c:6c::/48, country:EU]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-git] X-BeenThere: freebsd-git@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussion of git use in the FreeBSD project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Nov 2020 09:34:41 -0000 --Qf1oXS95uex85X0R Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 13, 2020 at 05:33:12PM +0800, Li-Wen Hsu wrote: > On Fri, Nov 13, 2020 at 2:28 AM Yasuhiro KIMURA wrote: > > > > From: Dav=ED=F0 Steinn Geirsson > > Subject: 504 errors from cgit-beta > > Date: Thu, 12 Nov 2020 15:56:59 +0000 > > > > > We are getting frequent 504 errors when running `git fetch` against an > > > existing checkout of `ports.git` from https://cgit-beta.freebsd.org/p= orts.git: > > > > > > ``` > > > $ git fetch cgit-beta > > > error: RPC failed; HTTP 504 curl 22 The requested URL returned error:= 504 > > > fatal: the remote end hung up unexpectedly > > > ``` > > > > I experienced same error when accessing Emacs git remository with > > HTTPS. Following is bug report that I submitted to report the issue. > > > > https://savannah.nongnu.org/support/?110322 > > > > As you can see, site administrator fixed the issue by icreasing > > `fastcgi_read_timeout` and `proxy_read_timeout` parameters of > > nginx. Since cgit-beta also uses nginx this may also fix your > > error. In my case, however, access always failed and never > > succeeded. So cause may be different from the one of my case. >=20 > Thanks, I have checked this, indeed some requests' handlers don't have > a long enough timeout setting and I've relaxed them. Hope this solves > some people's issues. Please check it again, and if it still fails for > you, we might need to have more information to debug. Sorry for the late reply, I can confirm we have not seen this issue since this change was made. Thanks! >=20 > Li-Wen > _______________________________________________ > freebsd-git@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-git > To unsubscribe, send any mail to "freebsd-git-unsubscribe@freebsd.org" -Dav=ED=F0 --Qf1oXS95uex85X0R Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEvylfYbt7o3c60Grm/+HlKLuPmJoFAl+2PCUACgkQ/+HlKLuP mJpslgf/dFY4XoE/QFT1u4qcHSSfcFOvbPmQFQLxyf7pXUZbPhzm6Q+eFuzm1b/B mUeb/9CU7DNLNNpzYdaFzxJ/+4MyZVOC88RJ1Z3TIvkuZr8f7PqQxw/5CGjZl7VX 6jHxrlHYv9/pvf3nwsIqVKmAdpUcsBmMXz3l2cuDiDvrvIZhP4wQjwaUiIRwJKHX /hbJt8ANXRjW+leJZGemAyV4QI0hsvj460NvOmEDSHfsDcR7+MWT19gMkO2gVUPR NHNjxXRE9qgWV0gfxEDLF8MBx+q+eCqAw4VzDAAxEzx3t8z2BFUH5HC9O96P40PL 2+gdR+mNcQQ7wVySXUynxhVGzqUulA== =s6lu -----END PGP SIGNATURE----- --Qf1oXS95uex85X0R--