Knight Sigurd
PPrisma
•Created by Knight Sigurd on 7/26/2024 in #help-and-questions
PrismaClientInitializationError - Medal awarded for whoever that solves this.
Hello, thank you for the reply,
It happens with the findFirst() and FindMany() method from what i've seen. The target is 95% of the times on the product table (prisma.product...) but has also targeted another table that is used when another process related to that table was initiated. The findMany and FindFirst is used to fetch the products from the database, render it on server side rendered page.
However, today, I changed the parameter in the database_URL key in the environment file from
sslmode=verify-full
to sslaccept=strict
and the errors seems to have disappeared, but not sure if that solves the actual problem...
Not sure what the latest version is, I have 5.12.1. Is there something on the later versions that tackle this issue? 😮5 replies
PPrisma
•Created by Knight Sigurd on 7/26/2024 in #help-and-questions
PrismaClientInitializationError - Medal awarded for whoever that solves this.
Anyone? 😆
5 replies
PPrisma
•Created by Knight Sigurd on 7/26/2024 in #help-and-questions
PrismaClientInitializationError - Medal awarded for whoever that solves this.
No one? 🥲
5 replies