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 driver #1214

Closed
artboard-studio opened this issue Dec 21, 2016 · 9 comments · Fixed by #1753
Closed

Extension Error: You must provide a url to the driver #1214

artboard-studio opened this issue Dec 21, 2016 · 9 comments · Fixed by #1753

Comments

@artboard-studio
Copy link

Lighthouse Version: 1.3.0
Chrome Version: 55.0.2883.95
Error Message: You must provide a url to the driver
Stack Trace:

   at Function.run (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:11221:29)
   at window.runLighthouseForConnection (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:12188:17)
   at connection.getCurrentTabURL.then.url (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:12201:25)```
@tomca32
Copy link

tomca32 commented Dec 22, 2016

Encountered the same error on seamless homepage:

https://www.seamless.com/

Lighthouse Version: 1.3.0
Chrome Version: 55.0.2883.95
Error Message: You must provide a url to the driver
Stack Trace:

   at Function.run (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:11221:29)
   at window.runLighthouseForConnection (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:12188:17)
   at connection.getCurrentTabURL.then.url (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:12201:25)```

@ebidel
Copy link
Contributor

ebidel commented Dec 22, 2016

This might be a symptom of #1194. I'm seeing a similar error when monitoring the extension's background page:

screen shot 2016-12-21 at 4 14 34 pm

@brendankenny
Copy link
Member

@ebidel looks like that's a separate bug

@ebidel
Copy link
Contributor

ebidel commented Dec 22, 2016

Filed: #1233

@ebidel
Copy link
Contributor

ebidel commented Dec 22, 2016

Lighthouse Version: 1.3.0
Chrome Version: 55.0.2883.95
Error Message: You must provide a url to the driver
Stack Trace:

at Function.run (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:11221:29)
at window.runLighthouseForConnection (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:12188:17)
at connection.getCurrentTabURL.then.url (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:12201:25)```

sky.com is one url that triggers this.

@ebidel
Copy link
Contributor

ebidel commented Dec 22, 2016

Lighthouse Version: 1.3.0
Chrome Version: 56.0.2924.28
Tried to initiated a test on https://www.bestprice.gr

Tried it on both stable and Canary, same thing.

@ebidel
Copy link
Contributor

ebidel commented Dec 25, 2016

I had just closed a tab after being warned that the url was open in another tab. I then clicked 'Generate report' button and this error was generated.

@acevedomiguel
Copy link

I install it from Chrome Store, navigate to:

https://www.acevedomiguel.com/

The test runs correctly, after "Retrieving WebSQL", I got the error.

  • I tried right after I install it with around 5 tabs open.
  • I tried after I close and open again with only my site open.
  • I tried other site with no SSL (just to try)

All scenario give same error.

@ebidel
Copy link
Contributor

ebidel commented Jan 17, 2017

Also happening on this url: http://quansou.demowx.uae.uc.cn/index.php

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

Successfully merging a pull request may close this issue.

4 participants