Skip to content

JavaScript error #55011

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ShinyUxie1 opened this issue Sep 19, 2024 · 5 comments
Closed

JavaScript error #55011

ShinyUxie1 opened this issue Sep 19, 2024 · 5 comments
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs. invalid Issues and PRs that are invalid. net Issues and PRs related to the net subsystem.

Comments

@ShinyUxie1
Copy link

ShinyUxie1 commented Sep 19, 2024

Affected URL(s)

No response

Description of the problem

Uncaught Exeption:
Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js Internals

    at assert (node:internal/assert:14:11)
    at internalConnectMultipleTimeout (node:net:1118:3)
    at Timeout.internalConnectMultipleTimeout (node:net:1687:3)
    at listOnTimeout (node:internal/timers:575:11)
    at process.processTimers (node:internal/timers:514:7)
please help
@ShinyUxie1 ShinyUxie1 added the doc Issues and PRs related to the documentations. label Sep 19, 2024
@avivkeller
Copy link
Member

Can you provide the code that caused this error to occur?

@avivkeller avivkeller removed the doc Issues and PRs related to the documentations. label Sep 19, 2024
@ShinyUxie1
Copy link
Author

ShinyUxie1 commented Sep 19, 2024 via email

@avivkeller avivkeller added the net Issues and PRs related to the net subsystem. label Sep 19, 2024
@avivkeller
Copy link
Member

@nodejs/net

@marco-ippolito
Copy link
Member

this was fixed in node 20 a few releases ago, without a repro or more info it's impossible to understand

@aduh95
Copy link
Contributor

aduh95 commented Sep 19, 2024

Duplicate of #51354

Bug was fixed on Node.js 20.12+

@aduh95 aduh95 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 19, 2024
@avivkeller avivkeller added duplicate Issues and PRs that are duplicates of other issues or PRs. invalid Issues and PRs that are invalid. labels Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs. invalid Issues and PRs that are invalid. net Issues and PRs related to the net subsystem.
Projects
None yet
Development

No branches or pull requests

4 participants