Skip to content
This repository has been 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

Open
tarunjadhwani opened this issue May 1, 2016 · 0 comments

Comments

@tarunjadhwani
Copy link

tarunjadhwani commented May 1, 2016

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant