We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
node crashed with the below error
panic: insertChain failed to update current block goroutine 52315598 [running]: github.com/harmony-one/harmony/core.(*BlockChainImpl).InsertChain(0xc000d78000, {0xc0239b30c8, 0x1, 0x1}, 0x60?) /root/go/src/github.com/harmony-one/harmony/core/blockchain_impl.go:1648 +0x4c6 github.com/harmony-one/harmony/consensus.(*Consensus).preCommitAndPropose.func1() /root/go/src/github.com/harmony-one/harmony/consensus/consensus_v2.go:580 +0x39b created by github.com/harmony-one/harmony/consensus.(*Consensus).preCommitAndPropose /root/go/src/github.com/harmony-one/harmony/consensus/consensus_v2.go:561 +0x46a
happening on v8194-v2023.4.0-0-g3e7ff383
To Reproduce Steps to reproduce the behavior:
undetermined
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
go env
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
fixed in #4612
Sorry, something went wrong.
No branches or pull requests
Describe the bug
node crashed with the below error
happening on v8194-v2023.4.0-0-g3e7ff383
To Reproduce
Steps to reproduce the behavior:
undetermined
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
go env
]Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: