node-elasticsearch-tutorial icon indicating copy to clipboard operation
node-elasticsearch-tutorial copied to clipboard

Error: write EPIPE

Open timsim00 opened this issue 8 years ago • 0 comments

1000 items parsed from data file events.js:160 throw er; // Unhandled 'error' event ^

Error: write EPIPE at exports._errnoException (util.js:1022:11) at WriteWrap.afterWrite (net.js:801:14)

This is node version 6.9.4. What version is recommended? Also, I'm hitting a hosted service (Bonsai) instead of local. Should it matter?

timsim00 avatar Jan 28 '17 23:01 timsim00