churongcon

Results 5 comments of churongcon

No. Can I use this code in raw github fetch('accessUrl', {agent: new HttpsProxyAgent('proxyHost:proxyPort')}) .then(function (res) { })

Please support vietnamese language

> 2022-04-25T06:17:12.160Z undefined ERROR Unhandled Promise Rejection {"errorType":"Runtime.UnhandledPromiseRejection","errorMessage":"Error: connect ECONNREFUSED 127.0.0.1:5432","reason":{"errorType":"Error","errorMessage":"connect ECONNREFUSED 127.0.0.1:5432","code":"ECONNREFUSED","errno":-111,"syscall":"connect","address":"127.0.0.1","port":5432,"stack":["Error: connect ECONNREFUSED 127.0.0.1:5432"," at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1159:16)"]},"promise":{},"stack":["Runtime.UnhandledPromiseRejection: Error: connect ECONNREFUSED 127.0.0.1:5432"," at process. (/var/runtime/index.js:35:15)"," at process.emit...