08:38:05 Good thing we can use Moneromoo to help out with generic troubleshooting. +1. Would go again. 12:39:39 weirdly enough, my node didn't crashed anymore.. I keeping an eye on it 19:40:58 my blockchain is almost done pruning (I think? coming up on 40G). When I want to run my local node using just the pruned blockchain, is it just a matter of doing monerod --data-dir=foo/ --prune-blockchain and having lmdb-pruned in foo/ ? or do I mv lmdb-pruned to lmdb and just do monerod --data-dir=foo/ like normal and monerod will know to continue to prune? 19:42:01 Move your pruned db to the main lmdb dir, and no need to run with --prune-blockchain again. 19:48:30 ok, I will do that. Will the pruned blockchain continue to grow as the non-pruned one does? my usb drive is a 64G drive and it looks like the pruned dir went from 30G->40G in just 10 months or so 20:13:36 pruned bc will grow slower than unpruned