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

Chrome 62 couldn't launch in ubuntu #156

Open
ajithr opened this issue Oct 21, 2017 · 3 comments
Open

Chrome 62 couldn't launch in ubuntu #156

ajithr opened this issue Oct 21, 2017 · 3 comments

Comments

@ajithr
Copy link

ajithr commented Oct 21, 2017

The latest update of chrome couldn't launch in linux machines.

WARN [karma]: Port 9876 in use
INFO [karma]: Karma v0.13.22 server started at http://localhost:9877/
INFO [launcher]: Starting browser Chrome
ERROR [launcher]: Cannot start Chrome

INFO [launcher]: Trying to start Chrome again (1/2).
ERROR [launcher]: Cannot start Chrome

INFO [launcher]: Trying to start Chrome again (2/2).
ERROR [launcher]: Cannot start Chrome

ERROR [launcher]: Chrome failed 2 times (cannot start). Giving up.
Karma has exited with 1

ubuntu - 16.10

@tariqbuilds
Copy link

Our team is seeing this issue as well. Chrome 62.0.3202.62 (stable branch) is failing all builds in aws codebuild (linux container).

The karma output says Cannot start Chrome twice, like @ajithr pasted above.

Is there any workaround / fix / root cause for this?

@boboldehampsink
Copy link

Maybe this has something to do with #158

@tariqbuilds
Copy link

That worked for us. Using the solution/workaround @boboldehampsink posted in #158 worked for us.

Thank you!

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