-
Notifications
You must be signed in to change notification settings - Fork 675
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
Comments
shitting down?
avanchev wrote:
…
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
<https://user-images.githubusercontent.com/12814858/53585549-28d74900-3b54-11e9-8985-3b9aa53a5e0b.png>
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.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#527>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/ABdtK5c2q-A-gufJVFvEDNPSU2SENVoGks5vSBI_gaJpZM4bXWSd>.
--
Sean MacGuire sean@maclawran.ca
Key West +1 305 240 2984
The best way to predict the future is to invent it. - Alan Kay
|
Yes, after pressing OK on the error message. |
debug log would be mucho helpful Sent from my Galaxy Note5 using FastHub |
How can I get the debug log? |
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 |
Can try starting with command to reindex like so:
|
Please see attached. Thank you for the help. I reindexed and it worked. |
I think this is the solution. It is still running without any errors. I will edit this post once complete. Thank you! |
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! |
Closing as this seemed to be an issue with a corrupted database. Reindex of the chainstate seemed to fix the issue as expected. |
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:
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.
What version of bitcoin-core are you using?
raven-2.2.2.0-49a5509
Machine specs:
Any extra information that might be useful in the debugging process.
This is normally the contents of a
debug.log
orconfig.log
file. Raw text or a link to a pastebin type site are preferred.The text was updated successfully, but these errors were encountered: