Supabase database not running
I'm continously getting this error not able to migrate to the database, what could be the reason for this, how can I fix it?

6 Replies
Still getting this
Check your Network Bans to see if your IP is in there and remove it https://supabase.com/dashboard/project/_/database/settings#network-restrictions
There is no IP ban
and I'm still getting this issue not able to migrate db schema changes


Did this work at one point?
Are you using username postgres.INSTANCE_ID where INSTANCE_ID is your project id?
Any special characters in your password?
You might try connecting to the DB thru PSQL to see if Prisma or not.