sadoneli / merlin380-acme

koolshare merlin 小宝改版固件插件中心Let's Encrypt插件
18 stars 11 forks source link

更新和申请证书失败 #25

Open zxq1002 opened 3 years ago

zxq1002 commented 3 years ago

已经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

Boc-chi-no commented 1 year ago

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