AtScale community edition not up and running
Hello, I'm trying to run the docker compose for the AtScale Community but I'm getting the following error for the api container:
Migration "CreateDWAuthScope1728045323858" failed, error: Migration preconditions check failed!
2024-11-22T20:58:29.419803239Z query: ROLLBACK
2024-11-22T20:58:29.420768517Z Perform clean up for appDataSource
2024-11-22T20:58:29.421095510Z No need to clean up nestApp. It is undefined
2024-11-22T20:58:29.421126666Z Error in Environment migrations
2024-11-22T20:58:29.422235360Z Error: Migration preconditions check failed!
2024-11-22T20:58:29.422254876Z at CreateDWAuthScope1728045323858CodeMigration.waitForPreconditions (/app/apps/api/dist/src/migrations/environment/utils/CodeMigration.js:106:15)
2024-11-22T20:58:29.422260213Z at runNextTicks (node:internal/process/task_queues:60:5)
2024-11-22T20:58:29.422263706Z at listOnTimeout (node:internal/timers:545:9)
2024-11-22T20:58:29.422267070Z at process.processTimers (node:internal/timers:519:7)
2024-11-22T20:58:29.422269969Z at async CreateDWAuthScope1728045323858CodeMigration.execute (/app/apps/api/dist/src/migrations/environment/utils/CodeMigration.js:113:9)
2024-11-22T20:58:29.422273809Z at async CreateDWAuthScope1728045323858.up (/app/apps/api/dist/src/migrations/environment/items/1728045323858-CreateDWAuthScope.js:35:9)
2024-11-22T20:58:29.422291412Z at async MigrationExecutor.executePendingMigrations (/app/node_modules/.pnpm/typeorm@0.3.20_pg@8.11.3_ts-node@10.9.1_@types+node@20.11.5_typescript@5.3.3_/node_modules/typeorm/migration/MigrationExecutor.js:225:17)
2024-11-22T20:58:29.422295655Z at async DataSource.runMigrations (/app/node_modules/.pnpm/typeorm@0.3.20_pg@8.11.3_ts-node@10.9.1_@types+node@20.11.5_typescript@5.3.3_/node_modules/typeorm/data-source/DataSource.js:265:35)
2024-11-22T20:58:29.422298895Z at async migrate (/app/apps/api/dist/src/scripts/migrate-environment.js:37:9)
Any clue about this error?
thanks
Comments
1 comment
Hey Fernando - was this a net-new install you were working on or upgrading a previous version?
Please sign in to leave a comment.