Describe the issue/error/question
I want to practice with the Error Trigger Node. But I cannot check how to use it. I have read the documentation but it hasn’t been very clear for me. I try to capture with console.log the error message but nothing appears into the console.
What is the error message (if any)?
N/A
Please share the workflow
I have 2 workflows:
- ERROR TRIGGER MAIN:
- ERROR TRIGGER SOURCE:
“Error Trigger Main” workflow is activated.
“Error Trigger Source” workflow is activated and it has as error workflow the “Error Trigger Main” workflow:
Share the output returned by the last node
I want to capture the error.
Information on your n8n setup
- **n8n version:**0.182.0
- Database you’re using (default: SQLite): N/A
- Running n8n with the execution process [own(default), main]: own
- Running n8n via [Docker, npm, n8n.cloud, desktop app]: desktop app