Displaying 2 results from an estimated 2 matches for "enotfound".
Did you mean:
notfound
2019 Sep 07
2
Unknown IceCast fails
I have node.js script, which works in daemon mode. The script reads IceCast ogg stream itself (on the fly) and sends audio tags to 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 emitErrorAndClo...
2019 Sep 07
0
Unknown Icecast fails
...lly* should consider upgrading as there have been important security
fixes and general improvements.
You can query /status-json.xsl directly from within a web page.
> 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)
[…]
> Also I have noticed, that if change stream_url on some another working ogg stream (not mine, just found via Google), no error occurs anymore. IceCast error log says nothing about it, just INFO...