-
Notifications
You must be signed in to change notification settings - Fork 12
failed to get record hashes: no such column: ids #117
Copy link
Copy link
Open
Description
It's not blocking, but saw the error log like this:
{"level":"error","ts":1569886521.7687557,"caller":"committee/committee.go:231","msg":"failed to sync","ioAddr":"io1ph0u2psnd7muq5xv9623rmxdsxc4uapxhzpg02","networkAddr":"0.0.0.0:4689","error":"failed to get record hashes: no such column: ids","errorVerbose":"no such column: ids\nfailed to get record hashes\ngithub.com/iotexproject/iotex-election/committee.(*recordTableOperator).Put\n\t/go/pkg/mod/github.com/iotexproject/iotex-election@v0.2.4/committee/recordtableoperator.go:140\ngithub.com/iotexproject/iotex-election/committee.(*archive).PutPoll\n\t/go/pkg/mod/github.com/iotexproject/iotex-election@v0.2.4/committee/pollarchive.go:135\ngithub.com/iotexproject/iotex-election/committee.(*committee).storeInBatch\n\t/go/pkg/mod/github.com/iotexproject/iotex-election@v0.2.4/committee/committee.go:349\ngithub.com/iotexproject/iotex-election/committee.(*committee).Sync\n\t/go/pkg/mod/github.com/iotexproject/iotex-election@v0.2.4/committee/committee.go:273\ngithub.com/iotexproject/iotex-election/committee.(*committee).Start.func1\n\t/go/pkg/mod/github.com/iotexproject/iotex-election@v0.2.4/committee/committee.go:230\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1337"}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels