mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #126] 阿里云申请证书失败 #97
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#97
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 @phm123417 on GitHub (Sep 30, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/126
描述问题
阿里云域名申请证书失败
错误日志(error: one or more domains had a problem: [yan-test.katchu.cn] propagation: time limit exceeded: last error: [zone=katchu.cn.] could not determine authoritative nameservers)
@yanlc39 commented on GitHub (Sep 30, 2024):
此處表現的似乎不像是 bug,而是申請證書頻率過高。適當等待一段時間後再次執行證書申請操作
另附 Let's Encrypt 文件
@phm123417 commented on GitHub (Sep 30, 2024):
没有哦,我申请cloudflare的域名证书就可以成功,就是阿里云的没成功,等几天了还是这样子
@yanlc39 commented on GitHub (Sep 30, 2024):
抱歉,我在阅读日誌时出錯了。日誌中顯示錯誤的原因為後部分:
可能會有兩方面原因:
或許可以先嘗試一下在相同的網絡環境中採用額外的方式來申請證書(如 acme.sh),在申請時如有相關日誌可提供再好不過了 :)
@usual2970 commented on GitHub (Sep 30, 2024):
感谢反馈~ 应该是获取 dns 解析时超时了,可以尝试配置不同的 nameserver 解决
后续我们会考虑加个自定义超时时间
具体可以到群里面反馈
@mumudm commented on GitHub (Oct 5, 2024):
我的也有这个问题,还没找到解决方法
@welearner commented on GitHub (Oct 9, 2024):
具体要如何配置不同的 nameserver 呢