We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Message in logs:
2014-08-29T11:46:20.00-0400 [App/0] ERR events.js:71 2014-08-29T11:46:20.00-0400 [App/0] ERR throw arguments[1]; // Unhandled 'error' event 2014-08-29T11:46:20.00-0400 [App/0] ERR ^ 2014-08-29T11:46:20.00-0400 [App/0] ERR Error: Connection lost: The server closed the connection. 2014-08-29T11:46:20.00-0400 [App/0] ERR at Protocol.end (/home/vcap/app/node_modules/mysql/lib/protocol/Protocol.js:103:13) 2014-08-29T11:46:20.00-0400 [App/0] ERR at Socket.<anonymous> (/home/vcap/app/node_modules/mysql/lib/Connection.js:88:28) 2014-08-29T11:46:20.00-0400 [App/0] ERR at Socket.EventEmitter.emit (events.js:93:17) 2014-08-29T11:46:20.00-0400 [App/0] ERR at TCP.onread (net.js:418:51)
The text was updated successfully, but these errors were encountered:
Handle DB disconnection, fixes issue #2
9588982
No branches or pull requests
Message in logs:
The text was updated successfully, but these errors were encountered: