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

Validator node hang after upgrade from v0.3.1 to v0.4.0 #83

Open
0g-peterzhb opened this issue Oct 25, 2024 · 2 comments
Open

Validator node hang after upgrade from v0.3.1 to v0.4.0 #83

0g-peterzhb opened this issue Oct 25, 2024 · 2 comments
Assignees

Comments

@0g-peterzhb
Copy link

0g-peterzhb commented Oct 25, 2024

Validator node

Since the 0.4.0 version update, there have been about 10 reported issues, including mine. When nodes are stopped and restarted, some nodes get stuck and fail to restart. The problematic nodes repeatedly fetch only a specific part of a block's TX and do not receive the next block information, causing the block height to not increase.

The above issue seems to have been experienced by some users. This issue occurred when updating to 0.3.1 and 0.4.0 governance.

Steps to reproduce:

Upgrade manually from v0.3.1 to v0.4.0, in my case it happened to 2 public RPC nodes, while the validator node (not serving as public RPC) was not stuck

image

image

@0g-peterzhb 0g-peterzhb changed the title Validator node hang issue Validator node hang after upgrade from v0.3.1 to v0.4.0 Oct 25, 2024
@0g-wh
Copy link

0g-wh commented Oct 25, 2024

If it’s stuck on “executed block,” it may be because the background process is currently pruning. Try setting pruning to “nothing,” then restart to see if it still gets stuck there.

@0g-peterzhb
Copy link
Author

@roycclu could you ping the bug reporter here for the follow up?

@Solovyov1796 Solovyov1796 self-assigned this Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants