Problem in node 'Execute workflow'

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

Share the output returned by the last node

output error:
The resource you are requesting could not be found
Not Found

I can’t live without n8n anymore, I use it every day and it helps me a lot. Recently I used this template and I’m trying to backup my workflow on GitHub, but I’m getting errors. I am deploying with docker on render and set 3 environment variables.
Can anyone help me out with this. Thanks a lot.


Information on your n8n setup

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

Hi, just to be sure. Have you edited the id in the execute workflow to your own id?

Here, you need to edit and reference the workflow you created

btw you can also run a cron with these commands too

n8n export:workflow --all

n8n export:credentials --all