My workflow has a problem in your flow.
Basically, i need the node “Execute Workflow” give any output, even if it’s empty, so the workflow can continue running. But I have a little problem, because the workflow I execute, executes the other workflow as well. I don’t know if this is causing th problem, but my node is simply not giving me any output and the workflow is stopping on it, even if the execution is successful.
Information on your n8n setup
- n8n version: 1.34.2
- Database: Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Linux