Hi, i just made a fresh n8n installation. Everything worked fine, but the workflow executions does not stop automatically even when it is complete except it is turned off manually. the workflow runs fine and gives the expected output. I have no idea how to fix this. I have tried restarting the docker container severally but all to no avail.
I’m sorry this is happening. This seems to have come up quite a few times to other users, but in older versions.
While I do some more research, won’t you expand on:
Does this happen in all of your workflows or just the one? - if just this one, would you mind sharing it?
Do you get any error or info in the logs?
What information do you see in your logs when this happens? Do you get any errors?
If you could ensure you have some logging variables set up Logs environment variables | n8n Docs and then run the workflows again and share the outputs that you get in logging, that could help track the issue.
As a workaround for the meantime, you could edit your workflow settings to enable a workflow timeout and prevent the endless executions. You can do that by navigating to the … menu at the top right of your screen and selecting settings.
Then in the settings list you can toggle the “Timeout Workflow” option to true and define the time limits that suit you: