Describe the problem/error/question
I am trying to Create a simple workflow with a Chat Trigger. But When I make the chat public and have the interface hosted by n8n itself, sending a message does not trigger the workflow.
My workflow is active.
What is the error message (if any)?
No error message
Please share your 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:
n8n
August 5, 2024, 5:24pm
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
ria
August 6, 2024, 8:40am
3
Hi @Nazih_Saba
Can you please provide a bit more context?
What does your workflow look like? (You can share your workflow here by pasting them as JSON in between two block quotes (```
).
What are your parameters / configurations for the Chat Node?
How are you running the Chat in production?
Thanks for providing the additional information so that we can help
Hello Ria,
I will share my workflow in the question above.
However, it is a simple workflow with a chat trigger and An AI agent.
Im using the production URL with a Hosted Chat mode to use the Workflow .
The workflow is Active too.
ria
August 6, 2024, 10:53am
5
Hi @Nazih_Saba
Thanks for sharing your workflow.
Do you see anything in the executions tab? Do you get at least a failed execution?
How are you triggering the Chat?
What happens when you send a message? Do you at least get anything back?
I tried with your workflow and get at least the error response.
Actually, Sending a message is not triggering the Workflow at all. But in the console, im Getting this error
system
Closed
November 4, 2024, 11:04am
7
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.