Thomas
06/26/2020, 2:38 PMError:
Invalid `prisma.project.findMany()` invocation in
webpack-internal:///./packages/prisma/repository/Project.ts:41:84
Unknown error in Prisma Client
This is a non-recoverable error which probably happens when the Prisma Query Engine has a panic.
I don't get it because the query only works every other time. How if the server was overloaded or something...
I use NextJS and Prisma (both are up to date in terms of versions) with Postgres in database
Do you have a lead or an idea ? Do we need to set up a pgBouncer?janpio
janpio
janpio
DEBUG=*
to see what is going on under the hood?janpio
Thomas
06/26/2020, 2:40 PMThomas
06/26/2020, 2:40 PMjanpio
janpio
Thomas
06/26/2020, 2:41 PMjanpio
Thomas
06/26/2020, 2:42 PMjanpio
Thomas
06/26/2020, 2:46 PMThomas
06/26/2020, 2:46 PMjanpio
janpio
janpio
Thomas
06/26/2020, 2:47 PMjanpio
janpio
DEBUG=*
possible showing an error, or the link that creates the issue on Github.Thomas
06/26/2020, 2:48 PMThomas
06/26/2020, 2:50 PMjanpio
janpio
janpio
janpio
janpio
Thomas
06/26/2020, 2:52 PMjanpio
Rachel How
10/01/2020, 2:28 PM