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

Unhandled Error. Error [ERR_INTERNAL_ASSERTION] #48315

Closed
Hugner opened this issue Jun 3, 2023 · 1 comment
Closed

Unhandled Error. Error [ERR_INTERNAL_ASSERTION] #48315

Hugner opened this issue Jun 3, 2023 · 1 comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs. net Issues and PRs related to the net subsystem.

Comments

@Hugner
Copy link

Hugner commented Jun 3, 2023

Version

6.20.0

Platform

macOS M1 Pro

Subsystem

No response

What steps will reproduce the bug?

No response

How often does it reproduce? Is there a required condition?

Two days in a row in the morning

What is the expected behavior? Why is that the expected behavior?

No response

What do you see instead?

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

Additional information

No response

@mscdex
Copy link
Contributor

mscdex commented Jun 3, 2023

I believe this is a duplicate of #47644

@mscdex mscdex closed this as not planned Won't fix, can't repro, duplicate, stale Jun 3, 2023
@mscdex mscdex added the duplicate Issues and PRs that are duplicates of other issues or PRs. label Jun 3, 2023
@tniessen tniessen added the net Issues and PRs related to the net subsystem. label Jun 3, 2023
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. net Issues and PRs related to the net subsystem.
Projects
None yet
Development

No branches or pull requests

3 participants