IPv4 and IPv6

The “could not translate host name” error

Your database's hostname is crucial for establishing a direct connection. It resolves to the underlying IP address of your database.

Today we are solving the one and only “could not translate host name” error — the symptom when your stack and Supabase’s network don’t match.

Deploy works locallypsql / app OK
Same code on serverconnection hangs

Often the missing piece is IPv6 vs IPv4.