I cannot connect to a supabase database

I keep getting this error in query database block. Any help is appreciated.

Can you share what the configuration looks like? This error basically says that the database can’t be reached.

I understand what th error means, the config is correct only, but i doesn’t connect to supabase

it looks like it is using a local var. shouldn’t that be the supabase url?

can you tell a bit more on that, what local var?

on the image, it mentions ‘local’. just wondering if your code is being ran on the localhost.