Version 1.47 errors: Workflow not offloading and running multiple times

This is a workflow am running in the latest n8n version.The challeng eis that at times, the workflow is running more than once. In this case I run once but as you can see from the image this run 3 times, instead of once.

I also noticed this with other steps, you eecute a workflow with10 items, but get 20 or 30 items, before it finally kind of resets and give 5 items

The second case was having a workflow trigger multiple times in production. The main execustion finished in 17 seconds but the “execution” keeps on running for 5+ minutes

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:

Hey @Imperol,

I thought we fixed this issue a while back, is it actually running 3 times and is this only an issue when manually running it?

Can you also share how you are running n8n? It could be that something like a cloudflare cache is doing something funky.

We are trying to debug this. Can you please share more info about your setup?
Are you running n8n in queue mode? are you using a multi-main setup?
Can you also please share the settings/properties of the Schedule Trigger node?

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