#Tables stopped loading
3 messages · Page 1 of 1 (latest)
It sounds like you’re using Prisma Data Platform (online data browser / Prisma Postgres) on the Starter plan and tables suddenly stopped loading.
From the knowledge sources, there are a few similar situations but no single definitive root cause:
- A user reported the online data browser timing out with a 504 while local browsing still worked; support asked for the project handle to investigate on Prisma’s side.[Data browser 504]
- Another user on Vercel suddenly couldn’t reach their Prisma-hosted Postgres database (
Can't reach database server at db.prisma.io:5432).[Connection loss]
Given that, the recommended next steps are:
-
Check if it’s only the cloud UI
- If you can, connect to the same database from your app or via Prisma Client locally.
- If local access works but the online tables don’t load, it’s likely an issue on the Prisma Platform side.
-
Confirm your workspace and plan are active
- In the Prisma Console, open Billing and verify the workspace is still on Starter and not restricted due to plan changes or limits.[Billing]
-
Collect your project handle and contact support
- Grab the project handle from the URL in the Prisma Console (e.g.
prisma-data-platform-starter).[Data browser 504] - Reach out via the Prisma support channel for the Data Platform, providing:
- Project handle
- Workspace name
- When the issue started
- Whether local access still works
- Grab the project handle from the URL in the Prisma Console (e.g.
The knowledge sources don’t provide a self-service fix for “tables not loading” on the Starter plan; investigation by Prisma support is usually required.
🤔 Alright, thanks for letting us know that there's still some help needed. A team member will reply to you shortly.
In the meantime, please let us know any additional info, questions, or which parts of the answer may need clarification.