Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrectly reporting not supporting http/2 #6539

Closed
AlexNodex opened this issue Nov 13, 2018 · 10 comments · Fixed by #6564
Closed

Incorrectly reporting not supporting http/2 #6539

AlexNodex opened this issue Nov 13, 2018 · 10 comments · Fixed by #6564

Comments

@AlexNodex
Copy link

AlexNodex commented Nov 13, 2018

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

@patrickhulce
Copy link
Collaborator

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

@AlexNodex
Copy link
Author

Any idea how I report to them directly?

@patrickhulce
Copy link
Collaborator

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

@wblondel
Copy link

wblondel commented Nov 14, 2018

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

@PHPGangsta
Copy link

Same here. Hope you can fix it quickly.

@paulirish
Copy link
Member

Internal ticket discussing h2: b/32022322

@thiscodeworks
Copy link

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

@manniL
Copy link

manniL commented Nov 21, 2018

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 ☺️

@paulirish
Copy link
Member

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.

@manniL
Copy link

manniL commented Nov 21, 2018

@paulirish Can second this 🙌

Thanks for the fast fix 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants