My Node.js backend stopped working 7 hours ago when I was sleeping. It says it is online, but every request I try are failing. It was working perfectly before I went to sleep so I really don't know what happened. My Supabase database is connected successfully and is up. If anyone has any idea why that could happen, any help would be welcome, thanks!
Here are the logs :
Prisma error: {
message: '\n' +
'Invalid prisma.$queryRaw() invocation:\n' +
'\n' +
'\n' +
'Engine is not yet connected.\n' +
'Backtrace []',
target: '$queryRaw',
timestamp: 2025-12-22T13:01:33.545Z
}
Keep-alive query failed: PrismaClientUnknownRequestError:
Invalid prisma.$queryRaw() invocation:
Engine is not yet connected.
Project ID : 2ffb65b1-426a-4cfe-991f-eb8100a0c928