Skip to content

Instantly share code, notes, and snippets.

@rsolomo
Created August 7, 2014 02:44
Show Gist options
  • Save rsolomo/2d4e8c4c8d99fe7c0cdf to your computer and use it in GitHub Desktop.
Save rsolomo/2d4e8c4c8d99fe7c0cdf to your computer and use it in GitHub Desktop.
strange intermittent error
dgram.js:147
newHandle.lookup = self._handle.lookup;
^
TypeError: Cannot set property 'lookup' of undefined
at replaceHandle (dgram.js:147:20)
at dgram.js:201:9
at Object.10:8921 (cluster.js:592:5)
at handleResponse (cluster.js:171:41)
at respond (cluster.js:192:5)
at handleMessage (cluster.js:202:5)
at process.emit (events.js:117:20)
at handleMessage (child_process.js:322:10)
at child_process.js:396:7
at process.handleConversion.dgram.Native.got (child_process.js:175:7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment