i have some issue which i am not able to debug
I used docker to run n8n and i am using nginx and certmanager for proxy and excrpting
the issue i am facing is that ui is not updating for anything i tested so far,
the executions are happening and i am getting data and sending data but ui is not updating at all
Can someone help me debug this issue?
version: 1.32.2
Looking at that guide the nginx config isn’t set to support websockets, I would recommend updating this or following one of our official guides using Caddy or Traefik instead.