Skip to content

Multiple executions even when workflow is off #27696

@moreiracadu

Description

@moreiracadu

Describe the problem/error/question

It's interment issue:
When the workflow has the trigger as "Cron", sometimes the execution doubles with no reason.
Even if I turn one of the workflows off, the execution still happens.
In my observation, it seems there is a second workflow, with the same workflow ID but different version, running in background. It just stops if I delete the workflow once for all.

What is the error message (if any)?

Please share your workflow/screenshots/recording

Image Workflow ID: L6gsXOAfpvExmNBM
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
⚠️ WARNING ⚠️ If you have sensitive data in your workflow (like API keys), please remove it before sharing.

Share the output returned by the last node

Debug info

core

  • n8nVersion: 2.13.3
  • platform: docker (self-hosted)
  • nodeJsVersion: 24.13.1
  • nodeEnv: production
  • database: postgres
  • executionMode: regular
  • concurrency: -1
  • license: enterprise (production)

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: filesystem

pruning

  • enabled: true
  • maxAge: 336 hours
  • maxCount: 10000 executions

client

  • userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/146.0.0.0 safari/537.36
  • isTouchDevice: false

Generated at: 2026-03-27T19:52:02.581Z

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions