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

[rooch-config] update config db error #689

Closed
feliciss opened this issue Aug 23, 2023 · 2 comments
Closed

[rooch-config] update config db error #689

feliciss opened this issue Aug 23, 2023 · 2 comments
Assignees
Milestone

Comments

@feliciss
Copy link
Collaborator

feliciss commented Aug 23, 2023

HEAD 14f1d74

Update the latest head and start rooch server got error:

rooch server start 
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Store check error Can not remove ColumnFamily, ColumnFamily in db (["config"]) not in code ["default", "state_node", "transaction", "event", "event_index", "config"]..', crates/rooch-rpc-server/src/lib.rs:263:10
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Solution:

Need to remove rooch config directory and init again.

@baichuan3
Copy link
Collaborator

have already resolved in another pr

@baichuan3
Copy link
Collaborator

closed as completed via #701

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants