Removed triggers and pollers for workflow

Describe the problem/error/question

My workflow won’t fire and I’m getting this error message:

What is the error message (if any)?

Removed triggers and pollers for workflow

Please share your workflow

(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.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • 1.61
  • Database (default: SQLite):
  • Postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • default
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
    Docker (self hosted AI starter kit)
  • Operating system:
  • AWS Linux

Hi @spector-in-london

Thanks for posting here and welcome to the community! :partying_face:

Have you activated the workflow? Can you check your executions tab if you see any triggered events there?

Usually, we log “Removed triggers and pollers for workflow "xyz"” when the workflow gets de-activated.

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