PrismaP
Prisma13mo ago
13 replies
Deeksha Rungta

Prisma postgres db not returning any records

I am getting this error with my prisma postgres instance. It was working just fine a few days ago

This request could not be understood by the server: {"type":"UnknownJsonError","body":{"code":"P6008","message":"Accelerate was not able to connect to your database. The underlying error is: Can't reach database server at `01jdpa97nkkn55vzfx27krp3n1.ewr1.db.prisma-data.net:5432`\n\nPlease make sure your database server is running at `01jdpa97nkkn55vzfx27krp3n1.ewr1.db.prisma-data.net:5432`."}} (The request id was: 8fd070b3cc01124f)


Also in prisma studio I can see the tables, but not the records
Was this page helpful?