mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #834] [Bug] 天翼云AccessOne绑定域名报错 #569
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#569
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 @robert283 on GitHub (Jun 29, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/834
软件版本 / Release Version
0.3.20
缺陷描述 / Description
更新天翼云AccessOne证书报错;
复现步骤 / Steps to reproduce
申请证书正常,上传证书正常,绑定证书时候报错
日志 / Logs
其他 / Miscellaneous
贡献 / Contribution
@fudiwei commented on GitHub (Jun 29, 2025):
#833 提交了同样的日志,显示为 v0.3.18 版本,怎么这里就变成 v0.3.20 了?确认是在 v0.3.20 下复现的吗?
@robert283 commented on GitHub (Jun 29, 2025):
是的,我将版本升级到了0.3.20,且是docker运行的,报同样的错误
@fudiwei commented on GitHub (Jun 29, 2025):
我实在复现不出来你这个错误 😕 。倒确实有一个参数错误,但是“
productCode 为必填”,而不是“domain 为 必填”。@robert283 commented on GitHub (Jun 29, 2025):
我现在可以拉去最新的docker镜像测试了嘛?
@fudiwei commented on GitHub (Jun 29, 2025):
你不是说已经拉的是最新版 v0.3.20 吗?