I have this new version of strapi (4.23.1) and I want to migrate the data from old version (4.12.1)
Starting import...
√ entities: 1052 transfered (size: 573.3 KB) (elapsed: 3431 ms)
/ assets: 79 transfered (size: 10 MB) (elapsed: 49314 ms) (208.2 KB/s)C:\Users\user\TEST\test-db\node_modules\knex\lib\client.js:332
convertedError = new KnexTimeoutError(
^
KnexTimeoutError: Knex: Timeout acquiring a connection. The pool is probably full. Are you missing a .transacting(trx) call?
at Client_BetterSQLite3.acquireConnection (C:\Users\user\TEST\test-db\node_modules\knex\lib\client.js:332:26)
at async Runner.ensureConnection (C:\Users\user\TEST\test-db\node_modules\knex\lib\execution\runner.js:305:28)
at async Runner.run (C:\Users\user\TEST\test-db\node_modules\knex\lib\execution\runner.js:30:19)
at async Object.execute (C:\Users\user\TEST\test-db\node_modules\@strapi\database\dist\index.js:4318:22)
at async Object.count (C:\Users\user\TEST\test-db\node_modules\@strapi\database\dist\index.js:5079:19)
at async Module.sendUpdateProjectInformation (C:\Users\user\TEST\test-db\node_modules\@strapi\admin\dist\server\index.js:3272:30) {
sql: undefined,
bindings: undefined
}
Node.js v18.18.0
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
What could be the solution for this ?
This topic has been created from a Discord post (1230710080207327263) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord