Displaying 1 result from an estimated 1 matches for "_http_client".
Did you mean:
http_client
2019 Sep 07
2
Unknown IceCast fails
...o website. But sometimes (exactly once per 2 days) the script fails end exit. Error log of the script says:
Error: getaddrinfo ENOTFOUND stream_url stream_url:8182
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:56:26)
Emitted 'error' event at:
at Socket.socketErrorListener (_http_client.js:392:9)
at Socket.emit (events.js:198:13)
at emitErrorNT (internal/streams/destroy.js:91:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
at process._tickCallback (internal/process/next_tick.js:63:19)
events.js:174
throw er; // Unhandled 'error’ event
Where...