PrismaP
Prisma2y ago
2 replies
MentorVentor

Getting P2024 all of a sudden without any unusual activity or usage spike

Hi,
We've suddenly started receiving the error P2024 in our prisma setup (we also have prisma accelerate) seemingly out of the blue.

I've checked that there is no sudden load (in-fact load is slightly less than usual right now)

Couldn't find much info on how to debug and fix this in the docs, can someone help?

Here's the error message btw

{
  "message": "\nInvalid `prisma.user_identification_types.findFirst()` invocation:\n\n\nTimed out fetching a new connection from the connection pool. More info: http://pris.ly/d/connection-pool (Current connection pool timeout: 10, connection limit: 10)"
}
Was this page helpful?