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_url when trying to run in Incognito #15855

Closed
2 tasks done
tsgoldladder opened this issue Mar 6, 2024 · 2 comments
Closed
2 tasks done

Invalid_url when trying to run in Incognito #15855

tsgoldladder opened this issue Mar 6, 2024 · 2 comments

Comments

@tsgoldladder
Copy link

tsgoldladder commented Mar 6, 2024

FAQ

URL

https://measurable.energy

What happened?

INVALID_URL

Channel: DevTools
Initial URL: 
Chrome Version: 122.0.0.0
Stack Trace: LighthouseError: INVALID_URL
    at UrlUtils.normalizeUrl (devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:253:109917)
    at devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:457:12406
    at Runner.gather (devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:450:3581)
    at navigationGather (devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:457:12377)
    at async navigation (devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:457:13727)
    at async a (devtools://devtools/bundled/devtools-frontend/front_end/entrypoints/lighthouse_worker/lighthouse_worker.js?remoteBase=https%3A%2F%2Fchrome-devtools-frontend.appspot.com%2Fserve_file%2F%409d4c1072da62b411b351a38b9ed6214ab236aa7b%2F:1:2166)
    at async self.onmessage (devtools://devtools/bundled/devtools-frontend/front_end/entrypoints/lighthouse_worker/lighthouse_worker.js?remoteBase=https%3A%2F%2Fchrome-devtools-frontend.appspot.com%2Fserve_file%2F%409d4c1072da62b411b351a38b9ed6214ab236aa7b%2F:1:2527)

What did you expect?

Normal lighthouse report function. Wouldn't begin.

What have you tried?

Mobile and Desktop scans.
Mode: Nav
Categories: Performance, Accessibility

How were you running Lighthouse?

Chrome DevTools

Lighthouse Version

not sure

Chrome Version

122.0.6261.111

Node Version

No response

OS

Windows 10

Relevant log output

Channel: DevTools
Initial URL: 
Chrome Version: 122.0.0.0
Stack Trace: LighthouseError: INVALID_URL
    at UrlUtils.normalizeUrl (devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:253:109917)
    at devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:457:12406
    at Runner.gather (devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:450:3581)
    at navigationGather (devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:457:12377)
    at async navigation (devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:457:13727)
    at async a (devtools://devtools/bundled/devtools-frontend/front_end/entrypoints/lighthouse_worker/lighthouse_worker.js?remoteBase=https%3A%2F%2Fchrome-devtools-frontend.appspot.com%2Fserve_file%2F%409d4c1072da62b411b351a38b9ed6214ab236aa7b%2F:1:2166)
    at async self.onmessage (devtools://devtools/bundled/devtools-frontend/front_end/entrypoints/lighthouse_worker/lighthouse_worker.js?remoteBase=https%3A%2F%2Fchrome-devtools-frontend.appspot.com%2Fserve_file%2F%409d4c1072da62b411b351a38b9ed6214ab236aa7b%2F:1:2527)
@adamraine
Copy link
Member

I can't reproduce this, but we did fix a cause of the INVALID_URL error in M123 and looks like you are on M122.

Does this work using a newer version of Chrome (e.g. Chrome beta)?

@tsgoldladder
Copy link
Author

tsgoldladder commented Mar 7, 2024 via email

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

4 participants