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

Extension Error: Failed to construct 'URL': Invalid URL #1208

Closed
enjikaka opened this issue Dec 21, 2016 · 3 comments
Closed

Extension Error: Failed to construct 'URL': Invalid URL #1208

enjikaka opened this issue Dec 21, 2016 · 3 comments

Comments

@enjikaka
Copy link

Lighthouse Version: 1.3.0
Chrome Version: 57.0.2952.0
Error Message: Failed to construct 'URL': Invalid URL
Stack Trace:

   at artifacts.DateNowUse.usage.filter.err (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:1046:39)
   at Array.filter (native)
   at Function.audit (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:1045:48)
   at Promise.resolve.then._ (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:11365:20)```
@wardpeet
Copy link
Collaborator

@enjikaka could you provide us with an url please.
do you have any chrome plugins installed? Do you have any options deselected on the extension?

// dupe of #1194

@enjikaka
Copy link
Author

enjikaka commented Dec 21, 2016

@wardpeet I tried with several URLs now and all failed. I disabled all extensions except Lighthouse and then it worked. I then enabled one extension at a time and did new runs. It failed when I finally enabled Redux DevTools. I also tried only having Redux and Lighthouse enabled. And it still failed there too.

Lighthouse Version: 1.3.0
Chrome Version: 57.0.2952.0
Redux DevTools Version: 2.11.1.1

( https://github.com/zalmoxisus/redux-devtools-extension )

EDIT: no, I don't have any options deselected in the Lighthouse extension.

@wardpeet
Copy link
Collaborator

Thanks for the feedback, error should be fixed in #1218

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