Skip to content

Javascript error #55147

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
mzwa opened this issue Sep 28, 2024 · 1 comment
Closed

Javascript error #55147

mzwa opened this issue Sep 28, 2024 · 1 comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs. invalid Issues and PRs that are invalid.

Comments

@mzwa
Copy link

mzwa commented Sep 28, 2024

Affected URL(s)

No response

Description of the problem

Uncaught exception:

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 internalConnectMultiple(node:net1118:3)
at Timeout.internalConnectMultipleTimeout (node:1687:3)
at listOnTimeout (node:internal/timers575:11)
at process.processTimers (node:internal/timers:514:7)

@mzwa mzwa added the doc Issues and PRs related to the documentations. label Sep 28, 2024
@aduh95
Copy link
Contributor

aduh95 commented Sep 28, 2024

Duplicate of #51354

Bug was fixed on Node.js 20.12+, please update the version of Node.js you're using (if that error comes from an Electron app, you should report that to them instead, asking them to update the version of Node.js they're using).

@aduh95 aduh95 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 28, 2024
@avivkeller avivkeller added invalid Issues and PRs that are invalid. duplicate Issues and PRs that are duplicates of other issues or PRs. and removed doc Issues and PRs related to the documentations. labels Sep 28, 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.
Projects
None yet
Development

No branches or pull requests

3 participants