Skip to content
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

bug in Node.js or incorrect usage of Node.js internals. #48318

Closed
arllop opened this issue Jun 3, 2023 · 3 comments
Closed

bug in Node.js or incorrect usage of Node.js internals. #48318

arllop opened this issue Jun 3, 2023 · 3 comments
Labels
doc Issues and PRs related to the documentations. duplicate Issues and PRs that are duplicates of other issues or PRs. net Issues and PRs related to the net subsystem.

Comments

@arllop
Copy link

arllop commented Jun 3, 2023

Affected URL(s)

No response

Description of the problem

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 new NodeError (node:internal/errors:399:5)
at assert (node:internal/assert:14:11)
at internalConnectMultiple (node:net:1077:3)
at afterConnectMultiple (node:net:1532:5)

@arllop arllop added the doc Issues and PRs related to the documentations. label Jun 3, 2023
@tniessen
Copy link
Member

tniessen commented Jun 3, 2023

Yet another duplicate of #47644. FYI @ShogunPanda.

@tniessen tniessen closed this as not planned Won't fix, can't repro, duplicate, stale Jun 3, 2023
@tniessen tniessen added duplicate Issues and PRs that are duplicates of other issues or PRs. net Issues and PRs related to the net subsystem. labels Jun 3, 2023
@naveenjpr
Copy link

MongoDB Compass has encountered an unexpected error
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 new NodeError (node:internal/errors:406:5)
at assert (node:internal/assert:14:11)
at internalConnectMultiple (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)

my node version v20.13.1

@ShogunPanda
Copy link
Contributor

@naveenjpr lets continue here: #50893 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations. duplicate Issues and PRs that are duplicates of other issues or PRs. net Issues and PRs related to the net subsystem.
Projects
None yet
Development

No branches or pull requests

4 participants