Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Txindex cannot recover from ungraceful shutdown #10

Open
abrkn opened this issue Oct 23, 2018 · 1 comment
Open

Txindex cannot recover from ungraceful shutdown #10

abrkn opened this issue Oct 23, 2018 · 1 comment

Comments

@abrkn
Copy link

abrkn commented Oct 23, 2018

  1. Run drivenet-qt
  2. Stop it using kill -9
  3. Start drivenet-qt
  4. Receive message in GUI saying tx index has to be rebuilt
  5. Press yes
  6. Get message saying there is a corruption
  7. drivenet-qt quits

Workaround: Delete blocks and chainstate folders before restarting drivenet-qt

@abrkn
Copy link
Author

abrkn commented Oct 23, 2018

It appears to be happening even when shutdown is done gracefully. Perhaps it's because I run with txindex=1? (Needed for the block explorer)

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant