-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
PSI ignoring all objects using http/1.1 since Mar 3 #12222
Comments
Thanks for the report. We have similar reports already with the same root cause (#12219 #12216), but this issue seems the most useful filed so far so I'll dupe all the others into this. We're investigating internally. Is there any detail you can share about how the beta-static.fishersci.com server is configured wrt http/1.1 / TLS? |
This is the only info I got from our infrastructure engineer. Let me know if you need more details:
“I would say, nothing unusual with the server side setup around “beta-static.fishersci.com” and that it’s running on our legacy on-premise infrastructure that’s configured to support TLSv1.2 but without any forward secrecy/AEAD ciphers. “
|
Alright, we think we've identified the issue. A fix might be out within a couple of days. If you are impacted, please subscribe to this issue to follow along. |
Issue should be resolved as of ~2 hours ago. Can you confirm? |
@connorjclark You closed #12210 as a duplicate, but the problem still persists for me. Will post details there. FYI, this issue seems to be reporting the problem in Lighthouse, but my issue only happens in PSI (works fine via Lighthouse CLI v7.2.0 and via Chrome browser dev tools). |
@privatenumber I looked into the issue for this URL this morning, but didn't get anywhere useful because it seems the behavior is flaky. It was failing all morning, but more recently it always works. So perhaps it's been resolved somehow. (EDIT: nope, I get failures now again. so it's flaky) Some internal details lead me to believe that h2 specifically isn't the cause of this, so we'll close this issue (eventually, going to give some more time for others to comment); and if the issue on the URL you provided persists we'll re-open the other issue.
This issue is tracking behavior in PSI, not Lighthouse CLI or DevTools. |
We pushed a fix just now– @tferik, @privatenumber can you confirm? |
Working consistently as of yesterday: #12210 Thank you @connorjclark ! |
Since the Mar 3 Lighthouse update, we noticed the scores on some of our pages more than doubled. This is more than expected by just the change to support http/2. This particular site - (fishersci.com) is a mixture of http/1.1 and http/2 and it looks like Lighthouse isn't loading any of the resources hosted on the http/1.1 domain any more (beta-static.fishersci.com). So it's not loading any of the .css, .js, fonts and many images, giving a false score. We also noticed that some metrics can't be correct anymore, such as cumalitive layout shift went to 0 for all our pages. I attached an image showing the drastic change in metrics on Mar 3rd for 4 different pages on www.fishersci.com:
https://www.fishersci.com/us/en/home.html
https://www.fishersci.com/us/en/contactus.html
https://www.fishersci.com/shop/products/pyrex-heavy-duty-griffin-beakers-7/0255525A#?keyword=beakers
https://www.fishersci.com/us/en/catalog/search/products?keyword=beakers
Provide the steps to reproduce
What is the current behavior?
What is the expected behavior?
Environment Information
The text was updated successfully, but these errors were encountered: