You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linux 5.15.0-97-generic #107-Ubuntu SMP Wed Feb 7 13:26:48 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Subsystem
No response
What steps will reproduce the bug?
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/issues
at assert (node:internal/assert:11:11)
at ServerResponse.detachSocket (node:_http_server:300:3)
at resOnFinish (node:_http_server:1003:7)
at ServerResponse.emit (node:events:524:28)
at ServerResponse.emit (node:domain:489:12)
at onFinish (node:_http_outgoing:1077:10)
at afterWrite (node:internal/streams/writable:710:5)
at afterWriteTick (node:internal/streams/writable:696:10)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
code: 'ERR_INTERNAL_ASSERTION'
}
How often does it reproduce? Is there a required condition?
The server's been running for a while. Everything is correct. After 20-120 minutes this error appears and crash.
What is the expected behavior? Why is that the expected behavior?
Non-stop server operation
What do you see instead?
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/issues
at assert (node:internal/assert:11:11)
at ServerResponse.detachSocket (node:_http_server:300:3)
at resOnFinish (node:_http_server:1003:7)
at ServerResponse.emit (node:events:524:28)
at ServerResponse.emit (node:domain:489:12)
at onFinish (node:_http_outgoing:1077:10)
at afterWrite (node:internal/streams/writable:710:5)
at afterWriteTick (node:internal/streams/writable:696:10)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
code: 'ERR_INTERNAL_ASSERTION'
}
Additional information
No response
The text was updated successfully, but these errors were encountered:
Version
v22.12.0
Platform
Subsystem
No response
What steps will reproduce the bug?
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/issues
code: 'ERR_INTERNAL_ASSERTION'
}
How often does it reproduce? Is there a required condition?
The server's been running for a while. Everything is correct. After 20-120 minutes this error appears and crash.
What is the expected behavior? Why is that the expected behavior?
Non-stop server operation
What do you see instead?
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/issues
code: 'ERR_INTERNAL_ASSERTION'
}
Additional information
No response
The text was updated successfully, but these errors were encountered: