[GH-ISSUE #920] [Feature] 部署域名较多时报503 rateLimit 错误 #631

Closed
opened 2026-03-03 01:04:48 +03:00 by kerem · 1 comment
Owner

Originally created by @czjge on GitHub (Aug 12, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/920

功能描述 / Description

版本:Certimate v0.2.23-beta,当部署的域名较多(我的是29个),会报错:error: one or more domains had a problem:example.com acme: error: 503 :: POST :: https://acme.
v02.api.letsencrypt.org/acme/authz/2134433565/567569983946 . urn:ie.:params:acme:error:ratelimited . Service busy; retry later.我知道和certimate无关,除了手动申请外,certimate能做相关优化以避免在部署域名过多时候出现这个错误吗?或者说有更好的解决方案吗?谢谢~

请求动机 / Motivation

帮助certimate在部署较多域名时候不出现503 rateLimited 错误而必须手动申请

其他 / Miscellaneous

No response

贡献 / Contribution

  • 我乐意为此贡献 PR! / I am interested in contributing a PR for this!
Originally created by @czjge on GitHub (Aug 12, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/920 ### 功能描述 / Description 版本:Certimate v0.2.23-beta,当部署的域名较多(我的是29个),会报错:error: one or more domains had a problem:example.com acme: error: 503 :: POST :: https://acme. v02.api.letsencrypt.org/acme/authz/2134433565/567569983946 . urn:ie.:params:acme:error:ratelimited . Service busy; retry later.我知道和certimate无关,除了手动申请外,certimate能做相关优化以避免在部署域名过多时候出现这个错误吗?或者说有更好的解决方案吗?谢谢~ ### 请求动机 / Motivation 帮助certimate在部署较多域名时候不出现503 rateLimited 错误而必须手动申请 ### 其他 / Miscellaneous _No response_ ### 贡献 / Contribution - [ ] 我乐意为此贡献 PR! / I am interested in contributing a PR for this!
kerem 2026-03-03 01:04:48 +03:00
Author
Owner

@fudiwei commented on GitHub (Aug 12, 2025):

v0.2.x 已停止维护,请升级。

v0.3.x 支持自定义触发时间,你应该将每个证书的申请时间错开,以免触发 CA 的流量限制。

<!-- gh-comment-id:3177611812 --> @fudiwei commented on GitHub (Aug 12, 2025): v0.2.x 已停止维护,请升级。 v0.3.x 支持自定义触发时间,你应该将每个证书的申请时间错开,以免触发 CA 的流量限制。
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#631
No description provided.