You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of iotex-core image (or code branch) are you using?
master
What operating system and processor architecture are you using?
masOS
What did you do? If possible, provide a recipe for reproducing the error.
query latest blocks from API
What did you expect to see?
success
What did you see instead?
{"level":"error","ts":"2024-11-14T01:25:51.074Z","msg":"failed to read block from dao","error":"failed to get block at height 33160559: key = 0000000000002732 doesn't exist: not exist in DB","errorVerbose":"not exist in DB\ngithub.com/iotexproject/iotex-core/db.init\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/db/builder.go:7\nruntime.doInit1\n\t/usr/local/go/src/runtime/proc.go:6740\nruntime.doInit\n\t/usr/local/go/src/runtime/proc.go:6707\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:249\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\nkey = 0000000000002732 doesn't exist\ngithub.com/iotexproject/iotex-core/db.(*BoltDB).Get.func1\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/db/db_bolt.go:136\ngo.etcd.io/bbolt.(*DB).View\n\t/go/pkg/mod/go.etcd.io/bbolt@v1.3.7/db.go:893\ngithub.com/iotexproject/iotex-core/db.(*BoltDB).Get\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/db/db_bolt.go:129\ngithub.com/iotexproject/iotex-core/db.(*countingIndex).Get\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/db/counting_index.go:151\ngithub.com/iotexproject/iotex-core/blockchain/filedao.(*fileDAOv2).getBlockStore\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/blockchain/filedao/filedao_v2_util.go:226\ngithub.com/iotexproject/iotex-core/blockchain/filedao.(*fileDAOv2).getBlock\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/blockchain/filedao/filedao_v2_util.go:190\ngithub.com/iotexproject/iotex-core/blockchain/filedao.(*fileDAOv2).GetBlockByHeight\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/blockchain/filedao/filedao_v2.go:188\ngithub.com/iotexproject/iotex-core/blockchain/filedao.(*fileDAO).GetBlockByHeight\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/blockchain/filedao/filedao.go:205\ngithub.com/iotexproject/iotex-analyser/kernel.GetBlockByHeightFromBlockDAO\n\t/app/kernel/block.go:30\ngithub.com/iotexproject/iotex-analyser/server.(*runner).Start.func3\n\t/app/server/runner.go:238\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\nfailed to get block at height 33160559\ngithub.com/iotexproject/iotex-core/blockchain/filedao.(*fileDAOv2).GetBlockByHeight\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/blockchain/filedao/filedao_v2.go:190\ngithub.com/iotexproject/iotex-core/blockchain/filedao.(*fileDAO).GetBlockByHeight\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/blockchain/filedao/filedao.go:205\ngithub.com/iotexproject/iotex-analyser/kernel.GetBlockByHeightFromBlockDAO\n\t/app/kernel/block.go:30\ngithub.com/iotexproject/iotex-analyser/server.(*runner).Start.func3\n\t/app/server/runner.go:238\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650","pluginName":"erc20_meta","height":33160559,"tipHeight":33160559}
The text was updated successfully, but these errors were encountered:
What version of iotex-core image (or code branch) are you using?
master
What operating system and processor architecture are you using?
masOS
What did you do? If possible, provide a recipe for reproducing the error.
query latest blocks from API
What did you expect to see?
success
What did you see instead?
{"level":"error","ts":"2024-11-14T01:25:51.074Z","msg":"failed to read block from dao","error":"failed to get block at height 33160559: key = 0000000000002732 doesn't exist: not exist in DB","errorVerbose":"not exist in DB\ngithub.com/iotexproject/iotex-core/db.init\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/db/builder.go:7\nruntime.doInit1\n\t/usr/local/go/src/runtime/proc.go:6740\nruntime.doInit\n\t/usr/local/go/src/runtime/proc.go:6707\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:249\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\nkey = 0000000000002732 doesn't exist\ngithub.com/iotexproject/iotex-core/db.(*BoltDB).Get.func1\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/db/db_bolt.go:136\ngo.etcd.io/bbolt.(*DB).View\n\t/go/pkg/mod/go.etcd.io/bbolt@v1.3.7/db.go:893\ngithub.com/iotexproject/iotex-core/db.(*BoltDB).Get\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/db/db_bolt.go:129\ngithub.com/iotexproject/iotex-core/db.(*countingIndex).Get\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/db/counting_index.go:151\ngithub.com/iotexproject/iotex-core/blockchain/filedao.(*fileDAOv2).getBlockStore\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/blockchain/filedao/filedao_v2_util.go:226\ngithub.com/iotexproject/iotex-core/blockchain/filedao.(*fileDAOv2).getBlock\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/blockchain/filedao/filedao_v2_util.go:190\ngithub.com/iotexproject/iotex-core/blockchain/filedao.(*fileDAOv2).GetBlockByHeight\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/blockchain/filedao/filedao_v2.go:188\ngithub.com/iotexproject/iotex-core/blockchain/filedao.(*fileDAO).GetBlockByHeight\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/blockchain/filedao/filedao.go:205\ngithub.com/iotexproject/iotex-analyser/kernel.GetBlockByHeightFromBlockDAO\n\t/app/kernel/block.go:30\ngithub.com/iotexproject/iotex-analyser/server.(*runner).Start.func3\n\t/app/server/runner.go:238\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\nfailed to get block at height 33160559\ngithub.com/iotexproject/iotex-core/blockchain/filedao.(*fileDAOv2).GetBlockByHeight\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/blockchain/filedao/filedao_v2.go:190\ngithub.com/iotexproject/iotex-core/blockchain/filedao.(*fileDAO).GetBlockByHeight\n\t/go/pkg/mod/github.com/iotexproject/iotex-core@v1.12.1-rc1.0.20240703182346-975014ac5905/blockchain/filedao/filedao.go:205\ngithub.com/iotexproject/iotex-analyser/kernel.GetBlockByHeightFromBlockDAO\n\t/app/kernel/block.go:30\ngithub.com/iotexproject/iotex-analyser/server.(*runner).Start.func3\n\t/app/server/runner.go:238\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650","pluginName":"erc20_meta","height":33160559,"tipHeight":33160559}
The text was updated successfully, but these errors were encountered: