how can I get a larger stack trace from a node.js network error? -
I get this error:
error: accept amphiel at fault (net. Js: 769: 11) On TCP. Connection (NET JS: 1017: 24) Can I get a line number of my code from a node. Js app that calls the TCP.conconvention in the first place is?
No you can not, because your code is TCP. No connection . This is an event handler, so an event triggering it is one of the reasons because it is difficult to debug event-based programming. I think that you will see some luck, though that error means, though. Some searches suggest that you are killing a file descriptor limit, which may increase (but it will be OS based, so I can not tell you how without much information).
Comments
Post a Comment