There's this, but the server still starts.
webstudio-1 | There are failed migrations:
webstudio-1 | - 20240807000548_deleted-project-free-domain
webstudio-1 |
webstudio-1 | Error: Command failed with exit code 1: prisma db execute --file /usr/src/app/packages/prisma-client/prisma/migrations/20240807000548_deleted-project-free-domain/migration.sql --schema /usr/src/app/packages/prisma-client/prisma/schema.prisma
webstudio-1 | Error: ERROR: schema "extensions" does not exist
webstudio-1 |
webstudio-1 |
webstudio-1 | at makeError (file:///usr/src/app/node_modules/.pnpm/[email protected]/node_modules/execa/lib/error.js:60:11)
webstudio-1 | at handlePromise (file:///usr/src/app/node_modules/.pnpm/[email protected]/node_modules/execa/index.js:124:26)
webstudio-1 | at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
webstudio-1 | at Module.cliExecute (/usr/src/app/packages/prisma-client/migrations-cli/prisma-migrations.ts:274:3)
webstudio-1 | at Object.up (/usr/src/app/packages/prisma-client/migrations-cli/umzug.ts:28:13)
webstudio-1 | at <anonymous> (/usr/src/app/node_modules/.pnpm/[email protected]/node_modules/umzug/src/umzug.ts:257:6)
webstudio-1 | at Umzug.runCommand (/usr/src/app/node_modules/.pnpm/[email protected]/node_modules/umzug/src/umzug.ts:208:11)
webstudio-1 | at up (/usr/src/app/packages/prisma-client/migrations-cli/commands.ts:236:5)
webstudio-1 | at Module.migrate (/usr/src/app/packages/prisma-client/migrations-cli/commands.ts:270:3)
webstudio-1 | at main (/usr/src/app/packages/prisma-client/migrations-cli/cli.ts:68:5)
webstudio-1 |
webstudio-1 |
webstudio-1 | Please mark them as resolved or reset the database before you can proceed.