Do you get the same errors (in the agent) for the concordia org?
I tried these DNS queries (to get instances) manually and they work from our infrastructure. I’m thinking maybe there’s trouble connecting to our wireguard gateway.
Can you try these instructions to connect with your org’s config using a wireguard client available on your platform? Private Networking
I get a similar issue with this build (nordvpn it not enabled).
./flyctl-dev ssh console -a fly-foodbank-production-web
Update available 0.0.269-dev-tqbf-tcp-proxy-48b8696 → v0.0.270.
Run “flyctl-dev version update” to upgrade.
Waiting for host ⢿
@nickolay.loshkarev@matthewford we might have fixed the problem. It seems like a bunch of apps were moved into that trusseltrust organization, but the private network they were on didn’t get updated. This was a bug we fixed a few months ago, so I’m guessing the moved happened before that. The net effect was that wireguard peers for trusseltrust didn’t allow you access.
We updated the network for all those apps and you should be able to connect via SSH and wireguard now.
I think that’s one we found yesterday, everything that had this issue should be fixed now! It didn’t affect all that many apps and was easy to correct once we realized what the problem was.