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
Error: Handshake inactivity timeout
Just updated Node to v4.2.0 and started to receive this exception.
throw er; // Unhandled 'error' event ^ Error: Handshake inactivity timeout at Handshake.<anonymous> (/Users/Adam/bin/project/node_modules/mysql/lib/protocol/Protocol.js:154:17) at emitNone (events.js:67:13) at Handshake.emit (events.js:166:7) at Handshake._onTimeout (/Users/Adam/bin/project/node_modules/mysql/lib/protocol/sequences/Sequence.js:116:8) at Timer.listOnTimeout (timers.js:92:15)
The text was updated successfully, but these errors were encountered:
Duplicate of #1236. Sorry about that.
Sorry, something went wrong.
It's no problem! Just upgrade Node.js to 4.2.1 :)
+1
dougwilson
No branches or pull requests
Just updated Node to v4.2.0 and started to receive this exception.
The text was updated successfully, but these errors were encountered: