Dear community,
I recently ran into an error trying to renew our (multi-domain) certificate. It threw various errors. So I tried to strip down the problem to a single domain, and the error persists.
The error is
Incorrect TXT record "PaFks-hMBo5RZdK1Em7AeGwmIjeie5vKLl692xE2WqQ" (and 1 more) found at _acme-challenge.goalify.link
The thing is, when I looked at out DNS providers dashboard (we use DNSimple as DNS provider) I cannot see this record. I see two other records that where created during the validation of the domain, with their correct values. If I delete the existing records and restart the verification process, I can see the value in the exception change ...
Also if I query the TXT records for _acme-challenge.goalify.link for instance through mxtoolbox.com I only receive the two records created during the validiation. But none of them has the value which is shown in the error message
I don't know how to proceed from here. The current certificate for those domains is of course still valid for about a month, but I would like to resolve this issue as fast as possible. Any help is appreciated ...
My domain is:
goalify.link, *.goalify.link
I ran this command:
I'm using the node acme-client with auto mode. All these tests are done against the staging environment of letsencrypt
It produced this output:
Incorrect TXT record "PaFks-hMBo5RZdK1Em7AeGwmIjeie5vKLl692xE2WqQ" (and 1 more) found at _acme-challenge.goalify.link
My web server is (include version):
No webserver as I'm using DNS validation only. Running the renewal as a node script
The operating system my web server runs on is (include version):
not applicatioin
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know):
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):