We got an error workflow set up to send emails. Sadly this isn’t working.
I’ve tested by creating a workflow that simply triggers the error node. While this error workflow was set up. This doesn’t work for this specific error workflow. When creating a new error workflow it does work.
Also removing the trigger node on this broken error workflow and recreating one, did not solve the issue.
I have tested the workflow on my instance and it appears to be working as expected, It sounds like maybe something has gone wrong with the install at some point.
When you say it doesn’t work does it not trigger at all? It could be worth checking the logs to see if there is anything there that could be useful.
Yeah it doesn’t get triggered (or atleast not visible in the executions for example)
when swapping the same test workflow to the other error workflow, it does work as expected.
So Yeah will check the logs on the server when I get the chance.
We have several worflows activated for at least a year, and we have 1 Workflow monitoring all errors
We did upgrade to version 0.212.1 a couple of days ago, and since then, the Error workflow is not activated anymore.
I did find out that when we created this Error workflow, it had a PLAY node somewhere but not connected to the workflow, and everything was running fine.
Since upgrading n8n to version 0.212.1, this PLAY node is causing it to not run.
I did delete it, and all is fine now.
Hi @BramKn I am so sorry for the trouble. This appears to be a problem introduced with user management - it seems error workflows can’t be executed by all users.