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

ECONNREFUSED on chromy start #104

Open
ghost opened this issue Feb 27, 2018 · 2 comments
Open

ECONNREFUSED on chromy start #104

ghost opened this issue Feb 27, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Feb 27, 2018

Im getting the following error on chromy start:

connect ECONNREFUSED 127.0.0.1:9222
    at Object.exports._errnoException (util.js:1020:11)
    at exports._exceptionWithHostPort (util.js:1043:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1086:14)

Im on ubuntu, node version 9.6.1.

I couldnt find any help on google.

Thanks!

@dotneet
Copy link
Contributor

dotneet commented Mar 1, 2018

Do you have installed chrome on ubuntu?
And it is located on default path?

@ghost
Copy link
Author

ghost commented Mar 1, 2018

Yes, and the whereis command gave me this:

whereis google-chrome
google-chrome: /usr/bin/google-chrome /usr/share/man/man1/google-chrome.1.gz

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

1 participant