Dificulties for execute the flow (mainly at the trigger)

I have a flow that correctly executes each node (in general) but frequently fails when starting it through the chat message. Many times, after writing the chat message, it gets stuck with the message ‘waiting for you to send the chat’ and I can’t add more messages in the chat. Is this a common behavior that I just have to get used to? Or maybe am I missing something?

No recibo un mensaje de error del flujo.

## Please share your workflow


I can’t copy the output of the last node because the flow got stuck trying to execute the previous node.

Information on your n8n setup

  • n8n version:1.1 trial
  • Database (default: SQLite): simple memory
  • n8n EXECUTIONS_PROCESS setting (default: own, main): no idea
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
  • Operating system:Windows 11

Hi there, im running n8n through self hosted environment, and i saw your running on n8n cloud

what i can tell you, even in n8n self hosted where i am the only user that uses it, it does sometimes get stuck

but it doesnt happen that many time, but when it does, usually a quick refresh of the page would be suffice to make it work again

i hope this answers your question

Hi there!

I think you must try to stop the execution with the stop button beside “Hide Chat” button.
Is there anything that we can know about your flow and needs?

Yes, When the flow freeze, I always use the Stop button. Then try again and the flow get stuck again :downcast_face_with_sweat:

Haha:) I have same issues.
I think it comes from our small CPU/Ram that can’t handle big task:)

But you can try to manage it with MCP Tools and MCP Server Trigger, maybe it will help

Ok, testing… :thinking: