runtime error
Exit code: 1. Reason: Deploying migrations for postgresql Database URL: > evolution-api@2.2.3 db:deploy > node runWithProvider.js "rm -rf ./prisma/migrations && cp -r ./prisma/DATABASE_PROVIDER-migrations ./prisma/migrations && npx prisma migrate deploy --schema ./prisma/DATABASE_PROVIDER-schema.prisma" Environment variables loaded from .env Prisma schema loaded from prisma/postgresql-schema.prisma Datasource "db": PostgreSQL database "postgres", schema "evolution" at "aws-1-us-east-1.pooler.supabase.com:5432" Error: Schema engine error: FATAL: (ENOTFOUND) tenant/user postgres.lqrzvcsdlxxkwxmvayrl not found Error executing command: rm -rf ./prisma/migrations && cp -r ./prisma/postgresql-migrations ./prisma/migrations && npx prisma migrate deploy --schema ./prisma/postgresql-schema.prisma npm notice npm notice New major version of npm available! 10.8.2 -> 11.16.0 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.16.0 npm notice To update run: npm install -g npm@11.16.0 npm notice Migration failed
Container logs:
Fetching error logs...