Execute Workflow Node Error

Hello,

My Execute Workflow nodes execute with an error every time across different workflows.
Error says ‘workflow does not exists’, but they exists.

  • I tried to configure the nodes with workflow ids and also select the workflow to execute with the list.
  • I also tried to remove the nodes and add another one.
  • I also tried replacing the triggers in my workflows that needs to be trigered.
  • I also tried copy pasting everything from my workflow except the triger workflow node and to paste everything in a new workflow + add another trigger workflow node, same problem.
  • I also tried to redeploy everything and my database.

And what’s weird is, the execute workflows nodes executes with no error if I manually trigger the workflow.

How can I fix that ? It’s super weird. Thanks.

Information on your n8n setup

  • n8n version: 1.67.1
  • Database (default: SQLite): postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main): own on railway server.
  • Operating system: macos

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

Hey @Theovogg,

Could you share a workflow example and the full error output so we can take a look?

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