mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 04:45:48 +03:00
[GH-ISSUE #360] acme-dns.io timing out for some of the sub domains #202
Labels
No labels
Documentation
Documentation
bug
enhancement
feature request
feature request
help wanted
pull-request
question
security
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/acme-dns#202
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ranshe on GitHub (Aug 20, 2024).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/360
I have been using the acme-dns-py version for a while (--manual-auth-hook /etc/acme-dns/acme-dns-auth.py --preferred-challenges dns), but I just tested w/ multiple (26) SANs, and I see a lot of errors like "Detail: DNS problem: query timed out looking up TXT for _acme-challenge.supervisor.zta.cyolopoc.xyz".

Using mxtoolbook I can verify this entry exist
The same is true for all other errors.
Is there an issue w/ multiple SANs?
With my registrar? Temp glitch?
Any ideas for actions I can take on my side are welcome.
Thanks
@ranshe commented on GitHub (Aug 20, 2024):
... and of course after posting, it works now.
Closing.