Cant activate workflow

Describe the problem/error/question

Hi huys, i cant activate workflow, i get a error Workflow “0 - GEOSPLET CHATBOT - beta v1” (ID: GD9SOkdRTwLxiGxE) has no node to start the workflow - at least one trigger, poller or webhook node is required. I tried adding other triggers, but i cant activate it.

What is the error message (if any)?

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:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:
1 Like

Hi @Boca_Samood With your current flow of the image this should not be happening as it only occurs when you do not have a active workflow trigger, although i cannot understand the point of using respond to webhook node when there is no webhook. For now try adding a webhook trigger also maybe that would make it work

I tried that way too, but it didnt work still. in my chat trigger node is setup respond to webhook

1 Like

@Boca_Samood have you tried adding another trigger and then try activating the flow? like form or any other app triggers? And is the workflow is working in manual execution? This is pretty strange i guess this has nothing to do with respond to webhook configs but they are worth trying to mess with.

Yes i did, tried manual, webhook and it doesnt work

can you share the exact error you get in manual execution?

I dont get error’s, i got it first time, and after that i dont get them, i just cant activate it. when i click on activate it does nothing

@Boca_Samood Can you give us some samples images? like it is pretty hard to understand what is actually happening, for now i would consider switching back to the stable version and then restarting your instance, let me know what works.

I created this workflow on my local, and it works fine and its published, and now im creating the same one for client, and somehow i got this error and cant activate workflow. Workflow is the same, only thing that is different is chat model, but that doesnt have anything to do with this workflow. I even now put manual triger, webhook and schedule and it does nothing, literally nothing when i click on activate

I duplicated the workflow and activated it

1 Like