mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #395] [Bug] 申请证书失败 #247
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#247
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @QGKevin on GitHub (Dec 25, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/395
描述问题
申请证书失败
复现步骤
复现该问题的步骤:
我配置好工作流点击立即执行,过一会提示执行失败日志显示如下:
开始
[2024-12-25 19:17:17]
完成
申请
[2024-12-25 19:17:17]
开始执行
[2024-12-25 19:18:22]
error: one or more domains had a problem: [xx.xxx.com] propagation: time limit exceeded: last error: authoritative nameservers: DNS call error: read udp 10.0.21.2:3967->173.245.58.111:53: i/o timeout [ns=elsa.ns.cloudflare.com.:53, question='_acme-challenge.xx.xxx.com. IN TXT']
以上 xx.xxx.com 是我域名在这我就不显示了
截图


环境
@usual2970 commented on GitHub (Dec 25, 2024):
申请设置里自定义一下dns server
@QGKevin commented on GitHub (Dec 29, 2024):
填写了依旧是失败