Other Parts Discussed in Thread: TIDEP0084
I'm currently using the Tidep0084 project, when running for an extended period of time, sometimes I get an error:
events.js:183
throw er; // Unhandled 'error' event
^
Error: connect ENETUNREACH 2406:da00:ff00::3449:f345:8883 - Local (:::0)
at internalConnect (net.js:964:16)
at defaultTriggerAsyncIdScope (internal/async_hooks.js:281:19)
at GetAddrInfoReqWrap.emitLookup [as callback] (net.js:1110:9)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:72:10)
This seems to be an error with the 'events' node module, anyone have any insight?
