Unable to create wireguard tunnel

Hello,

On macOS and Linux I’ve attempted to use flyctl wireguard create personal to create a connection to my 6PN network. I’ve had this work in the past but now I’m getting this output.

$ flyctl wireguard create personal
Creating WireGuard peer “interactive-host-user-name-601” in region “ord” for organization personal
Error An unknown error occured.

Can I get any tips on what’s going wrong?

Hey! I see the problem here; there’s a stale address entry that’s taking up the space where it wants to allocate the new gateway address. I’m poking around, but in the immediacy, you should be able to get a peer up on IAD.

Did you get this working?