Subworkflow executes 4 times and outputs 3 results only

Describe the problem/error/question

I have a subworkflow that executes 3 or four times depending on the input. The problem is that when it executes 3 times, outputs 2 results and when it executes 4 times, outputs 3 results.

What is the error message (if any)?

No error message.

Please share your workflow


(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.)

Share the output returned by the last node

3

Information on your n8n setup

  • n8n version:1.8.32
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker
  • Operating system: Ubuntu 20

Can you share a screenshot of each executed sub workflow.
There is probably one without an input on the last executed node

Thank you very much!
I am new on n8n and I am discovering new things every day. So I took a look at the executions and… one of the subworkflows didn’t find a file in Google Drive and that was the problema.
Already solved.
Thanks.

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