WorkFlow UI Not Updating

hey guys,

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

It is just listening to payload for eternity

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

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:
  • **n8n version:1.32.2
  • **Database (default: SQLite):default
  • **n8n EXECUTIONS_PROCESS setting (default: own, main):default
  • **Running n8n via (Docker, npm, n8n cloud, desktop app):docker
  • **Operating system:ubuntu

Welcome to the community @PARTH_CHAWLA !

Did you follow one of our server setup guides?