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
⨯ Error [PrismaClientInitializationError]:
Invalid `prisma.user.findUnique()` invocation:Can't reach database server at `aws-0-ap-south-1.pooler.supabase.com:5432`Please make sure your database server is running at `aws-0-ap-south-1.pooler.supabase.com:5432`. at qn.handleRequestError (/var/task/node_modules/@prisma/client/runtime/library.js:121:7615) at qn.handleAndLogRequestError (/var/task/node_modules/@prisma/client/runtime/library.js:121:6640) at qn.request (/var/task/node_modules/@prisma/client/runtime/library.js:121:6347) at async l (/var/task/node_modules/@prisma/client/runtime/library.js:130:9616) at async g (/var/task/.next/server/app/api/websites/[websiteId]/metrics/route.js:1:5693) at async c (/var/task/.next/server/app/api/websites/[websiteId]/metrics/route.js:1:9078) at async g (/var/task/.next/server/app/api/websites/[websiteId]/metrics/route.js:1:2016) at async te.do (/var/task/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:18:17826) at async te.handle (/var/task/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:18:22492) at async eB (/var/task/node_modules/next/dist/compiled/next-server/server.runtime.prod.js:2871:21083) { clientVersion: '6.1.0', errorCode: undefined}
Which Umami version are you using? (if relevant)
2.17
Which browser are you using? (if relevant)
Chrome
How are you deploying your application? (if relevant)
Vercel
The text was updated successfully, but these errors were encountered:
Describe the Bug
Database - Supabase postgres
Everything was working fine before migration
Error that pops up after migrating and opening umami last visited site.


Error logs on vercel console
Video showcasing error fetching info on umami
https://github.com/user-attachments/assets/d22257be-084b-46c4-abf8-4eca5ef20423
Database
PostgreSQL
Relevant log output
Which Umami version are you using? (if relevant)
2.17
Which browser are you using? (if relevant)
Chrome
How are you deploying your application? (if relevant)
Vercel
The text was updated successfully, but these errors were encountered: