acmesh-official / acme.sh

A pure Unix shell script implementing ACME client protocol
https://acme.sh
GNU General Public License v3.0
38.67k stars 4.91k forks source link

dynu add TXT Record successfully, but check TXT Record failed #987

Open paway opened 7 years ago

paway commented 7 years ago

dynu add TXT Record successfully, but check TXT Record failed. Do not remove TXT Record added before.

the log bellow

...
Checking for TXT record.
dns/record/get?hostname=_acme-challenge.my.domain.com&rrtype=TXT
Getting https://api.dynu.com/v1/dns/record/get?hostname=_acme-challenge.my.domain.com&rrtype=TXT
GET
url='https://api.dynu.com/v1/dns/record/get?hostname=_acme-challenge.my.domain.com&rrtype=TXT'
timeout
_CURL='curl -L --silent --dump-header /my_path/http.header  --cacert /my_path/ca-bundle.crt '
ret='0'
TXT record not found.
Error removing txt for domain:_acme-challenge.my.domain.com
Verify finished, start to sign.
...
fanthos commented 6 years ago

I have the same problem, and solved by change the ns server.