Workflow will only activate from Home page

Describe the problem/error/question

The workflow does not activate from its editing page but only from the main Home page. Despite showing as listening for a webhook, this workflow will not run in test/stage mode. Once you click ‘Test Execution,’ it is not possible to stop it without refreshing the page. It happens only with one workflow, rest work perfectly.

What is the error message (if any)?

I receive, “Please resolve outstanding issues before you activate it”. The error is very vague.

Information on your n8n setup

  • n8n version: v1.45.1
  • Database (default: SQLite): Postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main): main
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Ubuntu

Hi @physx911 ,

Thanks for sharing!

Given that this only happens on one workflow, could you share that one so we can maybe debug what is causing the error?

Here’s how to export a workflow: Export and import | n8n Docs and you can then paste it here by clicking </> in and pasting it between the ``

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