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

Invalid image request: url is shorten and contains an ellipsis (...) #12048

Closed
kptdobe opened this issue Feb 4, 2021 · 1 comment
Closed

Comments

@kptdobe
Copy link

kptdobe commented Feb 4, 2021

Provide the steps to reproduce

  1. Run LH on https://hlxsite-kptdobe.hlx.page/lcp.html

What is the current behavior?

The page is really simple and only contains one image: https://lighthouse--theblog--adobe.hlx.page/hlx_a5361f1d1b8813389084556c9f6ab76af159f3ad.jpeg

On our server access logs, we see a request coming in for image: https://lighthouse--theblog--adobe.hlx.page/hlx_a5361f1d1b8813389084556c9f%E2%80%A6. Decoded, this is https://lighthouse--theblog--adobe.hlx.page/hlx_a5361f1d1b8813389084556c9f... which is the shorten version of the url.

"Something" on the Lighthouse side requests the url with the ellipsis and I do not know if this has an impact on the score computation.

What is the expected behavior?

All requests to the image should be valid.

Environment Information

  • Lighthouse version: 6.3.0 (current online version)
  • Chrome version: 88.0.4324.96 (Official Build) (x86_64)
  • Operating System: macOS Version 10.15.7 (Build 19H114)
@patrickhulce
Copy link
Collaborator

Thanks for filing @kptdobe! This has been fixed in Lighthouse 7 in #11503 🎉

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

No branches or pull requests

3 participants