what about /app/nsecbunker.db?

Reply to this note

Please Login to reply.

Discussion

It's under /app/config/nsecbunker.db

But empty

That’s the right path.

Interesting that it’s empty though!

Can you run npx prisma db push

Let’s see if that does it

Otherwise delete the file and run

npx prisma migrate deploy

Thanks for your help, will let it run longer to see

And delete the file you mean /app/config/nsecbunker.db right ?

Okay, something is weird, with docker only it works well but not with docker compose

Any idea why ?