I have tried installing many times, but same issue

Describe the problem/error/question

I have tried installing many times, but same issue

What is the error message (if any)?

I don’t get any error message but I don’t see the node working, when i click chat to see the output, it shows waiting for message and then nothing works, if i use other triggers it shows waiting for trigger, even if trigger is there it doesn’t show and when i go to executions it shows that it was executed in some cases, but when i see in workflow it shows working on something but the output can’t be seen.
If i want to bring input from previous node, it doesn’t even executte that event. Even a simple chat event is not executed/

All Workflows behave same

It is not for a specific workflow every workflow behaves same, i did instlalations many times, but same happens

Information on your n8n setup

  • n8n version:1.71.3
    Database (default: SQLite):SQLite
    n8n EXECUTIONS_PROCESS setting (default: own, main):Main
  • Running n8n via (npm 10.9.2, node 20.18.1):npm 10.9.2, node 20.18.1
  • Operating system:Ubuntu Server 24.04LTS

Solution?

HOW I DO THAT???

You mean his solution?
If you use a reverse proxy, you have to enable WebSocket support, otherwise changes such as a node being executed will not be displayed in the UI.

If you see a WebSocket error in your browser’s developer console, that’s your problem.

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