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

If dymint fails on first run, it won’t recover #386

Closed
mtsitrin opened this issue Jul 6, 2023 · 0 comments · Fixed by #390
Closed

If dymint fails on first run, it won’t recover #386

mtsitrin opened this issue Jul 6, 2023 · 0 comments · Fixed by #390
Assignees
Labels
bug Something isn't working

Comments

@mtsitrin
Copy link
Contributor

mtsitrin commented Jul 6, 2023

  1. rollapp failed to run on the first attempt (e.g already binded ports)
time="2023-07-05T19:17:02+03:00" level=info msg="asserting crisis invariants[inv 12/12 name claims/claims-invariant]" module=x/crisis
time="2023-07-05T19:17:02+03:00" level=info msg="asserted all invariants[duration 259.25µs height 0]" module=x/crisis
time="2023-07-05T19:17:02+03:00" level=info msg="service start[msg Starting RPC service impl RPC]"
Error: listen tcp 127.0.0.1:26657: bind: address already in us
  1. from now on, dymint fails to load state
time="2023-07-05T19:17:08+03:00" level=info msg="service start[msg Starting IndexerService service impl IndexerService]" module=txindex
Error: BlockManager initialization error: failed to get initial state: failed to unmarshal state from proto: fromProto: validatorSet proposer error: nil validator
@mtsitrin mtsitrin added the bug Something isn't working label Jul 6, 2023
@mtsitrin mtsitrin self-assigned this Jul 6, 2023
@mtsitrin mtsitrin linked a pull request Jul 10, 2023 that will close this issue
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant