App in development needs constant re-deployment since new frameworks (wappler 4.9.1)

Node.JS
Windows 10
wappler 4.9.1

Getting a:
'status 500 knex timeout acquiring a connection
The pool is probably full. Are you missing a .transacting(trx) call?
at client_mysql.acquireConnection (/opt/node_app/node_modules/knex/lib/client.js:305:26) at runNextTicks (internal/process/task_queues.js:62:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7)
error message.

Is this a docker issue? I am using 4.9.1

Not 100% sure if the frameworks update has caused the problem but everything was running fine before update.

Community Page
Last updated: