gajus / usus

Webpage pre-rendering service. ⚡️
Other
805 stars 33 forks source link

CentOS - ECONNREFUSED ip:port #34

Open amorphine opened 6 years ago

amorphine commented 6 years ago

When I use the utility in CentOS it never works. The solution was found here

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.