nocodb-0 nocodb Error: Formula error: Knex: Timeout acquiring a connection. The pool is probably full. Are you missing a .transacting(trx) call?
nocodb-0 nocodb at BaseModelSqlv2.getSelectQueryBuilderForFormula (/usr/src/app/docker/main.js:2:505586)
nocodb-0 nocodb at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
nocodb-0 nocodb at async BaseModelSqlv2.selectObject (/usr/src/app/docker/main.js:2:510768)
nocodb-0 nocodb at async BaseModelSqlv2.readByPk (/usr/src/app/docker/main.js:2:482367)
nocodb-0 nocodb at async BaseModelSqlv2.bulkUpdate (/usr/src/app/docker/main.js:2:523511)
nocodb-0 nocodb at async DataTableService.dataUpdate (/usr/src/app/docker/main.js:2:1681995)
nocodb-0 nocodb at async DataTableController.dataUpdate (/usr/src/app/docker/main.js:2:374754)
Please confirm if bug report does NOT exists already ?
Steps to reproduce ?
Not entirely sure, but I'm running docker with sqlite. nocodb version is 202.10.
Desired Behavior
Not to timeout?
Project Details
Node: v18.18.2 Arch: x64 Platform: linux Docker: false RootDB: sqlite3 PackageVersion: 0.202.10
Attachments
After a while it loops printing this
maybe it's one of the formulas?