Open zerkms opened 11 months 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.
In the code at the moment I see the following check:
https://github.com/acmesh-official/acme.sh/blob/377a37e4c9c23bb6988fe5f8863f21b19d3e3a40/acme.sh#L4830-L4839
So it depends on the
$dnsadded
value being 0.dnsadded='1'
only happens if the dns api is used.Hence a question: is manual mode still available in 3.0.x?
Steps to reproduce
Debug log
Corresponding log for
--renew
command:(the real domain name is redacted with xxx)