PrismaP
Prisma2mo ago
5 replies
jonnyboy

Issues after migrating to Prisma 7

Just migrated to Prisma 7 and my local environment works however my staging environment (which uses Accelerate) is having issues. Seeing this error:

clientVersion: "7.0.1",
code: "ETIMEDOUT"
at handleRequestError (/opt/render/project/src/backend/node_modules/@prisma/client/runtime/client.js:65:7347)
at handleAndLogRequestError (/opt/render/project/src/backend/node_modules/@prisma/client/runtime/client.js:65:6642)
at request (/opt/render/project/src/backend/node_modules/@prisma/client/runtime/client.js:65:6349)
Was this page helpful?