P
Prisma•2mo ago
neutron

Can't reach database server at `db.prisma.io:5432`

Error [PrismaClientInitializationError]: Invalid prisma.****.findMany() invocation: Can't reach database server at db.prisma.io:5432 Please make sure your database server is running at db.prisma.io:5432.
30 Replies
Prisma AI Help
Prisma AI Help•2mo ago
You decided to hold for human wisdom. We'll chime in soon! Meanwhile, #ask-ai is there if you need a quick second opinion.
Aman
Aman•2mo ago
maybe your issue is related to this? https://github.com/prisma/prisma/discussions/14187
GitHub
Can't reach database server at postgres:5432 · prisma prisma ...
Bug description I have a docker container running with postgres but prisma cant find the database server when i run npx prisma migrate dev In my docker GUI it says that I have a running container w...
Aman
Aman•2mo ago
make sure the connection url is correct
neutron
neutronOP•2mo ago
it is linked by vercel please take a look hichemchouaibi2@gmail.com
neutron
neutronOP•2mo ago
No description
neutron
neutronOP•2mo ago
@🔨 Moderator @Nurul
neutron
neutronOP•2mo ago
No description
neutron
neutronOP•2mo ago
No description
neutron
neutronOP•2mo ago
revalidating cache with key: ()=>a(...f)-items-[] Error [PrismaClientInitializationError]: Invalid prisma.*****.findMany() invocation: Timed out fetching a new connection from the connection pool. More info: http://pris.ly/d/connection-pool (Current connection pool timeout: 10, connection limit: 5) at async (../../dist/apps/egashop/.next/server/chunks/4898.js:1:16275) { clientVersion: '6.17.1', errorCode: undefined, retryable: undefined }
Connection pool | Prisma Documentation
Prisma ORM's query engine creates a connection pool to store and manage database connections.
luckedup.
luckedup.•2mo ago
got the same thing here: (vercel integrated) may be related to this global incident: ?
No description
No description
Richard_W
Richard_W•2mo ago
I'm not sure it's vercel? I can't access prisma accelerate on my localhost. Or does prisma accelerate depend on vercel?
Richard_W
Richard_W•2mo ago
No description
Richard_W
Richard_W•2mo ago
xhulz
xhulz•2mo ago
same here, I started receiving this error about 2 hours ago, from the PRD environment: invocation:\n\n\nThis 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: error requesting Query Engine from pool"}}
k16r
k16r•2mo ago
Same here, started getting the error about anchour ago Accelerate was not able to connect to your database. The underlying error is: error requesting Query Engine from pool
DragonCoder99
DragonCoder99•2mo ago
same wth is going on!
Richard_W
Richard_W•2mo ago
it's probably all trickle-down from the AWS outage maybe we should just all go back to buying servers again
DragonCoder99
DragonCoder99•2mo ago
Does this happens a lot?!
Andrew0091
Andrew0091•2mo ago
Would be the second time accelerate has gone down for me in the last 3 months
Para – dexkit.com
same issue here
No description
cartman720
cartman720•2mo ago
This happened to us after AWS outage, Acceelrate refuses to connect to DB. Studio doesn't work, but status page shows everything is fine!
cartman720
cartman720•2mo ago
No description
Para – dexkit.com
get a life dude, stop scamming
cartman720
cartman720•2mo ago
No description
Para – dexkit.com
seems a big deal, even MercadoLibre is facing issues
cartman720
cartman720•2mo ago
This is why good old bare metal is better, now we stuck...!!
Willie
Willie•2mo ago
I'm seeing this issue too, prisma via vercel.
No description
Willie
Willie•2mo ago
Brutal, AWS in north virgina has been cooked for 10 hours. https://health.aws.amazon.com/health/status
Para – dexkit.com
:heart:
No description

Did you find this page helpful?