Post
Topic
Board Bitcoin Technical Support
Merits 5 from 2 users
Re: bitcoind is crashing soon after start, how to fix ? centos linux
by
ETFbitcoin
on 10/03/2019, 16:20:57 UTC
⭐ Merited by bones261 (4) ,OgNasty (1)
which directory data should i remove , so it will start downloading blockchain again ?

/root/.bitcoin/blocks  ?
/root/.bitcoin/chainstate

You only need to delete /root/.bitcoin/blocks

You might want to delete chainstate (which contain all UTXO) and txindex (which contain all transaction index) folder as well since both of them will be recreated anyway and just in case if those two are corrupted as well.