Closed RWh1te0 closed 1 month 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.
have you resolved it?, i have same problems
我也遇到这个问题,可以通过添加邮箱的方式解决。后面添加 I also encountered this problem, which can be solved by adding an email address.
-m "admin@yourdomain.xx"
经过几轮测试,目前看起来疑似是阿里云DNS API出现部分地区部分时间无法正常调用的问题,可以检查一下主机是否能正常解析访问alidns.aliyuncs.com
这个域名,也可以尝试给acme命令加上--server letsencrypt
来尝试使用lets来签署证书(虽然zerossl和lets差不多但有时候要相信玄学)。
After several rounds of testing, it seems that Alibaba Cloud DNS API cannot be called normally in some areas for some time. You can check whether the host can resolve and access the domain namealidns.aliyuncs.com
normally. You can also try adding --server letsencrypt
to the acme command to try to use lets to sign certificates (although zerossl and lets are similar, sometimes you have to believe metaphysics).
经过几轮测试,目前看起来疑似是阿里云DNS API出现部分地区部分时间无法正常调用的问题,可以检查一下主机是否能正常解析访问
alidns.aliyuncs.com
这个域名,也可以尝试给acme命令加上--server letsencrypt
来尝试使用lets来签署证书(虽然zerossl和lets差不多但有时候要相信玄学)。 After several rounds of testing, it seems that Alibaba Cloud DNS API cannot be called normally in some areas for some time. You can check whether the host can resolve and access the domain namealidns.aliyuncs.com
normally. You can also try adding--server letsencrypt
to the acme command to try to use lets to sign certificates (although zerossl and lets are similar, sometimes you have to believe metaphysics).
感谢,感觉还是墙的原因,换成letsencrypt解决了,在硅谷归属地的阿里云vm用默认值就完全没问题 works for me
I am using the Docker version of acme.sh, below is my startup command and error message. The domain name has been replaced with example.com, and other information is partially desensitized. From the error message, it seems to be the network problem of the docker container, but the relevant api of zerossl can be accessed normally, and the domain name of alidns can also be resolved normally, so I can't determine the problem, please advise, thank you!