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

Failed to Construct: Invalid URL #9087

Closed
JonnytheMarketer opened this issue May 30, 2019 · 1 comment · Fixed by #9088
Closed

Failed to Construct: Invalid URL #9087

JonnytheMarketer opened this issue May 30, 2019 · 1 comment · Fixed by #9088
Assignees
Labels

Comments

@JonnytheMarketer
Copy link

Provide the steps to reproduce

  1. Run LH on https://www.sce.com

What is the current behavior?

I instantly get an error message:
Lighthouse Version: 5.0.0
Lighthouse Commit: 77e57c9
Chrome Version: 74.0.3729.108
Initial URL: https://www.sce.com/
Error Message: Failed to construct 'URL': Invalid URL
Stack Trace:

TypeError: Failed to construct 'URL': Invalid URL
    at new URLShim (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-ext-bundle.js:64148:1)
    at parseIcon (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-ext-bundle.js:29281:11)
    at chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-ext-bundle.js:29358:11
    at Array.map (<anonymous>)
    at parseIcons (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-ext-bundle.js:29358:1)
    at parse (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-ext-bundle.js:29503:7)
    at Function.getWebAppManifest (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-ext-bundle.js:23781:8)
    at async Function.run (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-ext-bundle.js:23828:30)
    at async Function._gatherArtifactsFromBrowser (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-ext-bundle.js:33114:17)
    at async Function.run (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-ext-bundle.js:32983:11)

What is the expected behavior?

LH to run.

Environment Information

  • Affected Channels:
  • Lighthouse version: 5.0.0
  • Node.js version:
  • Operating System: Chrome

Related issues

@patrickhulce
Copy link
Collaborator

Thanks for filing @JonnytheMarketer I can reproduce this!

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

Successfully merging a pull request may close this issue.

2 participants