GoogleChrome / GoogleChrome/lighthouse

Lighthouse returned error: INTERNAL: APP::1: Abnormal renderer termination, status = crashed exit_code = 1

Open
#10,547 5 comments 0 reactions 1 assignee Claimed by @paulirish View on GitHub
bug needs-investigation P1.5 PSI/LR
Dominant language
JavaScript
Stars
30.8k
Forks
9.8k
Avg merge
1d 14h
Merged PRs (30d)
20

Description

#### Provide the steps to reproduce
1. Run LH on https://www.sodexoengage.com/

This BUG is reported only from https://developers.google.com/speed/pagespeed/insights/ usign LH in local work as normal

#### What is the current behavior?

Requested URL: `https://www.googleapis.com/pagespeedonline/v5/runPagespeed?key=_KEY__&locale=en_US&url=https%3A%2F%2Fwww.sodexoengage.com%2F&strategy=desktop`

Response with:
```
{
"error": {
"code": 500,
"message": "Lighthouse returned error: INTERNAL: APP::1: Lost browser connection.",
"errors": [
{
"message": "Lighthouse returned error: INTERNAL: APP::1: Lost browser connection.",
"domain": "lighthouse",
"reason": "lighthouseError"
}
]
}
}

```

#### What is the expected behavior?

I'm looking for Insight report

#### Environment Information
* Affected Channels: Online service at https://developers.google.com/speed/pagespeed/insights/
* Lighthouse version: V5
* Chrome version: not applicable
* Node.js version: not applicable
* Operating System: not applicable

**Related issues**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.