Successfully executed workflow while Executions shows Error | No node errors

Describe the problem/error/question

Hello all,

I am facing a weird issue with n8n workflow that I am currently working on.

During workflow execution, I got message “Workflow has been successfully executed”, which is weird because more than 100 items needs to be looped and processed, while at the moment of completion, only 10-15 items were processed. No “red nodes” at the same time. Everything looks fine.

As soon as executions window has been opened - I can see that Error is thrown for this workflow.

And now we come to the confusing part – there’s no red node anywhere, everything looks like it’s completely fine, even though the workflow is stopped. Additionally, while I monitored the workflow in the Editor, over 10 items were processed, but the Executions tab shows only 1 item in the Loop node.

First time facing situation like this and I am super confused.

What is the error message (if any)?

No red nodes whatsoever

Information on your n8n setup

  • n8n version: 1.107.3
  • Database (default: SQLite): /
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
  • Operating system: macOS