[GH-ISSUE #1080] [Bug] 火山云CDN证书无法部署成功 #729

Closed
opened 2026-03-03 01:05:33 +03:00 by kerem · 0 comments
Owner

Originally created by @qzlearn on GitHub (Dec 4, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1080

Release Version / 软件版本

v0.4.7

Description / 缺陷描述

从v3升级到v4后,火山云CDN部署报错

Image

v3版本执行可以成功

Image

Steps to reproduce / 复现步骤

对比页面发现,阿里云CDCN需要填写区域。火山云没有该输入框。

Logs / 日志

失败时的config

config:
{"certificateOutputNodeId":"xxxxxxxxx",
"provider":"volcengine-cdn",
"providerAccessId":"xxxxxxxx",
{"domain":"xxxxx.xxxx.com","domainMatchPattern":"exact"},
"skipOnLastSucceeded":true}
Originally created by @qzlearn on GitHub (Dec 4, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/1080 ### Release Version / 软件版本 v0.4.7 ### Description / 缺陷描述 从v3升级到v4后,火山云CDN部署报错 <img width="657" height="185" alt="Image" src="https://github.com/user-attachments/assets/b79bbe44-73ea-4128-94dd-7214bf1fa168" /> v3版本执行可以成功 <img width="671" height="363" alt="Image" src="https://github.com/user-attachments/assets/de6a120c-8b25-4255-91cd-2e95f55940b2" /> ### Steps to reproduce / 复现步骤 对比页面发现,阿里云CDCN需要填写区域。火山云没有该输入框。 ### Logs / 日志 失败时的config ```console config: {"certificateOutputNodeId":"xxxxxxxxx", "provider":"volcengine-cdn", "providerAccessId":"xxxxxxxx", {"domain":"xxxxx.xxxx.com","domainMatchPattern":"exact"}, "skipOnLastSucceeded":true} ```
kerem 2026-03-03 01:05:33 +03:00
  • closed this issue
  • added the
    bug
    label
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#729
No description provided.