Invalid `prisma.verificationToken.delete()`

I'm facing this problem on a recurring basis, what's happening? I have a self-hosted installation
No description
3 Replies
Baptiste
Baptiste12mo ago
I don't know! Does that translate into a user-facing error or not?
paulo.medeiros.
paulo.medeiros.OP12mo ago
Yes, the system does not respond to commands, the screen goes white and does not accept new logins
Baptiste
Baptiste12mo ago
Hmmm I really don't know. It's an error with the Auth lib interacting with the DB. We are using https://next-auth.js.org/, I suggest you look for similar error of yours with the NextAuth keyword

Did you find this page helpful?