hkg regional IP is unstable

I add a hkg regional IP to my app today, and I found that it sometimes return connection error.

Test command:

$ curl -I https://geeknote.net --resolve 'geeknote.net:443:204.8.222.2'
curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to geeknote.net:443

But sometimes it works fine, and <app-name>.fly.dev works fine.

Did I miss something or is there a problem needs to be fixed?

Hey @chloerei

Could you check if it’s working now?

We had a stale record of this IP. For some reasons it wasn’t removed after HKG regional IPs test.

It works now, thanks!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.