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

Local chain / wallet gets corrupted #3

Open
cryptonoob42 opened this issue Jun 12, 2018 · 1 comment
Open

Local chain / wallet gets corrupted #3

cryptonoob42 opened this issue Jun 12, 2018 · 1 comment

Comments

@cryptonoob42
Copy link

From time to time, upon startup the wallet (observed on Windows with v 1.0.3) claims that the database is corrupt and asks whether it should be fixed. I do not (yet) know what causes this. As long as there are only 1000 blocks the repair is done quickly, but what if a) we have 300000 blocks (will take forever then) and/or b) the damage becomes unrepairable at some point?

@bumbacoin
Copy link
Owner

bumbacoin commented Jun 22, 2018

we've noticed this can occur with some infos in the masternode.conf file
try deleting all the commented out lines

# Masternode config file
# Format: alias IP:port masternodeprivkey collateral_output_txid collateral_output_index
# Example: mn1 127.0.0.2:4444 93HaYBVUCYjEMeeH1Y4sBGLALQZE1Yc1K64xiqgX37tGBDQL8Xg 2bcd3c84c84f87eaa86e4e56834c92927a07f9e18718810b92e0d0324456a67c 0

and see if that helps

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

2 participants