Listen for event and fetch event gets stuck for webhook and clickup integration

Describe the problem/error/question

We are running n8n version 1.55.3 where listen/fetch for event gets stuck enev though we have received success in the execution.

What is the error message (if any)?

There is no error in the API call response and the UI gets stuck.
response {“data”:“false”}

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version: 1.55.3
  • Database (default: SQLite): postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): helm on k8s
  • Operating system: linux

Hi @Ravi_Kumar1,

What do you mean when you say it gets stuck? Could you share a screenshot?

Do you see the event in your logs correctly?


stop listening button is not stoping the workflow

If you can, please update to our latest version - this always weeds out a few possibilities

Do you see the event logged correctly in your logs? And which reverse proxy are you using?
Does this happen in all browsers and in anonymous mode also?