-
Notifications
You must be signed in to change notification settings - Fork 404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lots of socket hangups #142
Comments
I should note that we're using a slightly deprecated version, so before you work on this, let me upgrade our fleet to the new v1.5.4 build. |
Thanks @jdotpz , this should be fixed in the latest version. If not, let us know! |
I still got lots of these with version 1.7.0 as of June 4. |
The original poster hasn't followed up in a while, so I'm going to close this out. |
@kcq We are transitioning support to our dedicated portal: http://support.newrelic.com. If you are still seeing this issue, please follow up there. We are better equipped to handle issues there than through GitHub issues. We appreciate your understanding as we undergo this transition. |
Error: socket hang up
at createHangUpError (http.js:1472:15)
at CleartextStream.socketCloseListener (http.js:1522:23)
at CleartextStream.EventEmitter.emit (events.js:117:20)
at tls.js:696:10
at /var/www/wmlogin/node_modules/newrelic/node_modules/continuation-local-storage/node_modules/async-listener/glue.js:177:31
at process._tickDomainCallback (node.js:459:13)
at process. (/var/www/wmlogin/node_modules/newrelic/node_modules/continuation-local-storage/node_modules/async-listener/index.js:18:15)
I'm getting these in quantity using the latest nodejs agent.
The text was updated successfully, but these errors were encountered: