You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Latest version of application might crash with PrismaClientValidationError.
Database
PostgreSQL
Relevant log output
PrismaClientValidationError:
Invalid `prisma.websiteEvent.create()` invocation:... (redacted) ...Argument `websiteId` is missing. at An (/app/node_modules/@prisma/client/runtime/library.js:114:7526) at _n.handleRequestError (/app/node_modules/@prisma/client/runtime/library.js:121:7392) at _n.handleAndLogRequestError (/app/node_modules/@prisma/client/runtime/library.js:121:7057) at _n.request (/app/node_modules/@prisma/client/runtime/library.js:121:6741) at async l (/app/node_modules/@prisma/client/runtime/library.js:130:9355) at async x (/app/.next/server/pages/api/send.js:1:2797) at async K (/app/node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js:20:16881) at async U.render (/app/node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js:20:17520) at async NextNodeServer.runApi (/app/node_modules/next/dist/server/next-server.js:598:9) at async NextNodeServer.handleCatchallRenderRequest (/app/node_modules/next/dist/server/next-server.js:269:37) { clientVersion: '5.17.0'}
Which Umami version are you using? (if relevant)
2.14
Which browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
No response
The text was updated successfully, but these errors were encountered:
Describe the Bug
Latest version of application might crash with PrismaClientValidationError.
Database
PostgreSQL
Relevant log output
Which Umami version are you using? (if relevant)
2.14
Which browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
No response
The text was updated successfully, but these errors were encountered: