RT
[root@dasabo-de ~]# acme.sh --issue -d os.loc.cc -d io.loc.cc -w /data/web/ssl/ -k ec-256 --httpport 8081 --force
[Wed Jun 4 09:23:45 UTC 2025] Using CA: https://acme-v02.api.letsencrypt.org/directory
[Wed Jun 4 09:23:45 UTC 2025] Multi domain='DNS:os.loc.cc,DNS:io.loc.cc,DNS:ai.loc.cc'
[Wed Jun 4 09:23:49 UTC 2025] Getting webroot for domain='os.loc.cc'
[Wed Jun 4 09:23:49 UTC 2025] Getting webroot for domain='io.loc.cc'
[Wed Jun 4 09:23:49 UTC 2025] Verifying: os.loc.cc
[Wed Jun 4 09:23:50 UTC 2025] Pending. The CA is processing your order, please wait. (1/30)
[Wed Jun 4 09:23:53 UTC 2025] Pending. The CA is processing your order, please wait. (2/30)
[Wed Jun 4 09:23:57 UTC 2025] Pending. The CA is processing your order, please wait. (3/30)
[Wed Jun 4 09:24:00 UTC 2025] Pending. The CA is processing your order, please wait. (4/30)
[Wed Jun 4 09:24:04 UTC 2025] Pending. The CA is processing your order, please wait. (5/30)
[Wed Jun 4 09:24:07 UTC 2025] Pending. The CA is processing your order, please wait. (6/30)
[Wed Jun 4 09:24:11 UTC 2025] Pending. The CA is processing your order, please wait. (7/30)
[Wed Jun 4 09:24:14 UTC 2025] Pending. The CA is processing your order, please wait. (8/30)
[Wed Jun 4 09:24:18 UTC 2025] Pending. The CA is processing your order, please wait. (9/30)
[Wed Jun 4 09:24:21 UTC 2025] os.loc.cc: Invalid status. Verification error details: During secondary validation: DNS problem: query timed out looking up A for os.loc.cc; DNS problem: query timed out looking up AAAA for os.loc.cc
[Wed Jun 4 09:24:21 UTC 2025] Please add '--debug' or '--log' to see more information.
[Wed Jun 4 09:24:21 UTC 2025] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh
[root@dasabo-de ~]#
想请教一下大家,有没有会解的?
刚开始我以为是NS的同步还没有完成,但使用 nslookup 查 可以看到返回的响应IP是正确的。