Knex timeout error when directly connecting to database

I’m trying to set up a new direct connection to my database and I get the following error:

Knex: Timeout acquiring a connection. The pool is probably full. Are you missing a .transacting(trx) call?

Community Page
Last updated: