PROTOCOL_TIMEOUT (Method: Page.getAppManifest)
See original GitHub issueProvide the steps to reproduce
- Run LH on
https://seo4.net
orhttps://krakowskakancelaria.pl/
What is the current behavior?
Error: Lighthouse returned error: PROTOCOL_TIMEOUT. Waiting for DevTools protocol response has exceeded the allotted time. (Method: Page.getAppManifest) (PROTOCOL_TIMEOUT)
What is the expected behavior?
No errors.
Environment Information
- Affected Channels: Pagespeed API returns 500, web.dev and pagespeedinsights return issue.
- Lighthouse version: ?
- Node.js version: ?
- Operating System: ?
Extra info
Issues started to occur since thursday, no action were performed on website, we tried modifying appmanifest but it doesn’t seem to be the issue as it is valid and working. ~100 other websites we are tracking regularly do have manifest and they work fine.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:17 (4 by maintainers)
Top Results From Across the Web
Page domain - Chrome DevTools Protocol
Enables page domain notifications. Page.getAppManifest #. Return Object. url: string. Manifest location.
Read more >Lighthouse returned error: PROTOCOL_TIMEOUT. Waiting for ...
Waiting for DevTools protocol response has exceeded the allotted time. (Method: Page.getAppManifest) (PROTOCOL_TIMEOUT" while testing the site https://www.muvi.
Read more >Page.setFontFamilies - Vanilla Protocol Viewer
Intercept file chooser requests and transfer control to protocol clients. ... Instead, a protocol event `Page. ... Referenced By. MethodPage.getAppManifest ...
Read more >Understanding Selenium Timeouts with Examples
pageLoadTimeout (); Thread.sleep(). Let's discuss each method in detail. 1. implicitlyWait(). This timeout is used to specify the amount of time ...
Read more >Getting Started with Headless Chrome - Chrome Developers
If you're using Headless programmatically, this page is also a powerful debugging tool for seeing all the raw DevTools protocol commands ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Dug in a bit more. A page can actually use WebSockets (although a connection will always fail). The issue looks to be the long polling. I made a minimal repro here: http://uninterested-badge.surge.sh/index4.html
Without the manifest file, PSI runs fine (no protocol timeout). With the manifest file, it times out.
internal bug: b/124008171
The same here http://77.68.7.68/