Closed Hossy closed 1 year ago
Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade
If it's still not working, please provide the log with --debug 2
, otherwise, nobody can help you.
Please upgrade to the latest code and try again first. Maybe it's already fixed.
acme.sh --upgrade
If it's still not working, please provide the log with--debug 2
, otherwise, nobody can help you.
I'm on the latest: v3.0.5
Having the same problem. Running the latest v3.0.6 See #4644
please try with the latest code:
acme.sh --upgrade -b dev
The same error for me, also on dev version
It's happened on dns_nsone when you use multi-domain with the same record. -d example.com -d *.example.com Second record cannot be create and received error:
Add txt record error.
Error add txt for domain:_acme-challenge.example.com
Please check log file for more details: /root/.acme.sh/acme.sh.log
Of course, when you start command second time, it works, because first domain already validated:
example.com is already verified, skip dns-01.
But question is - what will happen on renew?
Steps to reproduce
Debug log