Skip to content

Pagespeed API V5 returns code 500 "Lighthouse returned error: Something went wrong. #16853

@NatashaLi-ESPRESSIF

Description

@NatashaLi-ESPRESSIF

FAQ

URL

https://documentation.espressif.com/en/documentList?eol=false

What happened?

Hi Support,

We use PSI API V5 to periodically check the loading speed of our pages. It has been working fine till around 4:00 am, 2026-01-20 (Beijing time).

Since then, all API calls just return an error code of 500, saying "Lighthouse returned error: Something went wrong".

What did you expect?

Each API run should return the correct response.

What have you tried?

To test if this issue is with our pages or with PSI API:

  1. I tested some pages from sites of other companies randomly.
  2. I checked with our IT, which confirmed they didn't change any configuration on our side.
  3. I have run tests both via API call and on https://pagespeed.web.dev/. The result is consistent. By consistent, i mean, those pages that returned error code 500 via API call also got opps on https://pagespeed.web.dev/.

How were you running Lighthouse?

PageSpeed Insights

Lighthouse Version

v5

Chrome Version

143.0.7499.193

Node Version

No response

OS

Mac

Relevant log output

{
  "error": {
    "code": 500,
    "message": "Lighthouse returned error: Something went wrong.",
    "errors": [
      {
        "message": "Lighthouse returned error: Something went wrong.",
        "domain": "lighthouse",
        "reason": "lighthouseError"
      }
    ]
  }
}

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