Skip to content

Error [ERR_INTERNAL_ASSERTION]:I’m facing this issue in a Node.js + Next.js project. The error occurs intermittently — sometimes it appears, and then it resolves automatically. #59864

Description

@Mohit-kushwaha

Version

No response

Platform


Subsystem

No response

What steps will reproduce the bug?

we have tried both verison of alpine 21 and 20 still facing error dont have any step to reproduce it
FROM --platform=linux/arm64 public.ecr.aws/docker/library/node:20-alpine3.17
FROM --platform=linux/arm64 public.ecr.aws/docker/library/node:21-alpine3.17

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

once in a day

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

Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals.
at internalConnectMultiple (node:net:1118:3)
at Timeout.internalConnectMultipleTimeout (node:net:1687:3)

What do you see instead?

it should not give any error

Additional information

Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals.
at internalConnectMultiple (node:net:1118:3)
at Timeout.internalConnectMultipleTimeout (node:net:1687:3)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    netIssues and PRs related to the net subsystem.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions