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: You must provide a url to the runner #2657

Closed
andrewluetgers opened this issue Jul 8, 2017 · 2 comments
Closed

Extension Error: You must provide a url to the runner #2657

andrewluetgers opened this issue Jul 8, 2017 · 2 comments

Comments

@andrewluetgers
Copy link

Lighthouse Version: 2.2.1
Chrome Version: 59.0.3071.115
Initial URL: https://localhost:8443/top
Error Message: You must provide a url to the runner
Stack Trace:

Error: You must provide a url to the runner
    at Function.run (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:13890:23)
    at window.runLighthouseForConnection (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:14315:15)
    at connection.getCurrentTabURL.then.url (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:14340:18)
    at <anonymous>
@evenstensberg
Copy link
Contributor

FYI this happens if your initial URL fails and you try to rerun the extension straight away. Currently, "roundtrip" test also fails at my build.
skjermbilde 2017-07-08 kl 18 28 39

@patrickhulce
Copy link
Collaborator

FYI this happens if your initial URL fails and you try to rerun the extension straight away.

Ahhhh thank you for finding the repro conditions @ev1stensberg this is huge! :D

dupe of #1834

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

No branches or pull requests

3 participants