S
Supabase3w ago
SD

Not able to connect to Supabase project

I'm trying to connect to my Supabase project from the CLI. When I try supabase link --project-ref <REF> -p <PASSWORD> I get a
failed to connect to postgres: failed to connect to host=aws-1-us-east-1.pooler.supabase.com user=postgres.<PROJECT_REF> database=postgres: dial error (timeout: dial tcp 18.213.155.45:5432: i/o timeout)
How do I fix this? I've checked that there is no VPN turned on my mac
2 Replies
SD
SDOP3w ago
Looks like I'm on a public wifi and my device doens't have IPv6 per https://test-ipv6.com/. But the session pooler option is still failing :/
Test your IPv6.
This will test your browser and connection for IPv6 readiness, as well as show you your current IPv4 and IPv6 address.
ihm40
ihm403w ago
how is the session pooler failing

Did you find this page helpful?