Unable to skip DNS checks with flyctl deploy --dns-checks=false
#3318
Labels
bug
Something isn't working
flyctl deploy --dns-checks=false
#3318
Describe the bug
If I deploy with a command:
I always get
Checking DNS configuration for foo.fly.dev
at the end of the deployment and it times out:My site works fine though and
dig
shows that the AAAA resolves. The timeout is a minute (or something) so my CI takes that much longer to complete.Same error with
flyctl doctor -a=foo
.There might be two issues:
I'm just tweaking the DNS, maybe I can get it working, but it would still be nice to disable that check.
fly version
: fly v0.2.9 darwin/arm64 Commit: 3fbcdb9-dirty BuildDate: 2024-02-19T16:54:19Z** Paste your
fly.toml
** Command output: **
The text was updated successfully, but these errors were encountered: