Kibana version: 5.x
Description of the problem including expected versus actual behavior:
During development, a periodic error is appearing in the console logs. This began after the Hapi upgrade as all clientError's are being pushed to the logs.
This does not have any adverse effect other than unwanted noise in the console.
[18.59.54.587] [error][client][connection] Error: read ECONNRESET
at exports._errnoException (util.js:873:11)
at TLSWrap.onread (net.js:557:26)
Kibana version: 5.x
Description of the problem including expected versus actual behavior:
During development, a periodic error is appearing in the console logs. This began after the Hapi upgrade as all clientError's are being pushed to the logs.
This does not have any adverse effect other than unwanted noise in the console.
[18.59.54.587] [error][client][connection] Error: read ECONNRESET at exports._errnoException (util.js:873:11) at TLSWrap.onread (net.js:557:26)