SupabaseS
Supabase12mo ago
jason

ENOTFOUND Error.........................?

Trying to connect from Vercel to Supabase. Is this a known issue?

[cause]: [Error: getaddrinfo ENOTFOUND api.pooler.supabase.com] {
      errno: -3008,
      code: 'ENOTFOUND',
      syscall: 'getaddrinfo',
      hostname: 'api.pooler.supabase.com'
    }

The domain api.pooler.supabase.com does not appear in any of the connection strings.
Was this page helpful?