Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Nov 2020 15:06:42 +0000
From:      =?iso-8859-1?B?RGF27fA=?= Steinn Geirsson <david@isnic.is>
To:        Li-Wen Hsu <lwhsu@freebsd.org>
Cc:        freebsd-git@freebsd.org
Subject:   Re: 504 errors from cgit-beta
Message-ID:  <20201130150642.GB6221@mail>
In-Reply-To: <CAKBkRUxqVSccn_9KJAJZW0po-1C%2B5H5EqTPsz=rM-4=cUrOLUw@mail.gmail.com>
References:  <20201112155659.GQ913@mail> <20201113.032709.2108746957258946268.yasu@utahime.org> <CAKBkRUxqVSccn_9KJAJZW0po-1C%2B5H5EqTPsz=rM-4=cUrOLUw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--t0UkRYy7tHLRMCai
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 <yasu@utahime.org> wrote:
> >
> > From: Dav=ED=F0 Steinn Geirsson <david@isnic.is>
> > 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.

This problem disappeared after your changes, but as of this weekend seems
to be happening again:

user@ssh:~/foo/ports$ git fetch -v cgit-beta
POST git-upload-pack (gzip 3272 to 1703 bytes)
POST git-upload-pack (gzip 2577 to 1354 bytes)
error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504 G=
ateway Time-out
fatal: the remote end hung up unexpectedly

Is it possible some web server config got overwritten during the last
batch of changes?

Thanks!
-Dav=ED=F0

>=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"

--t0UkRYy7tHLRMCai
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQEzBAABCgAdFiEEvylfYbt7o3c60Grm/+HlKLuPmJoFAl/FCoIACgkQ/+HlKLuP
mJpqsgf/ShByUmIQzC+S1DQKDQBXHhhwebLyXeJfTOUBhA9uVKlb/qaIw9G4egQL
vaxyw+hmb6tv/BtwAXXWWL+LMSYRq+iwtWuAd8H1vL5Ur0sB2tMTKDmYKFGQZ0qN
21jF3eN8M4beYuwD00PH9UsOWiZ1Yl2vwXXCH/Z8OBdXZ2kZ+cZSX9BpylsxueLg
Ef5C8HuaKfwBy4Pth8nB1GYXKhY2/AJe8KVu9QDMvT6ZReVRQ72ExEmLHE3V3Wbm
eKx2IvmSeTrof0YFm5FrJYM62YCVoJspkBIjcaTpcT4yrR944pBhen8c8MdbKT+R
vVxtejTSqJnSeouxjhx5QLIeF7Bphg==
=Kprv
-----END PGP SIGNATURE-----

--t0UkRYy7tHLRMCai--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20201130150642.GB6221>