neil
neil
把这两个目录都删掉, 重新开始. ``` /acme.sh/szerr.cn /acme.sh/szerr.cn_ecc ```
fix the ci errors first
the "Le_DeployHook" is saved in the domain conf, and is reloaded(sourced from the domain conf https://github.com/acmesh-official/acme.sh/blob/master/acme.sh#L5361), so, when comes to here https://github.com/acmesh-official/acme.sh/blob/master/acme.sh#L5427 , the Le_DeployHook is not empty, and will...
If we have to wait 30 minutes for every change, I don't think you need: `DYNADOT_ADD_DNS_SLEEP` and `DYNADOT_REMOVE_DNS_SLEEP` Just show a message and use `_sleep()` function to sleep for the...
send the pr to the dev branch. never ever send pr to master branch.
@hoewer which deploy script did you use ?
@ianw sorry, but can you please try again with the latest dev code, I have fixed such kind of bugs recently. ``` acme.sh --upgrade -b dev ```
please try with the latest code: ``` acme.sh --upgrade -b dev ```
>> 无法自动续期 是什么意思, 能不能多说几句你的情况. 你这样惜字如金我怎么帮你 ? 你沟通的越好, 就越有可能获得帮助, 否则没有任何帮助. 我自己有十几个域名, 都在自动续期. 你可以手动开启 log, 下次有问题就可以查看log https://github.com/Neilpang/acme.sh/wiki/Enable-acme.sh-log ```sh acme.sh --issue ..... --log --log-level 2 ```` 你只需开启一次, 以后自动都会有log.
没关系, 如果续期失败, 你可以手动 运行 ```sh acme.sh --cron --debug 2 ``` 这样就能看到 输出了.