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

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 #51489

Closed
Will956 opened this issue Jan 16, 2024 · 1 comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs.

Comments

@Will956
Copy link

Will956 commented Jan 16, 2024

Version

20.11.0

Platform

x86_64 GNU/Linux

Subsystem

No response

What steps will reproduce the bug?

Don't know, looks like it happens after some timeouts

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

After some http timeouts

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

No error

What do you see instead?

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

Additional information

Stack trace:

at assert(node:internal/assert:14:10)
at internalConnectMultiple(node:net:1118:2)
at Timeout.internalConnectMultipleTimeout(node:net:1687:2)
at listOnTimeout(node:internal/timers:575:10)
at process.processTimers(node:internal/timers:514:6)

We followed this issue #50893, but looks like it's still present.

Thanks!

@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 marked this as a duplicate of #51354 Jan 16, 2024
@marco-ippolito marco-ippolito closed this as not planned Won't fix, can't repro, duplicate, stale Jan 16, 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.
Projects
None yet
Development

No branches or pull requests

2 participants