– Describe the issue
- Ran the latest self compiled version of bitcoind on my bitcoin full node datadir. Later when running 0.16.2 precompiled binary, it gives this error
- You need to rebuild the database using -reindex to change -txindex.
- Please restart with -reindex or -reindex-chainstate to recover.
- You need to rebuild the database using -reindex to change -txindex. Please restart with -reindex or -reindex-chainstate to recover. Aborted block database rebuild. Exiting.
— What behavior did you expect? –
Full node starting as usual
0.16.2 -> gives an error self compiled client -> works 0.16.2 -> gives error etc.
– What type of machine are you observing the error on (OS/CPU and disk type)? –
Ubuntu 16.04, amd processor
– Any extra information that might be useful in the debugging process. –
On a side note, the self compiled client prints debug output in the terminal screen, even though I started with the command “./bitcoind &”