-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
We're using a healthcheck the same as added in #50, but running https://github.com/libero/article-store locally I'm seeing a lot of:
console_1 | 3:01:30 PM: Middleware error
console_1 | Error: read ECONNRESET
console_1 | at TCP.onStreamRead (internal/stream_base_commons.js:201:27)
and
console_1 | 3:01:15 PM: Middleware error
console_1 | Error: write ECONNRESET
console_1 | at afterWriteDispatched (internal/stream_base_commons.js:150:25)
console_1 | at writeGeneric (internal/stream_base_commons.js:141:3)
console_1 | at Socket._writeGeneric (net.js:771:11)
console_1 | at Socket._write (net.js:783:8)
console_1 | at doWrite (_stream_writable.js:431:12)
console_1 | at clearBuffer (_stream_writable.js:551:7)
console_1 | at Socket.Writable.uncork (_stream_writable.js:325:7)
console_1 | at connectionCorkNT (_http_outgoing.js:656:8)
console_1 | at processTicksAndRejections (internal/process/task_queues.js:80:21)
This might explain libero/article-store#166 (comment).
/cc @giorgiosironi
Metadata
Metadata
Assignees
Labels
No labels