mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #361] [Bug] 华为云部署未正确显示结果 #220
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#220
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 @LuRcX on GitHub (Nov 28, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/361
描述问题
华为云CDN可部署,但未正确显示结果
复现步骤
在华为云DNS成功获取证书后,在部署时出现问题。
如果一次只部署一个域名,则日志为
然后就没有内容了。实际证书已部署成功,但界面仍显示失败。
如果配置为一次性部署多个域名,则第一个会部署成功,剩余的仍失败,显示也为失败。
期望的结果
正确部署域名后显示成功结果
如有错误,也显示具体报错,而非无下文的日志
截图
环境
Certimate v0.2.22-beta,官方 Docker 版本
其他信息