Hi, I have a Prisma Postgres database on the Starter plan ($10/month) that was working fine until today. Now:
Database name: prisma-postgres-orange-window
prisma id: cmicnue6c0eb82lgvkjfs03n8
Region: Asia Pacific (Singapore)
Status in console: Shows "Error" (red dot)
Connection string: Still shows db.prisma.io:5432 but my app can't connect
Error message: PrismaClientInitializationError: Can't reach database server at db.prisma.io:5432
I didn't change anything on my end.
Can you help me understand why the database is in an error state and how to restore it?
Thanks!