Skip to content

I'm running Strapi and suddenly an error is popping up and stopping strapi. #51487

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
rrraj opened this issue Jan 16, 2024 · 5 comments
Closed
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs.

Comments

@rrraj
Copy link

rrraj commented Jan 16, 2024

Version

Node.js v21.2.0

Platform

No response

Subsystem

No response

What steps will reproduce the bug?

Running strapi on Node.js v21.2.0

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

I upgraded my Strapi from 1.6.x to 1.17.0 thinking the error will resolve

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

No response

What do you see instead?

Strapi should not stop unless manually stopped

Additional information

No response

@rrraj
Copy link
Author

rrraj commented Jan 16, 2024

Below is the error which is causing the issue

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.
Please open an issue with this stack trace at https://github.com/nodejs/node/issues

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) {

code: 'ERR_INTERNAL_ASSERTION'
}

Node.js v21.2.0

@rrraj rrraj changed the title I'm sunning Strapi and suddenly this error is popping up and stopping strapi. I'm running Strapi and suddenly an error is popping up and stopping strapi. Jan 16, 2024
@marco-ippolito marco-ippolito added the duplicate Issues and PRs that are duplicates of other issues or PRs. label Jan 16, 2024
@marco-ippolito
Copy link
Member

Duplicate of: #51354

@marco-ippolito marco-ippolito closed this as not planned Won't fix, can't repro, duplicate, stale Jan 16, 2024
@rrraj
Copy link
Author

rrraj commented Jan 22, 2024

#51354

@KerlosSoNy
Copy link

strapi working with verion from 18 to 20 only not over 20 of node or under 18

@marco-ippolito
Copy link
Member

strapi working with verion from 18 to 20 only not over 20 of node or under 18

Please open a new issue as I believe this was fixed in the latest v20 versions

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.
Projects
None yet
Development

No branches or pull requests

3 participants