I have a strange problem. After the update of the nodes to 1.26.1. “Already updated to 1.26.2”
The block-producing node is dropping IN connection to relay in a repeating pattern. After I restart the Linux os of the BP node everything again working OK, Аnd after approximately 24 hours this is repeated.
Has anyone had a similar problem, and know how to fix it, because there is nothing strange in the logs that leads to this behavior?
I am currently monitoring the pool and restarting only the BP node manually only when this problem occurs. Is it necessary to restart nodes in some time period ??
yeah, and the Relay not restarted by itself due to memory issue?
Try to set in the relay config file TraceMempool=false and restart the Relay…
you will not see the tx processed on Relay (only on BP) but at least u will not have memory issues anymore…
or try to restore the Relay once/12 hours (this way the memory will be cleaned before to reach 97%)
I (and some others) have noticed the same effect with the random connection dropouts and stutters.
Try Alex’s great advice:
“Try to set in the relay config file TraceMempool=false and restart the Relay…
you will not see the tx processed on Relay (only on BP) but at least u will not have memory issues anymore…”.
I did that for my BP’s last epoch and it is making a HUGE difference (was already doing on the relays). Like Alex says, you won’t see the TX’s increase on your relays or BP so you should only disable that setting once you are confident that your setup is working correctly. It worked for me even if there may not be any direct correlation between that setting and the connection problem.
I tried this, but don’t resolve the issue. It has improved in RAM usage, but after near 20 hours, the connection dropped again. I think the problem is in the BP node operating system. Because it resolves the problem only when I restart the operating system of the BP node, if I restart only Cardano-Node process it’s unable to create IN connection.