Luiz Eduardo de Oliveira Fonseca

Results 70 comments of 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. ![Image](https://github.com/user-attachments/assets/f71b6371-cefe-4a70-81f2-59965f9a5253) This message...

Same here: ![cd2e9a4d-c6e7-42fc-b92c-146c79e141a0](https://user-images.githubusercontent.com/257004/230662352-6136719f-0197-41e4-91fa-cbb4e31a9846.png)

@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...