gajus / gajus/usus

CentOS - ECONNREFUSED ip:port

Open
#34 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
800
Forks
33
PR merge metrics
No merged PRs in 30d

Description

When I use the utility in CentOS it never works. The solution was found [here](https://github.com/GoogleChrome/lighthouse/issues/2726)

```
Error: connect ECONNREFUSED 127.0.0.1:41730
at Object._errnoException (util.js:1024:11)
at _exceptionWithHostPort (util.js:1046:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1182:14)

```
There's need in '--no-sanbox' launch option. I have not investigated the reasons so I'd like just to offer enable the option by default.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.