Hello,
We have an issue on this TXT record for dns-01. We thought that it was just a propagation issue but we have tried all scenarios by trying to wait 10 sec, 60 sec, even over 4 hour straight on hold but unfortunately the _acme-challenge.tag-ip.com remains not found.
Anyone have already experienced this kind of issue? could anyone help on which part should we troubleshoot first?
Thanks
My domain is : tag-ip.com
I ran this command: # certbot certonly -v --dns-cloudflare --dns-cloudflare-propagation-seconds 60 --dns-cloudflare-credentials ~/.secrets/certbot/cloudfl
are.ini -d ".api.tag-ip.com" -d ".auth.tag-ip.com" -d ".forms.tag-ip.com" -d ".reporter.tag-ip.com" -d "*.tag-ip.com" -d "tag-ip.com"
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator dns-cloudflare, Installer None
An RSA certificate named api.tag-ip.com already exists. Do you want to update
its key type to ECDSA?
(U)pdate key type/(K)eep existing key type: U
Renewing an existing certificate for *.api.tag-ip.com and 5 more domains
Performing the following challenges:
dns-01 challenge for tag-ip.com
Waiting 60 seconds for DNS changes to propagate
Waiting for verification...
Challenge failed for domain tag-ip.com
dns-01 challenge for tag-ip.com
Certbot failed to authenticate some domains (authenticator: dns-cloudflare). The Certificate Authority reported these problems:
Domain: tag-ip.com
Type: unauthorized
Detail: No TXT record found at _acme-challenge.tag-ip.com
Hint: The Certificate Authority failed to verify the DNS TXT records created by --dns-cloudflare. Ensure the above domains are hosted by this DNS p
rovider, or try increasing --dns-cloudflare-propagation-seconds (currently 60 seconds).
Cleaning up challenges
Some challenges have failed.
My web server is (include version): nginx
The operating system my web server runs on is (include version): Debian 10 strectch
My hosting provider, if applicable, is: myself
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot 2.8.0