Since about an hour or two I get the following errors messages when trying to connect to the postgres database from our app on fly.io:
dial tcp: lookup top2.nearest.of.kantara-staging.internal on [fdaa::3]:53: server misbehaving
However connecting to the postgres instance via fly proxy is working as expected and all health checks are passing. Maybe an internal networking issue?
I tried running fly wireguard reset but that didn’t fix it.
Im having the same issue. Both my staging and prod envs cant connect to their databases, giving this error (both dbs are on the same instance). not sure when this started
We just found and fixed an issue with the DNS service that runs on the server where your app is allocated. We are looking for similar issues in other servers, but glad to hear it is working for you.