Skip to content
This repository was archived by the owner on Feb 27, 2022. It is now read-only.
This repository was archived by the owner on Feb 27, 2022. It is now read-only.

The application shuts down with error 'Cannot set property 'lookup' of undefined(dgram.js:147:20)' #28

@tarunjadhwani

Description

@tarunjadhwani

We recently moved from pm2 to using supervisor with cluster-master, application yesterday went down due to a fatal error and I've this in logs:

dgram.js:147
  newHandle.lookup = self._handle.lookup;
                                 ^
TypeError: Cannot set property 'lookup' of undefined
    at replaceHandle (dgram.js:147:20)

Could you please give some insights on this, like if this issue is because of cluster-master or some wrong implementation from my side.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions