mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #1203] 目前可以将执行历史中的报错信息放在通知里面发送出去吗? #816
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#816
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 @stevenzyk on GitHub (Feb 25, 2026).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1203
Release Version / 软件版本
0.4.17
Description / 问题描述
目前可以执行历史中的报错信息放在通知里面发送出去吗?
#dATi2ifviEI11C2vJWREE 开始
[2026-02-25 15:37:31]
the workflow is starting
#Iq-m8NY7eRH-s8ddvwE5W 申请
[2026-02-25 15:37:31]
ready to request certificate ...
[2026-02-25 15:37:31]
no found last requested certificate, begin to apply
[2026-02-25 15:37:31]
acme config initialized
[2026-02-25 15:37:31]
acme account initialized
[2026-02-25 15:37:32]
[test.example.com] acme: Obtaining bundled SAN certificate
[2026-02-25 15:37:33]
could not obtain certificate
[2026-02-25 15:37:33]
failed to obtain certificate: acme: error: 400 :: POST :: https://acme-staging-v02.api.letsencrypt.org/acme/new-order :: urn:ietf:params:acme:error:rejectedIdentifier :: Error creating new order :: Cannot issue for "test.example.com": The ACME server refuses to issue a certificate for this domain name, because it is forbidden by policy
#l903da1GXgX6eC6mJ8LsL 通知
[2026-02-25 15:37:33]
ready to send notification ...
[2026-02-25 15:37:33]
notification completed
Miscellaneous / 其他
No response
@fudiwei commented on GitHub (Feb 26, 2026):
可以的。通知节点编辑界面中有关于模板插值的帮助提示。