@nahtnam I just setup a test repo for our action and it’s connecting to the builder just fine using the ord gateway. I see in the logs it’s using IAD for you. I wonder if there’s an issue there.
Are you able to ssh into a running app for your org like this?
@nahtnam we found a bug that was probably causing this. Our API was accepting wireguard peer pubkeys that aren’t valid, so wireguard wasn’t able to reload and pick up new peers. This should work in iad now, but we’re still cleaning up the bug.
Awesome, thanks for looking into it. Is there any way I can change where the build happens? I would prefer it to be in SJC, I had no idea it was happening in IAD
Builders are created close to wherever flyctl deploy originated and are reused for all builds in an org after that. Since IAD is close to us-east-1 you may have gotten there if GH actions kicked off the deploy that created the builder. We don’t have an easy way to move them right now. Simplest is to delete the existing builder then run flyctl deploy from your machine so it gets setup closer to you.
Waiting for remote builder fly-builder-red-glitter-1316...
Creating WireGuard peer "interactive-a55c661a6a12-myemail-gmail-com-810" in region "iad" for organization ludicrous
Error error connecting to docker: Error waiting for remote builder app: context deadline exceeded