V Tue, Sep 21, 2021 at 01:31:52PM -0600, Jerry James napsal(a):
> On Tue, Sep 21, 2021 at 1:29 PM Miroslav Suchý <msu...@redhat.com> wrote:
> > And PDC is either misbehaving or I cannot use it properly:
> 
> The former, I think.  I just tried to launch a build and got:
> 
> $ fedpkg build
> Could not execute build: The following error occurred while trying to
> get the active release branches in PDC: <!DOCTYPE HTML PUBLIC
> "-//IETF//DTD HTML 2.0//EN">
> <html><head>
> <title>500 Internal Server Error</title>

That's a random failure (of Fedora's HTTPS load balancer?). I always get 500
once in a few dozens of requests:

$ while wget -O /dev/null 'https://pdc.fedoraproject.org/rest_api/v1/'; do 
N=$((N+1)); echo "$N"; done

-- Petr

Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to