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

DeprecationWarning #2

Open
sarfarazengglb opened this issue May 28, 2018 · 0 comments
Open

DeprecationWarning #2

sarfarazengglb opened this issue May 28, 2018 · 0 comments

Comments

@sarfarazengglb
Copy link

sarfarazengglb commented May 28, 2018

User is unable to configure the setting on Node 10.2

(node:1310) [DEP0096] DeprecationWarning: timers.unenroll() is deprecated. Please use clearTimeout instead.
Connection ERROR:
{ Error: connect ETIMEDOUT
at Connection._handleConnectTimeout (/usr/local/lib/node_modules/mysql/lib/Connection.js:419:13)
at Object.onceWrapper (events.js:273:13)
at Socket.emit (events.js:182:13)
at Socket._onTimeout (net.js:445:8)
at ontimeout (timers.js:427:11)
at tryOnTimeout (timers.js:289:5)
at listOnTimeout (timers.js:252:5)
at Timer.processTimers (timers.js:212:10)
--------------------
at Protocol._enqueue (/usr/local/lib/node_modules/mysql/lib/protocol/Protocol.js:145:48)
at Protocol.handshake (/usr/local/lib/node_modules/mysql/lib/protocol/Protocol.js:52:23)
at Connection.connect (/usr/local/lib/node_modules/mysql/lib/Connection.js:130:18)
at Connection._implyConnect (/usr/local/lib/node_modules/mysql/lib/Connection.js:461:10)
at Connection.query (/usr/local/lib/node_modules/mysql/lib/Connection.js:206:8)
at startAdapter (/usr/local/lib/node_modules/scriptbox/node_modules/caminte/lib/adapters/mysql.js:43:19)
at Object.initializeSchema [as initialize] (/usr/local/lib/node_modules/scriptbox/node_modules/caminte/lib/adapters/mysql.js:38:9)
at new Schema (/usr/local/lib/node_modules/scriptbox/node_modules/caminte/lib/schema.js:113:13)
at e (/usr/local/lib/node_modules/scriptbox/bin/config.js:62:18)
at /usr/local/lib/node_modules/scriptbox/bin/config.js:181:9
errorno: 'ETIMEDOUT',
code: 'ETIMEDOUT',
syscall: 'connect',
fatal: true }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant