GoogleChrome / GoogleChrome/lighthouse
Could not create page handle for the target page
- Dominant language
- JavaScript
- Stars
- 30.8k
- Forks
- 9.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 19
Description
### FAQ
- [X] Yes, my issue is not about [variability](https://github.com/GoogleChrome/lighthouse/blob/main/docs/variability.md) or [throttling](https://github.com/GoogleChrome/lighthouse/blob/main/docs/throttling.md).
- [X] Yes, my issue is not about a specific accessibility audit (file with [axe-core](https://github.com/dequelabs/axe-core) instead).
### URL
https://example.com/auth
### What happened?
The report crashed and showed a error window, with the message to report it to github.
### What did you expect?
I expected to run the test
### What have you tried?
Other pages without connecting to a phone. Then it works, with the debugging the phone, it doesn't work.
### How were you running Lighthouse?
Chrome DevTools
### Lighthouse Version
The newest Version with Chrome
### Chrome Version
117.0.0.0
### Node Version
_No response_
### OS
Windows, Manjaro Linux
### Relevant log output
```shell
Channel: DevTools
Initial URL: https://example.com/auth
Chrome Version: 117.0.0.0
Stack Trace: Error: Could not create page handle for the target page
at i (devtools://devtools/remote/serve_internal_file/@588c66dfb93af8aa3bb790479b69bb79e1bf194a/devtools-frontend/front_end/entrypoints/lighthouse_worker/lighthouse_worker.js:1:2404)
at async self.onmessage (devtools://devtools/remote/serve_internal_file/@588c66dfb93af8aa3bb790479b69bb79e1bf194a/devtools-frontend/front_end/entrypoints/lighthouse_worker/lighthouse_worker.js:1:3002)
```
```
Contributor guide
Assessment
This issue has not been assessed yet.