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

Error: Handshake inactivity timeout in Node v4.2.0 #1238

Closed
adam8810 opened this issue Oct 13, 2015 · 3 comments
Closed

Error: Handshake inactivity timeout in Node v4.2.0 #1238

adam8810 opened this issue Oct 13, 2015 · 3 comments
Assignees
Labels

Comments

@adam8810
Copy link

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)
@adam8810
Copy link
Author

Duplicate of #1236. Sorry about that.

@dougwilson dougwilson self-assigned this Oct 13, 2015
@dougwilson
Copy link
Member

It's no problem! Just upgrade Node.js to 4.2.1 :)

@vijayviji
Copy link

+1

@mysqljs mysqljs locked and limited conversation to collaborators Oct 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

3 participants