I have a question regarding the Tip(diff), on the relay node it is kind off lagging behind I guess. BP node is almost 24/7 in green, but relay is going down even to a point that the tip (diff) switches to: status: “syncing (100.0%)”
Now I have read something about changing the parameter: TraceMempool to false.
In guild liveview the relay node stopped viewing processed TX and mempool TX/bytes.
But at the BP node, both are working and updating.
This seems the solution for now, but what did I actually changed? And does it affect something else?
Can someone explain this to me?
You need to open mainnet-config.json, for example with a texteditor is a possibility.
Then search for the parameter TraceMempool, and set it to false (by default it is True).
Hello Alex:
This is not regarding tracemempool, I am having and issue with BP, I guess it is an issue, certainly it does not feel like a normal behavior, but every time there is and epoch change, the gLview disconnects from the node and I need to restart gLview, any toughs?
Thanks