PrismaP
Prisma6mo ago
21 replies
komo

Error creating a database connection

Hi, I get errors when trying to view studio of my new database cme7b43dz02es09m0d03dkuq3.
{"error":"Error in connector: Error creating a database connection. (Error in the underlying connector)","user_facing_error":{"is_panic":false,"message":"Can't reach database server at `database-01k27ccdyybvwkw4emed4ryn47.cdg1.db.prisma-data.net:5432`\n\nPlease make sure your database server is running at `database-01k27ccdyybvwkw4emed4ryn47.cdg1.db.prisma-data.net:5432`.","meta":{"database_host":"database-01k27ccdyybvwkw4emed4ryn47.cdg1.db.prisma-data.net","database_port":5432},"error_code":"P1001"}}

After some time it works again without any issue and then fails with the same error again. My production app cannot make any query.
Was this page helpful?