I’m encountering a very nasty bug with Kafka where he doesn’t get messages until you resave the process. The resave lets the unprocessed messages go further.
Ensure to copy your n8n workflow and paste it in the code block, that is in between the pairs of triple backticks, which also could be achieved by clicking </> (preformatted text) in the editor and pasting in your workflow.
```
<your workflow>
```
Make sure that you’ve removed any sensitive information from your workflow and include dummy data or pinned data as much as you can!
Thanks for posting! Are you seeing any errors in the n8n logs, if so could you maybe share those? If you could also share your workflow (or parts of it or a description of the workflow) that would be helpful too!
It’s impossible to provide - it’s random, appears at any time in any flow. I can see from the logs in the process that Kafka gets nothing. And then, by resaving, it starts working.
It wasn’t solved. This is the biggest problem with the N8N for me right now. I have processing built through you, and this morning, I found out that I haven’t written a transaction for management accounting in 8 days because the Kafka trigger failed again before resaving.