Unable to connect to Supabase database

I’m trying to create a new project that integrates to a Supabase database.

When trying to create a connection using the connection pooler, after adding the ssl connection options, I get the following error message:

Connection failed
self-signed certificate in certificate chain

When trying with a direct database connection, I get the following error:

Connection failed
connect ENETUNREACH 2a05:d01c:30c:9d03:af1:d3d0:ab44:5e25:5432 - Local (:::0)

I have no idea how to progress, so any help gratefully received.

Thanks
Ash

Hello @ashley_mills .
Did you try the no-verify SSL option? Might need to disable this option in Supabase