Can't connect to Sydney region but can connect to EU using neon driver
Hi, I'm in EU, and I'm trying to connect to the Sydney region as that's where my main DB will live.
I can connect using psql, but not the neon driver, it seems to timeout straight away.
I'm trying to run drizzle-kit push
I'm using Next.js locally to connect with drizzle ORM.
Using a VPN connected to Syndey results in the same error
Node version is 23.5
I've tried:
1. adding an agent to fetchOptions in the neon driver with an increased timeout
2. connectionTimeout=10 in url
3. using Pool connection
Wondering if anyone else has experienced this issue and/or can help out, would greatly appreciate it.
I can work around it, its just an annoyance.
I can connect to EU no problem, but connecting to Sydney, I get the following error:
I can connect using psql, but not the neon driver, it seems to timeout straight away.
I'm trying to run drizzle-kit push
I'm using Next.js locally to connect with drizzle ORM.
Using a VPN connected to Syndey results in the same error
Node version is 23.5
I've tried:
1. adding an agent to fetchOptions in the neon driver with an increased timeout
2. connectionTimeout=10 in url
3. using Pool connection
Wondering if anyone else has experienced this issue and/or can help out, would greatly appreciate it.
I can work around it, its just an annoyance.
I can connect to EU no problem, but connecting to Sydney, I get the following error:
