Chat Trigger Node Changing URL After Update (n8n cloud)

Hello

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.

1 Like

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:

Hi @Wayne,
I am getting the same issue.
Did you find a solution to it ?

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.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.