Recent updates to n8n fail to send n8n.workflow.failed events over log streaming

Recently discovered after updating to version 1.49.0 and still existing in 1.51.2 that we stopped receiving “n8n.workflow.failed” event status in our log streaming events. Workflows are failing however the status isn’t reported with the workflow failed event name. Any help would be greatly appreciated as we use this to make sure all workflows are operational.

Information on your n8n setup

  • n8n version: 1.51.2 (Same issue on 1.49.0)
  • Database (default: SQLite): Postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main): main
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Ubuntu

New version [email protected] got released which includes the GitHub PR 10253.

1 Like

Thanks for the update @jan!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.