PrismaClientInitializationError: Can’t reach database server
I’m unable to get the site running and connect to the database. I keep getting this error whenever I do npm run dev
. I have even attempted to set connect_timeout
to 1
and pool_timeout
to 0
, pgbouncer
is also set to true
.
deployment error in my nexjs application with Prisma orm
during the deployment of my application on Vercel, at the construction stage, I receive the error shown in the attached image.
I’ve also associated the package.json file.
deployment error in my nexjs application with Prisma orm
during the deployment of my application on Vercel, at the construction stage, I receive the error shown in the attached image.
I’ve also associated the package.json file.