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

lighthouse opens chrome with about:blank tabs #2711

Closed
guilhermevrs opened this issue Jul 19, 2017 · 3 comments
Closed

lighthouse opens chrome with about:blank tabs #2711

guilhermevrs opened this issue Jul 19, 2017 · 3 comments

Comments

@guilhermevrs
Copy link

Initial URL: https://developers.google.com/web/tools/lighthouse/
Chrome Version: 61.0.3160.0

When lauching
./node_modules/.bin/lighthouse https://developers.google.com/web/tools/lighthouse/

I get the following:

  ChromeLauncher Waiting for browser. +0ms
  ChromeLauncher Waiting for browser... +2ms
  ChromeLauncher Waiting for browser...√ +510ms

But a chrome canary window opens with three tabs untitled tabs. The first with the path of my chrome executable (e.g. file:///C:/Users/username/AppData/Local/Google/Chrome%20SxS/Application/61.0.3160.0) and the rest with about:blank

image

I can't open the DevTools on it.
I have tried to use remote debugging, but the "Inspected pages" shows nothing.

I have tried using programatically, but no luck either. Same results

Windows 7 x64
Lighthouse version: 2.2.1
Node version: 6.10.3

@guilhermevrs
Copy link
Author

guilhermevrs commented Jul 21, 2017

Fixed using --chrome-flags="--no-sandbox"

@paulirish
Copy link
Member

That's unexpected. I want to keep this open while we investigate more on windows.

Thanks!

@devtools-bot
Copy link

This issue was moved to GoogleChrome/chrome-launcher#9

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