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

MSSQL Depcreation Warning #2286

Closed
mgarf opened this issue Oct 24, 2017 · 1 comment
Closed

MSSQL Depcreation Warning #2286

mgarf opened this issue Oct 24, 2017 · 1 comment

Comments

@mgarf
Copy link

mgarf commented Oct 24, 2017

Using MSSQL with Latest Knex and Azure SQL Database. When I run knex migrate:latest i get the following error:

(node:5416) [DEP0064] DeprecationWarning: tls.createSecurePair() is deprecated. Please use tls.Socket instead. TimeoutError: Knex: Timeout acquiring a connection. The pool is probably full. Are you missing a .transacting(trx) call?

Still investigating if its from the connection side but is it possible the issue is this createSecurePair issue?

@mgarf mgarf closed this as completed Oct 24, 2017
@cbaron
Copy link

cbaron commented Jul 13, 2018

@mgarf -- what was your issue?

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

2 participants