[GH-ISSUE #776] [Bug] 部署到阿里云函数FC失败 #527

Closed
opened 2026-03-03 01:04:02 +03:00 by kerem · 6 comments
Owner

Originally created by @Mrzqd on GitHub (Jun 9, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/776

软件版本 / Release Version

0.3.16

缺陷描述 / Description

续签证书部署至阿里云函数失败,之前是正常的。怀疑是阿里云更新了api

复现步骤 / Steps to reproduce

工作流节点推送证书至阿里云FC计算

日志 / Logs

[2025-06-09 12:56:28]
ready to deploy certificate ...
[2025-06-09 12:56:33]
sdk request 'fc.GetCustomDomain'
response:
{"headers":null}
[2025-06-09 12:56:33]
failed to deploy certificate
[2025-06-09 12:56:33]
failed to execute sdk request 'fc.GetCustomDomain': Get "https://fcv3.cn-hongkong.aliyuncs.com/2023-03-30/custom-domains/xxx.com": EOF

其他 / Miscellaneous

No response

贡献 / Contribution

  • 我乐意为此贡献代码! / I am interested in contributing to this issue!
Originally created by @Mrzqd on GitHub (Jun 9, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/776 ### 软件版本 / Release Version 0.3.16 ### 缺陷描述 / Description 续签证书部署至阿里云函数失败,之前是正常的。怀疑是阿里云更新了api ### 复现步骤 / Steps to reproduce 工作流节点推送证书至阿里云FC计算 ### 日志 / Logs <details> ```console [2025-06-09 12:56:28] ready to deploy certificate ... [2025-06-09 12:56:33] sdk request 'fc.GetCustomDomain' response: {"headers":null} [2025-06-09 12:56:33] failed to deploy certificate [2025-06-09 12:56:33] failed to execute sdk request 'fc.GetCustomDomain': Get "https://fcv3.cn-hongkong.aliyuncs.com/2023-03-30/custom-domains/xxx.com": EOF ``` </details> ### 其他 / Miscellaneous _No response_ ### 贡献 / Contribution - [ ] 我乐意为此贡献代码! / I am interested in contributing to this issue!
kerem 2026-03-03 01:04:02 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@fudiwei commented on GitHub (Jun 9, 2025):

未发现阿里云文档中 API 有变更记录。

再执行一次时错误依旧吗?

<!-- gh-comment-id:2954891792 --> @fudiwei commented on GitHub (Jun 9, 2025): 未发现阿里云文档中 API 有变更记录。 再执行一次时错误依旧吗?
Author
Owner

@Mrzqd commented on GitHub (Jun 9, 2025):

未发现阿里云文档中 API 有变更记录。

再执行一次时错误依旧吗?
是的
Image

<!-- gh-comment-id:2955086835 --> @Mrzqd commented on GitHub (Jun 9, 2025): > 未发现阿里云文档中 API 有变更记录。 > > 再执行一次时错误依旧吗? 是的 ![Image](https://github.com/user-attachments/assets/3ef7f34a-9eec-4a84-9b5c-471df62bb042)
Author
Owner

@fudiwei commented on GitHub (Jun 9, 2025):

从哪天开始出现的?

<!-- gh-comment-id:2955138494 --> @fudiwei commented on GitHub (Jun 9, 2025): 从哪天开始出现的?
Author
Owner

@Mrzqd commented on GitHub (Jun 9, 2025):

从哪天开始出现的?

具体日期不太清楚,上次正常运行时间是5月11

<!-- gh-comment-id:2955217188 --> @Mrzqd commented on GitHub (Jun 9, 2025): > 从哪天开始出现的? 具体日期不太清楚,上次正常运行时间是5月11
Author
Owner

@fudiwei commented on GitHub (Jun 9, 2025):

我在想是不是跟最近的 aliyuncs.com 被劫持有关 😂 要不你试试重启下服务器看看

https://status.aliyun.com/#/eventDetail?eventId=27

<!-- gh-comment-id:2955270186 --> @fudiwei commented on GitHub (Jun 9, 2025): 我在想是不是跟最近的 aliyuncs.com 被劫持有关 😂 要不你试试重启下服务器看看 > https://status.aliyun.com/#/eventDetail?eventId=27
Author
Owner

@Mrzqd commented on GitHub (Jun 9, 2025):

可以啦佬,是缓存的问题。感谢!

<!-- gh-comment-id:2955315930 --> @Mrzqd commented on GitHub (Jun 9, 2025): 可以啦佬,是缓存的问题。感谢!
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#527
No description provided.