mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #931] [Bug] 工作流执行一直失败,连执行记录都不生成 #636
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#636
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 @xiaobai1226 on GitHub (Aug 19, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/931
软件版本 / Release Version
0.3.26
缺陷描述 / Description
docker compose部署,新建工作流后,手动点击执行,过了一会直接显示操作失败,也不生成执行历史,docker compose logs -f也不报错。只有浏览器控制台会输出错误
现在处于完全用不了了,就卡在这一步
复现步骤 / Steps to reproduce
新建工作流后,点击手动执行

然后执行那里一直有个圈在转

然后就提示了操作失败

去执行历史看,也是空的

但是前端控制台报错

通过docker compose logs -f命令查看没有打印任何日志
日志 / Logs
其他 / Miscellaneous
No response
贡献 / Contribution
@fudiwei commented on GitHub (Aug 19, 2025):
建立 SSE 链接失败。
你是在 Certimate 前面套了层反向代理吗?检查下相关配置。
@fudiwei commented on GitHub (Aug 19, 2025):
相关 Issue: #630 #745