merlin380-acme icon indicating copy to clipboard operation
merlin380-acme copied to clipboard

更新和申请证书失败

Open zxq1002 opened this issue 3 years ago • 1 comments

已经acme.sh --upgrade更新到最新版本,现在是调用阿里云dns接口有问题,请问怎么解决?

[Tue Jun 29 16:12:55 GMT 2021] response='{"RequestId":"102C3FE0-C14B-4861-978E-7C914BFC5E87","Message":"Request parameters has malformed encoded characters.","Recommend":"https://error-center.aliyun.com/status/search?Keyword=RequestParameterMalformed&source=PopGw","HostId":"alidns.aliyuncs.com","Code":"RequestParameterMalformed"}' [Tue Jun 29 16:12:55 GMT 2021] Error add txt for domain:_acme-challenge.xxx.xxx [Tue Jun 29 16:12:55 GMT 2021] _on_issue_err [Tue Jun 29 16:12:55 GMT 2021] Please add '--debug' or '--log' to check more details. [Tue Jun 29 16:12:55 GMT 2021] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh

zxq1002 avatar Jun 29 '21 12:06 zxq1002

可能是你设备在格式化时间字符串的问题, 不能处理%N删除"%N"即可 https://github.com/acmesh-official/acme.sh/blob/master/dnsapi/dns_ali.sh#L120

Boc-chi-no avatar Aug 23 '23 08:08 Boc-chi-no