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

Failed to sync after upgrade to 0.10 with errors #119

Open
carawaylj opened this issue Sep 13, 2024 · 3 comments
Open

Failed to sync after upgrade to 0.10 with errors #119

carawaylj opened this issue Sep 13, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@carawaylj
Copy link

Description and context

Steps to reproduce

  1. Download and update 0.10 binary and restart
  2. check logs

Experienced behavior

Logs shows error
24-09-13 03:01:27.714 ERRO Finalize req failed [BUG] height=486474 err="unmarshal validator sweep index: proto: wrong wireType = 2 for field NextValIndex" stacktrace="[errors.go:39 params.go:106 withdraw.go:21 abci.go:133 module.go:146 module.go:804 app.go:170 baseapp.go:792 abci.go:819 abci.go:884 cmt_abci.go:44 abci.go:95 local_client.go:185 app_conn.go:104 execution.go:224 execution.go:219 replay.go:534 replay.go:433 replay.go:274 setup.go:182 node.go:359 node.go:279 start.go:207 start.go:133 start.go:56 cmd.go:51 command.go:983 command.go:1115 command.go:1039 command.go:1032 cmd.go:34 main.go:10]" 24-09-13 03:01:27.714 ERRO error in proxyAppConn.FinalizeBlock module=consensus err="unmarshal validator sweep index: proto: wrong wireType = 2 for field NextValIndex" stacktrace="[errors.go:39 params.go:106 withdraw.go:21 abci.go:133 module.go:146 module.go:804 app.go:170 baseapp.go:792 abci.go:819 abci.go:884 cmt_abci.go:44 abci.go:95 local_client.go:185 app_conn.go:104 execution.go:224 execution.go:219 replay.go:534 replay.go:433 replay.go:274 setup.go:182 node.go:359 node.go:279 start.go:207 start.go:133 start.go:56 cmd.go:51 command.go:983 command.go:1115 command.go:1039 command.go:1032 cmd.go:34 main.go:10]" 24-09-13 03:01:27.714 ERRO !! Fatal error occurred, app died️ unexpectedly !! err="create comet node: create node: error during handshake: error on replay: unmarshal validator sweep index: proto: wrong wireType = 2 for field NextValIndex" stacktrace="[errors.go:39 start.go:217 start.go:133 start.go:56 cmd.go:51 command.go:983 command.go:1115 command.go:1039 command.go:1032 cmd.go:34 main.go:10 proc.go:271 asm_amd64.s:1695]"

Expected behavior

Should sync successful with height increasing in the logs

Solution recommendation

@carawaylj carawaylj added the bug Something isn't working label Sep 13, 2024
@Coha05
Copy link

Coha05 commented Sep 13, 2024

That not issue then mate, u just hurry upgrade before block 626,575

@cnsilvan
Copy link

same here

@edisonz0718
Copy link
Contributor

0.10 is a hard fork. It needs to reach the upgraded height first before swapping the binary. DIrect upgrade to 0.10 won't work at this point. More details see: https://medium.com/story-protocol/story-v0-10-0-available-for-coming-upgrade-e2f9cb10443b

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

No branches or pull requests

4 participants