P
Prisma•2mo ago
Nils Reichardt

Can't access the database from the console

I created my first Prisma project. I'm using Postgres. When I try to access the database, I'm getting an unknown error. The URL I tried to access: https://console.prisma.io/cm5zeabi802086sfan8v8ylgs/cm5zebg9n01k311g3mmyjm47i/cm5zebg9o01k411g3zo5e164j/database/overview
No description
4 Replies
RaphaelEtim
RaphaelEtim•2mo ago
Hi Nils 👋 Can you please share your Github handle? I can confirm that we are working to provide a fix for this issue. Hi @Nils Reichardt Can you please try again? Let us know if you still experience this issue.
Nils Reichardt
Nils ReichardtOP•2mo ago
Cool, thanks. Works again
Nils Reichardt
Nils ReichardtOP•2mo ago
Another thing: In the Studio tab I can't open anything. It says I should open a Model but how do I select one? Nothing happens
Nils Reichardt
Nils ReichardtOP•2mo ago
Solved this by running npx prisma migrate dev --name init from the "Connect your new database" section

Did you find this page helpful?