#4629 pkgdb: varnish/login page fails or takes several minutes to load
Closed: Fixed None Opened 10 years ago by till.

= bug description =
From fedorapeople:
{{{
$ time curl -L https://admin.fedoraproject.org/pkgdb/admin/

<html>
<head>
<title>OpenID transaction in progress</title>
[...]

real 4m16.104s
user 0m0.083s
sys 0m0.103s
}}}

From my home system:
{{{
$ time curl -L https://admin.fedoraproject.org/pkgdb/admin/

<html> <head> <title>503 Service Unavailable</title> </head> <body>

Error 503 Service Unavailable

Service Unavailable

Guru Meditation:

XID: 2127030428


Varnish cache server

</body> </html>

real 2m41.404s
user 0m0.140s
sys 0m0.129s
}}}

The pages are loaded only after several minutes and sometimes fail to load completely.


Maybe this helps, it is displayed on the varnish error page:
{{{
Guru Meditation:

XID: 897107324
}}}

This should now be all fixed.

Please let us know if it's not...

Log in to comment on this ticket.

Metadata