Location china cannot connect to neondb, probably due to internet issue

psql: error: connection to server at “ep-autumn-brook-440707.ap-southeast-1.aws.neon.tech” (52.220.170.93), port 5435 failed: Connection timed out
Is the server running on that host and accepting TCP/IP connections?

I am in china, internet is a issue., I need to use internet proxy. So now I cannot connect to neondb in terminal. I can use wget2 pull things from internet, which means, in terminal, I can connect to internet.

lsof -i -P -n | grep LISTEN
5435 didn’t appear there, so it’s not a port issue.

Are you still experiencing this connection issue?