I am now seeing the issue myself:
This is from the HAR file from the Chrome browser:
{
“log”: {
“version”: “1.2”,
“creator”: {
“name”: “WebInspector”,
“version”: “537.36”
},
“pages”: ,
“entries”: [
{
“_initiator”: {
“type”: “other”
},
“_priority”: “VeryHigh”,
“_resourceType”: “document”,
“cache”: {},
“request”: {
“method”: “GET”,
“url”: “https://www.humancondition.com/”,
“httpVersion”: “”,
“headers”: [
{
“name”: “sec-ch-ua”,
“value”: “" Not;A Brand";v="99", "Google Chrome";v="91", "Chromium";v="91"”
},
{
“name”: “sec-ch-ua-mobile”,
“value”: “?0”
},
{
“name”: “Upgrade-Insecure-Requests”,
“value”: “1”
},
{
“name”: “User-Agent”,
“value”: “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36”
}
],
“queryString”: ,
“cookies”: ,
“headersSize”: -1,
“bodySize”: 0
},
“response”: {
“status”: 0,
“statusText”: “”,
“httpVersion”: “”,
“headers”: ,
“cookies”: ,
“content”: {
“size”: 0,
“mimeType”: “x-unknown”
},
“redirectURL”: “”,
“headersSize”: -1,
“bodySize”: -1,
“_transferSize”: 0,
“_error”: “net::ERR_NAME_NOT_RESOLVED”
},
“serverIPAddress”: “”,
“startedDateTime”: “2021-07-08T00:51:31.578Z”,
“time”: 17.051000002538785,
“timings”: {
“blocked”: 17.051000002538785,
“dns”: -1,
“ssl”: -1,
“connect”: -1,
“send”: 0,
“wait”: 0,
“receive”: 0,
“_blocked_queueing”: -1
}
},
{
“_initiator”: {
“type”: “other”
},
“_priority”: “VeryHigh”,
“_resourceType”: “document”,
“cache”: {},
“request”: {
“method”: “GET”,
“url”: “https://www.humancondition.com/”,
“httpVersion”: “”,
“headers”: [
{
“name”: “sec-ch-ua”,
“value”: “" Not;A Brand";v="99", "Google Chrome";v="91", "Chromium";v="91"”
},
{
“name”: “sec-ch-ua-mobile”,
“value”: “?0”
},
{
“name”: “Upgrade-Insecure-Requests”,
“value”: “1”
},
{
“name”: “User-Agent”,
“value”: “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36”
}
],
“queryString”: ,
“cookies”: ,
“headersSize”: -1,
“bodySize”: 0
},
“response”: {
“status”: 0,
“statusText”: “”,
“httpVersion”: “”,
“headers”: ,
“cookies”: ,
“content”: {
“size”: 0,
“mimeType”: “x-unknown”
},
“redirectURL”: “”,
“headersSize”: -1,
“bodySize”: -1,
“_transferSize”: 0,
“_error”: “net::ERR_NAME_NOT_RESOLVED”
},
“serverIPAddress”: “”,
“startedDateTime”: “2021-07-08T00:51:38.790Z”,
“time”: 16.91400000709109,
“timings”: {
“blocked”: 16.91400000709109,
“dns”: -1,
“ssl”: -1,
“connect”: -1,
“send”: 0,
“wait”: 0,
“receive”: 0,
“_blocked_queueing”: -1
}
}
]
}
}