Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 2023 16:04:07 +0800
From:      Li-Wen Hsu <lwhsu@freebsd.org>
To:        Matthias Fechner <idefix@fechner.net>
Cc:        freebsd-git@freebsd.org
Subject:   Re: Cannot fetch FreeBSD ports repository anymore
Message-ID:  <CAKBkRUxDP=rvix9QkEpeCyHRpJrHERghuVVA19jgYXXH_Vh_Mw@mail.gmail.com>
In-Reply-To: <4cef266a-cdd5-29d1-fb83-c6b3d9915cb9@fechner.net>
References:  <4cef266a-cdd5-29d1-fb83-c6b3d9915cb9@fechner.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 11, 2023 at 2:17 PM Matthias Fechner <idefix@fechner.net> wrote=
:
>
> Dear all,
>
> if I try to fetch the FreeBSD repository using https I always get:
> =E2=9D=AF g fetch -afpt
> error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504
> fatal: expected 'packfile'
>
> The part in the config:
> [remote "freebsd"]
>          fetch =3D +refs/notes/*:refs/notes/*
>          url =3D https://git.freebsd.org/ports.git
>          fetch =3D +refs/heads/*:refs/remotes/freebsd/*
>          pushurl =3D git@gitrepo.freebsd.org:ports.git
>
> I think it is maybe related to my pure internet connection.
>
> If I switch to ssh it takes some minutes the fetch starts, but it seems
> to work fine.
> Is it maybe necessary to adapt here some timeouts to have https fetch
> working also for slow internet connections?

This could be a server side issue caused by it took too long to
process your request.

git.freebsd.org is behind geodns so can you let us know which mirror
you were directed to? `drill git.freebsd.org` should work.

Best,
Li-Wen



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