We just updated our cloud instance of n8n, now all the chat trigger nodes stopped working.
On closer inspection, it seem every time we open the flow, the url on the chat trigger changes, meaning whenever we try to access the hosted chat to test, we keep getting 404’s.
Anyone else got this issue? We’re on n8n cloud for this one.
I’m facing the same issue. Interesting thing is on the previous version 1.65.x, my account (Admin) used to be able to persist the webhook URL while another user’s account would change the webhook URL on every reload. Now on 1.66.0, it’s also happening with my account as well.
Issue is happening even on a new workflow, with only the Chat Trigger node and nothing else.
After refreshing:
n8n version: Started happening with 1.65.1, still happening on 1.66.0
Database (default: SQLite): Default
n8n EXECUTIONS_PROCESS setting (default: own, main): Not specified in env
Running n8n via (Docker, npm, n8n cloud, desktop app): Docker on AWS ECS
Operating system: AWS ECS Linux
n8n Data Volume: Mounted via AWS EFS
Edit:
Updating to 1.67.1 seems to have solved the issue.