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

ERR_INTERNAL_ASSERTION #51015

Closed
Praizleye opened this issue Dec 2, 2023 · 2 comments
Closed

ERR_INTERNAL_ASSERTION #51015

Praizleye opened this issue Dec 2, 2023 · 2 comments
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs. net Issues and PRs related to the net subsystem.

Comments

@Praizleye
Copy link

Version

20.8.1

Platform

Linux fedora 6.5.11-300.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Nov 8 22:37:57 UTC 2023 x86_64 GNU/Linux

Subsystem

No response

What steps will reproduce the bug?

No response

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

Starting up my strapi project running on postgres sql it throws this error. this was after i updated my node version to 20

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

No response

What do you see instead?

node:internal/assert:14
throw new ERR_INTERNAL_ASSERTION(message);
^

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

Additional information

No response

@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 Dec 2, 2023
@tniessen
Copy link
Member

tniessen commented Dec 2, 2023

Duplicate of #48763, which is due to #44731. cc @ShogunPanda

@tniessen tniessen closed this as not planned Won't fix, can't repro, duplicate, stale Dec 2, 2023
@ShogunPanda
Copy link
Contributor

This should have been fixed in #51045. Once it gets in 21.x or 20.x please let me know if you have additional problems.

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