Skip to content

Lighthouse returned error: FAILED_DOCUMENT_REQUEST- ERR400 #16900

@bharath165

Description

@bharath165

FAQ

URL

https://www.bankmuscat.om/, https://www.google.com/

What happened?

Google Lighthouse servers cannot load the page within the allowed time, and also sorry index in google.com
{
"error": {
"code": 400,
"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_TIMED_OUT)",
"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_TIMED_OUT)",
"domain": "lighthouse",
"reason": "lighthouseUserError"
}
]
}
}

What did you expect?

The PageSpeed Insights API should return Lighthouse audit results instead of failing with a timeout.

What have you tried?

Steps to Reproduce

Call the PageSpeed Insights API:

https://www.googleapis.com/pagespeedonline/v5/runPagespeed?url=https://www.bankmuscat.om/&strategy=mobile&key=API_KEY

Observe the response returned by the API.

How were you running Lighthouse?

PageSpeed Insights

Lighthouse Version

13.0.1

Chrome Version

No response

Node Version

No response

OS

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions