[GH-ISSUE #24] TXT record not found #15

Open
opened 2026-03-13 16:26:30 +03:00 by kerem · 0 comments
Owner

Originally created by @Iraijus on GitHub (Dec 13, 2024).
Original GitHub issue: https://github.com/acme-dns/acme-dns-client/issues/24

Greetings,

Hosting the ACME-DNS server myself is very new to me, so I'm probably just doing something incorrectly. I was able to register with my server, and created CNAME and CAA records, like the client requested me to do. acme-dns-client check also confirms that this was done correctly.

The next step, using certbot, fails: DNS problem: NXDOMAIN looking up TXT for _acme-challenge.my.domain.org - check that a DNS record exists for this domain

Did I forget to do something, or is something wrong?

Edit: I forgot to add the command I used.
sudo certbot certonly --manual --preferred-challenges dns --manual-auth-hook '/etc/letsencrypt/acme-dns-client' -d my.domain.org

Originally created by @Iraijus on GitHub (Dec 13, 2024). Original GitHub issue: https://github.com/acme-dns/acme-dns-client/issues/24 Greetings, Hosting the ACME-DNS server myself is very new to me, so I'm probably just doing something incorrectly. I was able to register with my server, and created CNAME and CAA records, like the client requested me to do. `acme-dns-client check` also confirms that this was done correctly. The next step, using certbot, fails: `DNS problem: NXDOMAIN looking up TXT for _acme-challenge.my.domain.org - check that a DNS record exists for this domain` Did I forget to do something, or is something wrong? Edit: I forgot to add the command I used. `sudo certbot certonly --manual --preferred-challenges dns --manual-auth-hook '/etc/letsencrypt/acme-dns-client' -d my.domain.org`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns-client#15
No description provided.