Skip to content

Platform-specific ERR_INTERNAL_ASSERTION HTTP error #47162

Closed Answered by bnoordhuis
WorldEditAxe asked this question in General
Discussion options

You must be logged in to vote

I've converted this to a discussion because in all likelihood the bug is in your code, not in node.

That specific assert checks that socket.writable == false after calling end() / destroySoon(). IOW, you're probably not faithfully emulating how a real socket object behaves.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by WorldEditAxe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #47159 on March 19, 2023 10:04.