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

DevTools Error: Failed to construct 'URL': Invalid URL #7347

Closed
Daemeron opened this issue Feb 28, 2019 · 2 comments
Closed

DevTools Error: Failed to construct 'URL': Invalid URL #7347

Daemeron opened this issue Feb 28, 2019 · 2 comments

Comments

@Daemeron
Copy link

Initial URL: https://www.tado.com/de/
Chrome Version: 72.0.3626.119
Error Message: Failed to construct 'URL': Invalid URL
Stack Trace:

TypeError: Failed to construct 'URL': Invalid URL
    at new URLShim (chrome-devtools://devtools/remote/serve_file/@9a65993e2cde1b5797ec98da4cd9abcea464cd7b/audits2_worker/audits2_worker_module.js:4575:1)
    at NetworkRequest.onRequestWillBeSent (chrome-devtools://devtools/remote/serve_file/@9a65993e2cde1b5797ec98da4cd9abcea464cd7b/audits2_worker/audits2_worker_module.js:1421:67)
    at NetworkRecorder.onRequestWillBeSent (chrome-devtools://devtools/remote/serve_file/@9a65993e2cde1b5797ec98da4cd9abcea464cd7b/audits2_worker/audits2_worker_module.js:1399:151)
    at NetworkRecorder.dispatch (chrome-devtools://devtools/remote/serve_file/@9a65993e2cde1b5797ec98da4cd9abcea464cd7b/audits2_worker/audits2_worker_module.js:1409:66)
    at devtoolsLog.forEach.message (chrome-devtools://devtools/remote/serve_file/@9a65993e2cde1b5797ec98da4cd9abcea464cd7b/audits2_worker/audits2_worker_module.js:1412:126)
    at Array.forEach (<anonymous>)
    at Function.recordsFromLogs (chrome-devtools://devtools/remote/serve_file/@9a65993e2cde1b5797ec98da4cd9abcea464cd7b/audits2_worker/audits2_worker_module.js:1412:93)
    at Function.afterPass (chrome-devtools://devtools/remote/serve_file/@9a65993e2cde1b5797ec98da4cd9abcea464cd7b/audits2_worker/audits2_worker_module.js:1115:163)
@connorjclark
Copy link
Collaborator

Errors in 3.2, but has been fixed.

npx -p lighthouse@3.2.0 lighthouse https://www.tado.com/de/ --view # fails
npx -p lighthouse@4.0 lighthouse https://www.tado.com/de/ --view # does not fail

4.0 comes out in Chrome 73 on March 12th. In the meantime, you can use Chrome canary or page speed insights.

@Daemeron
Copy link
Author

Daemeron commented Mar 4, 2019

👍

@Daemeron Daemeron closed this as completed Mar 4, 2019
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

2 participants