Page MenuHomePhabricator
Paste P17191

GET https://quarry.wmcloud.org/query/runs/all
ActivePublic

Authored by Chlod on Sep 3 2021, 2:51 AM.
{
"log": {
"version": "1.2",
"creator": {
"name": "Firefox",
"version": "92.0"
},
"browser": {
"name": "Firefox",
"version": "92.0"
},
"pages": [
{
"startedDateTime": "2021-09-03T10:44:59.196+08:00",
"id": "page_1",
"title": "500 Internal Server Error",
"pageTimings": {
"onContentLoad": 755,
"onLoad": 767
}
}
],
"entries": [
{
"pageref": "page_1",
"startedDateTime": "2021-09-03T10:44:59.196+08:00",
"request": {
"bodySize": 0,
"method": "GET",
"url": "https://quarry.wmcloud.org/query/runs/all",
"httpVersion": "HTTP/2",
"headers": [
{
"name": "Host",
"value": "quarry.wmcloud.org"
},
{
"name": "User-Agent",
"value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0"
},
{
"name": "Accept",
"value": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"
},
{
"name": "Accept-Language",
"value": "en-US,en;q=0.5"
},
{
"name": "Accept-Encoding",
"value": "gzip, deflate, br"
},
{
"name": "DNT",
"value": "1"
},
{
"name": "Connection",
"value": "keep-alive"
},
{
"name": "Cookie",
"value": "session=[[REDACTED]]"
},
{
"name": "Upgrade-Insecure-Requests",
"value": "1"
},
{
"name": "Sec-Fetch-Dest",
"value": "document"
},
{
"name": "Sec-Fetch-Mode",
"value": "navigate"
},
{
"name": "Sec-Fetch-Site",
"value": "none"
},
{
"name": "Sec-Fetch-User",
"value": "?1"
},
{
"name": "Cache-Control",
"value": "max-age=0"
},
{
"name": "TE",
"value": "trailers"
}
],
"cookies": [
{
"name": "session",
"value": "[[REDACTED]]"
}
],
"queryString": [],
"headersSize": 550
},
"response": {
"status": 500,
"statusText": "Internal Server Error",
"httpVersion": "HTTP/2",
"headers": [
{
"name": "server",
"value": "nginx/1.13.6"
},
{
"name": "date",
"value": "Fri, 03 Sep 2021 02:44:58 GMT"
},
{
"name": "content-type",
"value": "text/html"
},
{
"name": "content-length",
"value": "290"
},
{
"name": "set-cookie",
"value": "session=[[REDACTED]]; Expires=Mon, 04-Oct-2021 02:44:58 GMT; HttpOnly; Path=/"
},
{
"name": "X-Firefox-Spdy",
"value": "h2"
}
],
"cookies": [
{
"name": "session",
"value": "[[REDACTED]]"
}
],
"content": {
"mimeType": "text/html",
"size": 290,
"text": "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 3.2 Final//EN\">\n<title>500 Internal Server Error</title>\n<h1>Internal Server Error</h1>\n<p>The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p>\n"
},
"redirectURL": "",
"headersSize": 276,
"bodySize": 566
},
"cache": {},
"timings": {
"blocked": 0,
"dns": 0,
"connect": 0,
"ssl": 0,
"send": 0,
"wait": 596,
"receive": 1
},
"time": 597,
"_securityState": "secure",
"serverIPAddress": "185.15.56.49",
"connection": "443"
}
]
}
}

Event Timeline