MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 global:completed listeners added to [Queue]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit

Describe the problem/error/question

getting this error message

while making api calls to n8n webhook node i am getting this error message

{
“status”: “error”,
“code”: 502,
“message”: “Application failed to respond”,
“request_id”: “gr3AfkDpS6yjdHZv8NgsZQ_2430273041”
}

What is the error message (if any)?

(node:1) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 global:completed listeners added to [Queue]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit - this error is coming in webhook processor logs

this is what whole setup looks like

Information on your n8n setup

  • n8n version: 1.72.1
  • Database (default: Postgres):
  • **n8n EXECUTIONS_PROCESS setting (default: own, main):queue
  • **Running n8n via (Docker, npm, n8n cloud, desktop app):docker
  • 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: