[GH-ISSUE #126] 阿里云申请证书失败 #97

Closed
opened 2026-03-03 00:31:24 +03:00 by kerem · 6 comments
Owner

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)

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)
kerem 2026-03-03 00:31:24 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@yanlc39 commented on GitHub (Sep 30, 2024):

... : time limit exceeded ...

此處表現的似乎不像是 bug,而是申請證書頻率過高。適當等待一段時間後再次執行證書申請操作
另附 Let's Encrypt 文件

<!-- gh-comment-id:2382374745 --> @yanlc39 commented on GitHub (Sep 30, 2024): > ... : time limit exceeded ... 此處表現的似乎不像是 bug,而是申請證書頻率過高。適當等待一段時間後再次執行證書申請操作 另附 [Let's Encrypt 文件](https://letsencrypt.org/zh-tw/docs/rate-limits/)
Author
Owner

@phm123417 commented on GitHub (Sep 30, 2024):

没有哦,我申请cloudflare的域名证书就可以成功,就是阿里云的没成功,等几天了还是这样子

<!-- gh-comment-id:2382387255 --> @phm123417 commented on GitHub (Sep 30, 2024): 没有哦,我申请cloudflare的域名证书就可以成功,就是阿里云的没成功,等几天了还是这样子
Author
Owner

@yanlc39 commented on GitHub (Sep 30, 2024):

抱歉,我在阅读日誌时出錯了。日誌中顯示錯誤的原因為後部分:

could not determine authoritative nameservers

可能會有兩方面原因:

  • 調用阿里雲 API 進行修改 DNS 解析的操作失敗了
  • 未能查到新增的 DNS 記錄項目導致授權操作失敗了

或許可以先嘗試一下在相同的網絡環境中採用額外的方式來申請證書(如 acme.sh),在申請時如有相關日誌可提供再好不過了 :)

<!-- gh-comment-id:2382403419 --> @yanlc39 commented on GitHub (Sep 30, 2024): 抱歉,我在阅读日誌时出錯了。日誌中顯示錯誤的原因為後部分: > could not determine authoritative nameservers 可能會有兩方面原因: - 調用阿里雲 API 進行修改 DNS 解析的操作失敗了 - 未能查到新增的 DNS 記錄項目導致授權操作失敗了 或許可以先嘗試一下在相同的網絡環境中採用額外的方式來申請證書(如 [acme.sh](https://github.com/acmesh-official/acme.sh.git)),在申請時如有相關日誌可提供再好不過了 :)
Author
Owner

@usual2970 commented on GitHub (Sep 30, 2024):

感谢反馈~ 应该是获取 dns 解析时超时了,可以尝试配置不同的 nameserver 解决

后续我们会考虑加个自定义超时时间

具体可以到群里面反馈

<!-- gh-comment-id:2384392327 --> @usual2970 commented on GitHub (Sep 30, 2024): 感谢反馈~ 应该是获取 dns 解析时超时了,可以尝试配置不同的 nameserver 解决 后续我们会考虑加个自定义超时时间 具体可以到群里面反馈
Author
Owner

@mumudm commented on GitHub (Oct 5, 2024):

我的也有这个问题,还没找到解决方法

<!-- gh-comment-id:2395081698 --> @mumudm commented on GitHub (Oct 5, 2024): 我的也有这个问题,还没找到解决方法
Author
Owner

@welearner commented on GitHub (Oct 9, 2024):

感谢反馈~ 应该是获取 dns 解析时超时了,可以尝试配置不同的 nameserver 解决

后续我们会考虑加个自定义超时时间

具体可以到群里面反馈

具体要如何配置不同的 nameserver 呢

<!-- gh-comment-id:2401172884 --> @welearner commented on GitHub (Oct 9, 2024): > 感谢反馈~ 应该是获取 dns 解析时超时了,可以尝试配置不同的 nameserver 解决 > > 后续我们会考虑加个自定义超时时间 > > 具体可以到群里面反馈 具体要如何配置不同的 nameserver 呢
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#97
No description provided.