My block producer crashes every 24 hours since I run a stake pool (since about 6 months). Both relay nodes don’t show this problem. Any idea if this is a known issue or how to fix it? Would be greatly appreciated.
Dec 30 15:16:02 server2 systemd[1]: cardano-node.service: Main process exited, code=exited, status=137/n/a
Dec 30 15:16:02 server2 systemd[1]: cardano-node.service: Failed with result ‘exit-code’.
Dec 30 15:16:07 server2 systemd[1]: cardano-node.service: Scheduled restart job, restart counter is at 1.
Dec 30 15:16:07 server2 systemd[1]: Stopped Cardano node service.
Dec 30 15:16:07 server2 systemd[1]: Started Cardano node service.
This is the killing message:
Dec 30 15:16:02 server2 cardano-node[2750627]: /home/xxx/cardano-my-node/startBlockProducingNode.sh: line 11: 2750636 Killed
You suggested to another user having status=137 a while ago to set TraceMempool=false. I just changed this and will upgrade to 32GB tomorrow to see if the problem persists. Or do you have any other ideas?
Yeah, those scripts which are running daily are crashing the node (due to insufficient RAM)… try to increase the SWAP FILE to 8G and keep it under monitoring
PS: the scripts should run only once with 1,5 days before the next epoch start