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?