Describe the problem/error/question
I have two workflows in the same project:
-
Workflow one is a regular set of nodes, including an http request node meant to fail. This workflow is active
-
Workflow two is the error handler with an error trigger node in there to capture errors from workflow 1. I can’t make this workflow active, because it doesn’t have a normal trigger
I purposely make workflow1 fail, but workflow2 (the error handler) never gets triggered.
What is the error message (if any)?
There is no error message, the error handler workflow never gets triggered when an error occurs in the primary workflow.
Please share your workflow/screenshots/recording
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
⚠️ WARNING ⚠️ If you have sensitive data in your workflow (like API keys), please remove it before sharing.
Share the output returned by the last node
Debug info
core
-
n8nVersion: 1.123.6
-
platform: docker (cloud)
-
nodeJsVersion: 22.21.0
-
nodeEnv: production
-
database: sqlite
-
executionMode: regular
-
concurrency: 5
-
license: enterprise (sandbox)
storage
-
success: all
-
error: all
-
progress: false
-
manual: true
-
binaryMode: filesystem
pruning
-
enabled: true
-
maxAge: 168 hours
-
maxCount: 2500 executions
client
-
userAgent: mozilla/5.0 (macintosh; intel mac os x 10_15_7) applewebkit/537.36 (khtml, like gecko) chrome/143.0.0.0 safari/537.36
-
isTouchDevice: false
Generated at: 2026-01-02T00:36:01.121Z}


