Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility to disable DNS checks in fly secrets set, because it always fails #3992

Open
hilja opened this issue Oct 9, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@hilja
Copy link

hilja commented Oct 9, 2024

Every time I set fly secrets set -a=foo MY_SECRET="bar" the DNS check times out.

It would be nice to be able to disable the DNS check. I’m not sure why it fails, my site works file, might be something to do with Cloudflare, since that’s where I have my DNS.

Earlier I had similar issue with the deploy command which you fixed, thanks :)

Operating system

fly v0.3.15 darwin/arm64 Commit: 8453296 BuildDate: 2024-10-03T15:58:08Z

Command output:**

Checking DNS configuration for psl-s.fly.dev
WARN DNS checks failed: read udp <ip>:63362->8.8.8.8:53: i/o timeout
@hilja hilja added the bug Something isn't working label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant