-
Notifications
You must be signed in to change notification settings - Fork 85
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
Fail after update #189
Comments
Thanks for reporting the issue. This is strange, looks like the DB was corrupted somehow. One option is to restart the node from the latest snapshot # Replace <CONFIG_FOLDER> with the actual path to your config folder
move <CONFIG_FOLDER>/db <CONFIG_FOLDER>/db.old
move <CONFIG_FOLDER>/snapshot <CONFIG_FOLDER>/snapshot.old
wget -O <CONFIG_FOLDER>/snapshot `curl -k https://mainnet-data.thetatoken.org/snapshot` Then restart the Theta node as usual. Thanks. |
Thank you for your response, I had to delete db folder in bin/ as well.
Is this normal? |
Probably this is my issue?
I tried from different VPS but I get the same message. |
For a really strange reason my Downloaded and all good! You can close it, thank you. |
I 've got the following, after updating to 3.4.0 and restart my node.
Any clues?
Ty.
The text was updated successfully, but these errors were encountered: