Any software always has unknowable number of bugs. Known number of known bugs, and unknown number of unknown bugs. Always.(even for software that does not interact with anything else – which is not the case in the real world – it’s fundamentally related to halting problem).
Dev team balances priorities between fixing bugs and implementing new features. This is a very low priority bug.
They also cannot possibly fix the bug they don’t know about. Nobody submitted GitHub issue on this. Whining on forums is drastically not the same thing.
I’m not sure why are you surprised.
TLDR: This bug does not bother me enough to lift a finger. If it bothers you – submit GitHub issue (or, better yet, PR), and track it down to resolution.
I’ve submitted requests for issues that bothered me in the past.
Thank you, now I understand. Based on the description, I added the line to the config, and now it only logs ERROR entries, so there’s much less output. I hope I won’t have any more problems, and the node can continue running."
I don’t think I’m alone with this issue, as you can see, others have struggled with it too. That’s exactly why I described my problem. It’s just a bit frustrating that I solve one problem, and then the next one comes… this has been going on for a month.