Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container exiting on docter-compose setup #122

Open
shivankar-p opened this issue Oct 30, 2024 · 0 comments
Open

Container exiting on docter-compose setup #122

shivankar-p opened this issue Oct 30, 2024 · 0 comments

Comments

@shivankar-p
Copy link

containers identity, schema, credential of sunbird rc are exiting automatically with the following error on running install.sh for sunbird rc.

2024-10-30 15:48:18 2024-10-30 15:48:18 > [email protected] start:migrate:prod 2024-10-30 15:48:18 > npx prisma migrate deploy && node dist/main 2024-10-30 15:48:18 2024-10-30 15:48:24 Prisma schema loaded from prisma/schema.prisma 2024-10-30 15:48:24 Datasource "db": PostgreSQL database "postgres", schema "public" at "db:5432" 2024-10-30 15:48:24 2024-10-30 15:48:24 6 migrations found in prisma/migrations 2024-10-30 15:48:24 2024-10-30 15:48:25 Error: P3005 2024-10-30 15:48:25 2024-10-30 15:48:25 The database schema is not empty. Read more about how to baseline an existing production database: https://pris.ly/d/migrate-baseline 2024-10-30 15:48:25 2024-10-30 15:48:25 npm notice 2024-10-30 15:48:25 npm notice New minor version of npm available! 10.2.4 -> 10.9.0 2024-10-30 15:48:25 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.9.0> 2024-10-30 15:48:25 npm notice Run npm install -g [email protected]to update! 2024-10-30 15:48:25 npm notice

I am using mac m1 pro. any help will be appreciated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant