Lighthouse Version: 1.3.2
Chrome Version: 55.0.2883.87
Error Message: Failed to construct 'URL': Invalid URL
Stack Trace:
TypeError: Failed to construct 'URL': Invalid URL
at artifacts.DateNowUse.usage.filter.err (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:1054:24)
at Array.filter (native)
at Function.audit (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:1050:48)
at Promise.resolve.then._ (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:11395:20)
By any chance do you have the redux devtools chrome extension installed?
On Fri, Dec 23, 2016, 7:16 PM irongollem notifications@github.com wrote:
Lighthouse Version: 1.3.2
Chrome Version: 55.0.2883.87
Error Message: Failed to construct 'URL': Invalid URL
Stack Trace:at artifacts.DateNowUse.usage.filter.err (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:1054:24)
at Array.filter (native)
at Function.audit (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:1050:48)
at Promise.resolve.then._ (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:11395:20)```—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/GoogleChrome/lighthouse/issues/1290, or mute the
thread
https://github.com/notifications/unsubscribe-auth/AAOigC3FEkVjlCAjdEEFiTWZWg2EQY47ks5rLHKHgaJpZM4LVIXI
.
@ebidel Getting the same error, and I do have the redux devtools extension installed.
@ebidel Confirmed that disabling the redux devtools extension solves the issue. What's going on?
Thanks for confirming. We seeing many reports of this same issue. Looks like a lot of folks are using that Redux extension.
I've posted a fix (third times the charm!) but it may be a while before it gets reviewed and makes it into a release. Holidays ftw.
Going to mark this as a dupe of https://github.com/GoogleChrome/lighthouse/issues/1290.
Most helpful comment
By any chance do you have the redux devtools chrome extension installed?
On Fri, Dec 23, 2016, 7:16 PM irongollem notifications@github.com wrote: