Roy Bakker
11/25/2020, 3:01 PMPrismaClientKnownRequestError2: Socket Timeout Error
at PrismaClientFetcher.request (/app/node_modules/@prisma/client/runtime/index.js:78585:15)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at runNextTicks (internal/process/task_queues.js:62:3)
at listOnTimeout (internal/timers.js:523:9)
at processTimers (internal/timers.js:497:7)
at async CardsService.getCard (/app/src/services/Cards.js:20:16)
at async PayNLTerminalService.saveNotification (/app/src/services/PayNLTerminalService.js:116:34) {
code: 'UND_ERR_SOCKET_TIMEOUT',
clientVersion: '2.10.2',
meta: undefined
}
Can anyone please help me?Ryan
11/26/2020, 6:30 AM@prisma/client
and @prisma/cli
to the latest version and check again? If it still doesn’t work, do open an issue here so that we can look into this 🙂