Closed
Description
- Version: v12.16.1
- Platform: Linux tux-desktop 4.19.0-8-amd64 deps: update openssl to 1.0.1j #1 SMP Debian 4.19.98-1 (2020-01-26) x86_64 GNU/Linux
Hello. So, i was testing my app via Postman and then got error that server doesn't work then go to console and got this error message:
internal/assert.js:14
throw new ERR_INTERNAL_ASSERTION(message);
^Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals.
Please open an issue with this stack trace at https://github.com/nodejs/node/issuesat assert (internal/assert.js:14:11) at ServerResponse.detachSocket (_http_server.js:223:3) at resOnFinish (_http_server.js:684:7) at ServerResponse.emit (events.js:311:20) at onFinish (_http_outgoing.js:730:10) at onCorkedFinish (_stream_writable.js:721:5) at afterWrite (_stream_writable.js:528:5) at afterWriteTick (_stream_writable.js:515:10) at processTicksAndRejections (internal/process/task_queues.js:83:21) {
code: 'ERR_INTERNAL_ASSERTION'
}
I can't reproduse it again. Just open an issue as it says in the error message.
Metadata
Assignees
Labels
No labels
Activity