Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nathantanner/7faca3ecf26d231ace07e4fb7a7b6d8c to your computer and use it in GitHub Desktop.
Save nathantanner/7faca3ecf26d231ace07e4fb7a7b6d8c to your computer and use it in GitHub Desktop.
{
"error": {
"code": 500,
"message": "Lighthouse returned error: ERRORED_DOCUMENT_REQUEST. Lighthouse was unable to reliably load the page you requested. Make sure you are testing the correct URL and that the server is properly responding to all requests. (Status code: 404)",
"errors": [
{
"message": "Lighthouse returned error: ERRORED_DOCUMENT_REQUEST. Lighthouse was unable to reliably load the page you requested. Make sure you are testing the correct URL and that the server is properly responding to all requests. (Status code: 404)",
"domain": "lighthouse",
"reason": "lighthouseError"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment