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

Error reading from database, shitting down. #527

Closed
f1nasf1 opened this issue Feb 28, 2019 · 11 comments
Closed

Error reading from database, shitting down. #527

f1nasf1 opened this issue Feb 28, 2019 · 11 comments

Comments

@f1nasf1
Copy link

f1nasf1 commented Feb 28, 2019

Describe the issue

Downloaded the latest Raven core wallet and decided to sync headers to current date. After a minute of the wallet running, the message: Error reading from database, shitting down. appears

Can you reliably reproduce the issue?

If so, please list the steps to reproduce below:

  1. Download latest version of Raven wallet for windows
  2. Install the program
  3. Run it

Expected behaviour

The wallet should sync

Actual behaviour

After a minute an error message appears

Screenshots.

If the issue is related to the GUI, screenshots can be added to this issue via drag & drop.
image

What version of bitcoin-core are you using?

raven-2.2.2.0-49a5509

Machine specs:

  • OS: Win 10 64 bit
  • CPU: Intel
  • RAM: 16gb
  • Disk size: 1TB
  • Disk Type (HD/SDD): HD

Any extra information that might be useful in the debugging process.

This is normally the contents of a debug.log or config.log file. Raw text or a link to a pastebin type site are preferred.

@minitru
Copy link

minitru commented Feb 28, 2019 via email

@f1nasf1
Copy link
Author

f1nasf1 commented Feb 28, 2019

Yes, after pressing OK on the error message.

@MSFTserver
Copy link
Contributor

MSFTserver commented Feb 28, 2019

debug log would be mucho helpful

Sent from my Galaxy Note5 using FastHub

@f1nasf1
Copy link
Author

f1nasf1 commented Feb 28, 2019

debug log would be mucho helpful

Sent from my Galaxy Note5 using FastHub

How can I get the debug log?

@MSFTserver
Copy link
Contributor

you can either go to %appdata%/Raven/debug.log long dirname (C:/Users/USERNAME/Appdata/Roaming/Raven/debug.log) or opening the wallet and selecting help->debug window and under information tab there should be debug log link in the right hand side

@Raptor3um
Copy link

Raptor3um commented Feb 28, 2019

Can try starting with command to reindex like so:

raven-qt -reindex
and
raven-qt -reindex-chainstate

@f1nasf1
Copy link
Author

f1nasf1 commented Feb 28, 2019

you can either go to %appdata%/Raven/debug.log long dirname (C:/Users/USERNAME/Appdata/Roaming/Raven/debug.log) or opening the wallet and selecting help->debug window and under information tab there should be debug log link in the right hand side

Please see attached.
debug.log

Thank you for the help. I reindexed and it worked.

@f1nasf1
Copy link
Author

f1nasf1 commented Feb 28, 2019

Can try starting with command to reindex like so:

raven-qt -reindex
and
raven-qt -reindex-chainstate

I think this is the solution. It is still running without any errors. I will edit this post once complete. Thank you!

@MSFTserver
Copy link
Contributor

hopefully that fixes it but lookong back at bitcoin this issue still persists there with issues up to current year

@f1nasf1
Copy link
Author

f1nasf1 commented Mar 1, 2019

hopefully that fixes it but lookong back at bitcoin this issue still persists there with issues up to current year

Yes, it fixed it. Thanks!

@blondfrogs
Copy link
Contributor

Closing as this seemed to be an issue with a corrupted database. Reindex of the chainstate seemed to fix the issue as expected.

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

5 participants