i am facing a very strange problem in my first workflow created in my new cloud vps server, i am using docker compose it install n8n and nginx proxy manager and can access the n8n through https successfully, but in the workflow there is a problem that when starts with chat trigger and send a test chat message, the chat node receives the input and marked green but the next node (whatever it is AI Agent or other) did not receive any input from the previous chat node and keep the status of (Executing previous nodes) for a very very long time. really i don’t know what is the reason of this problem or how to solve it. any help or guid will be really appreciated.
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:
Can you try the same workflow on our Cloud? if it works there, might be some local setup issue.
Hope this helps!
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.