Skip to content

[Bug] 腾讯云 负载均衡部署有时候会失败 #861

@moxuexue

Description

@moxuexue

软件版本 / Release Version

v0.3.21

缺陷描述 / Description

腾讯云的负载均衡 当监听器下面好几个域名 然后用七层转发规则域名部署的时候 有时候会失败 具体提示
[2025-07-09 22:40:51]
ready to deploy certificate ...
[2025-07-09 22:40:51]
sdk request 'ssl.UploadCertificate'
[2025-07-09 22:40:51]
ssl certificate uploaded
[2025-07-09 22:40:51]
sdk request 'clb.ModifyDomainAttributes'
[2025-07-09 22:40:51]
failed to deploy certificate
[2025-07-09 22:40:51]
failed to execute sdk request 'clb.ModifyDomainAttributes': [TencentCloudSDKError] Code=FailedOperation.ResourceInOperating, Message=Loadbalancer(lb-3456gh5) is not in normal desState, maybe some tasks are being processed, please try later., RequestId=8fdff8ea-820c-48c2-9894-ec344bea8983
好像是部署的太快了 腾讯云那边的限制. 多尝试几次 把成功的跳过去 失败的就成功了.
我之前是多分支部署 失败的更多. 现在是按顺序部署 也有失败的情况 可能得增加一个延时选项 或者系统默认加上延迟 只针对腾讯云负载均衡 监听器下面多个域名得情况. 感谢

复现步骤 / Steps to reproduce

腾讯云负载均衡 监听器多域名 七层转发规则域名部署

日志 / Logs

# 请在此粘贴日志 / Paste logs here

其他 / Miscellaneous

No response

贡献 / Contribution

  • 我乐意为此贡献 PR! / I am interested in contributing a PR for this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions