Rabbit Bug

Hey guys, how are you?

I’ve been using the n8n for a while and have always had this problem. I use RabbitMQ for queues and I can’t run the trigger in test mode.

In the console it returns this error:

There was a problem with the RabbitMQ Trigger node “Webhook” in workflow “6sz9rRE2QZKlEQwr”: “Override function NodeExecuteFunctions.getExecuteTriggerFunctions.emit”

I use n8n with docker swarm and portainer together with traefik.

Use in queue format linked to postgres for queues.

Does anyone know what it could be and what I can do to fix it?

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: Version 1.52.2
  • Database (default: SQLite): Postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main): queue
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker swarm
  • Operating system: Linux Ubuntu

This is a known issue. We were finally able to reproduce this yesterday, and working on fixing it.

1 Like

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