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

issue while node execution due to upgradation #188

Open
mishra-keshav opened this issue Sep 13, 2022 · 2 comments
Open

issue while node execution due to upgradation #188

mishra-keshav opened this issue Sep 13, 2022 · 2 comments

Comments

@mishra-keshav
Copy link

As I am working on privatenet of theta and developing own protocol over it. In progress of which I am facing an issue as I was using old version of code which was released in 2020 by theta and the time i update it now with latest commit my node is unable to start with db which got generated through old version code , is not able to run with latest upgrades of code.

As I inspect that earlier data is directly moved to normal db but right now it is accessing it through rolling db due to which i get an issue i.e "Failed to load last finalized block height".

@jieyilong
Copy link
Member

Got it. Thanks for reporting the issue. Do you still need the data in the DB, or it is OK to restart from scratch using the latest code?

@mishra-keshav
Copy link
Author

mishra-keshav commented Sep 15, 2022

Yes I need to restore previous db with upgraded code. Please help

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