Skip to content
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

Database: Sockets hanging up over time #2

Open
pmanijak opened this issue Oct 8, 2013 · 0 comments
Open

Database: Sockets hanging up over time #2

pmanijak opened this issue Oct 8, 2013 · 0 comments
Assignees
Labels

Comments

@pmanijak
Copy link
Member

pmanijak commented Oct 8, 2013

This is happening in the logs:

{ [Error: error happened in your connection]
name: 'Error',
scope: 'socket',
errid: 'request',
code: 'ECONNRESET',
description: 'socket hang up',
stacktrace:
[ 'Error: socket hang up',
' at createHangUpError (http.js:1379:15)',
' at CleartextStream.socketCloseListener (http.js:1430:23)',
' at CleartextStream.EventEmitter.emit (events.js:126:20)',
' at SecurePair.destroy (tls.js:956:22)',
' at process.startup.processNextTick.process._tickCallback (node.js:245:9)'
] }

Requires further investigation.

@ghost ghost assigned pmanijak Oct 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant