Matteo Giardino
Matteo Giardino
PPrisma
Created by Matteo Giardino on 11/12/2024 in #help-and-questions
UnknownJsonError - P6000 - Something went wrong
Hello, I get a strange error using prisma accelerate. What could be the cause? Unknown server error: {"type":"UnknownJsonError","body":{"code":"P6000","message":"Something went wrong."}} (The request id was: 8e16bac8eee93b72) at Yr.handleRequestError (/var/task/node_modules/.pnpm/@[email protected][email protected]/node_modules/@prisma/client/runtime/edge.js:20:7527) at Yr.handleAndLogRequestError (/var/task/node_modules/.pnpm/@[email protected][email protected]/node_modules/@prisma/client/runtime/edge.js:20:6835) at Yr.request (/var/task/node_modules/.pnpm/@[email protected][email protected]/node_modules/@prisma/client/runtime/edge.js:20:6525) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async l (/var/task/node_modules/.pnpm/@[email protected][email protected]/node_modules/@prisma/client/runtime/edge.js:29:9558) at async N (/var/task/.next/server/chunks/8539.js:1:5647) at async /var/task/.next/server/app/api/v1/stays/overview/route.js:1:1650 at async Promise.all (index 29) at async v (/var/task/.next/server/app/api/v1/stays/overview/route.js:1:1596) at async g (/var/task/.next/server/app/api/v1/stays/overview/route.js:1:2086) { code: 'P5006', clientVersion: '5.22.0', meta: { modelName: 'HBSHotel' } }
13 replies