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

[Question] DNS propagation delay handling #305

Open
lostmsu opened this issue Nov 25, 2024 · 0 comments
Open

[Question] DNS propagation delay handling #305

lostmsu opened this issue Nov 25, 2024 · 0 comments
Labels

Comments

@lostmsu
Copy link

lostmsu commented Nov 25, 2024

I wrote a DNS challenge provider for Cloudflare, and now experiencing an issue with the fact, that DNS changes do not always propagate instantly resulting in "DNS problem: NXDOMAIN" or "Incorrect TXT record" depending on existence of previous records.

I could implement polling but AFAIK my ISP DNS server returning the new TXT record does not guarantee that Let's Encrypt's one will.

Am I missing something? Should Lettuce be retrying?

Potentially related to #149

lostmsu added a commit to BorgGames/LettuceEncrypt that referenced this issue Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant