mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #630] [Bug] 执行工作流,显示操作失败。 #419
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#419
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 @MoeMelon on GitHub (Apr 19, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/630
软件版本 / Release Version
0.3.8
缺陷描述 / Description
申请证书直接失败,也没有日志,不知道应该怎么办了。
复现步骤 / Steps to reproduce
用的华为的云解析。
日志 / Logs
其他 / Miscellaneous
No response
@fudiwei commented on GitHub (Apr 19, 2025):
打开浏览器开发者工具,看一下控制台报错。
@MoeMelon commented on GitHub (Apr 19, 2025):
@MoeMelon commented on GitHub (Apr 19, 2025):
大佬上面贴了辛苦看下
@fudiwei commented on GitHub (Apr 19, 2025):
开发者工具 Network 里报错的这条请求看一下 response 是什么?
@MoeMelon commented on GitHub (Apr 19, 2025):
@fudiwei commented on GitHub (Apr 19, 2025):
你是前面套了反向代理吗?检查下配置,应该是 SSE 没配置好
@MoeMelon commented on GitHub (Apr 19, 2025):
感谢,不使用反向代理试了一下正常了,给您添麻烦了。
反向代理我用的宝塔云WAF,不知道需要额外添加什么参数才能正常,有官方提供的反向代理示例吗?谢谢。
最早用certimate 0.2.0 v的时候是正常的
@fudiwei commented on GitHub (Apr 20, 2025):
建议咨询你用的产品的技术支持,如何配置来支持 SSE (Server-Sent Events)。
P.S. v0.2 版本没有用到 SSE。