Lighthouse: Incorrectly reporting not supporting http/2

Created on 13 Nov 2018  路  10Comments  路  Source: GoogleChrome/lighthouse

it says "Does not use HTTP/2 for all of its resources 6 requests not served via HTTP/2", but the server is correctly using h2

Environment Information


EDIT(admin): This bug affects anything served by the PageSpeed API. (including web.dev). Root issue: b/32022322

bug needs-priority web.dev

Most helpful comment

Update: The HTTP2 audit is now being skipped and not reported via the API/web.dev. This rolled out just now. cc @robdodson @ebidel

We have some infrastructure work to complete before we can rely on its result.

All 10 comments

Thanks for reporting @AlexNodex! This appears to be web.dev specific as everything works as expected locally.

Any idea how I report to them directly?

We're probably ultimately the people to talk to, so you did the right thing, just more as an FYI :)

I came here for the same reason. Good to know it's a bug and not a misconfiguration of my web server :)

Same here. Hope you can fix it quickly.

Internal ticket discussing h2: b/32022322

I have same problem .. network showing h2 in all requests, web.dev showing http/1.1 on all 79 requests

For all Googlers: web.dev uses Lighthouse version: 4.0.0-alpha.0 but the issue is fixed in 4.0.0-alpha.1. So just be patient 鈽猴笍

Update: The HTTP2 audit is now being skipped and not reported via the API/web.dev. This rolled out just now. cc @robdodson @ebidel

We have some infrastructure work to complete before we can rely on its result.

@paulirish Can second this 馃檶

Thanks for the fast fix 馃憤

Was this page helpful?
0 / 5 - 0 ratings