dbpunk-labs / db3

a Lightweight, Permanent JSON document database
https://docs.db3.network/
Apache License 2.0
365 stars 44 forks source link

db3 exits on execption #315

Open imotai opened 1 year ago

imotai commented 1 year ago

Bug description

2023-02-14T00:58:24.390839Z  WARN commit: db3_node::abci_impl: fail to apply database for fail to apply database with error database not found with addr 0x96bdb8e20fbd831fcb37dde9f81930a82ab5436b
thread '<unnamed>' panicked at 'not yet implemented', src/node/src/abci_impl.rs:369:29
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

To Reproduce

Steps to reproduce the behavior:

  1. ...
  2. ...
  3. ...
  4. ...

Expected behavior

Screenshots

Environment

Additional context

jingchen2222 commented 1 year ago

@imotai pls provide the necessary step to reproduce