Wireguard errors in Flyctl v0.3.214
Resolved
This incident has been resolved.
Update
A new version of Flyctl has been released with a fix for this issue. Users on flyctl version v0.3.214 should upgrade to Flyctl v0.3.216 using
fly version update.
Update
We have identified an issue in the latest Flyctl release (v0.3.214) that impacts commands using wireguard connectivity for some users. Impacted users may see
tunnel unavailableorno such organizationerrors when running commands likefly wireguard,fly proxyorfly mpg proxywith their default Personal org. We are working on a fix.In the meantime, impacted users can install the previous flyctl version with
curl -L https://fly.io/install.sh | sh -s 0.3.213. Users that normally install flyctl via package managers (eg. homebrew) should uninstall the package manager version first to avoid conflicts.