Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nathantanner/4e9974b80b2807f7a8dd37c249f823ff to your computer and use it in GitHub Desktop.
Save nathantanner/4e9974b80b2807f7a8dd37c249f823ff to your computer and use it in GitHub Desktop.
{
"error": {
"code": 500,
"message": "Lighthouse returned error: FAILED_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. (Details: net::ERR_CONNECTION_FAILED)",
"errors": [
{
"message": "Lighthouse returned error: FAILED_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. (Details: net::ERR_CONNECTION_FAILED)",
"domain": "lighthouse",
"reason": "lighthouseError"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment