Luiz Eduardo de Oliveira Fonseca
Luiz Eduardo de Oliveira Fonseca
@krynble sorry for late reply. Data is not saved to the database in version 1.0.x and 1.1.x. I've made 20 submissions to the webhook with the same payload: - 1.0.5...
@francoisauclair911 @RCheesley I fully support
@Joffcom Setting Up `N8N_LOG_LEVEL=verbose` I can see the error that happens when the rabbit trigger is started: ``` 2024-06-06T22:56:04.076Z | error | There was a problem with the RabbitMQ Trigger...
@netroy In this comment last month I had the same problem, without community nodes, running on docker https://github.com/n8n-io/n8n/issues/8871#issuecomment-2153529729
@Joffcom I checked this today. If the queue does not exist, N8N does not create a queue.
Please consider this feature ;)
Same here ... using Docker, n8n in queue mode ... The nodes work, the webhook receives the data, the node responds to the webhook and executes but is not responded...
@Joffcom same here: Scenario: N8N in Queue, with the N8N Editor at one address and the webhook at another address. There is an intermittent Connection Lost message.  This message...
Same here: 
@Joffcom this is an adjustment that I believe is necessary on n8n side to make when connecting to rabbit. RabbitMQ versions < 4.1, the frame_max parameter has a default value...