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

reconstruct command runs without progress #104

Open
vbar opened this issue Jun 25, 2024 · 0 comments · May be fixed by #109
Open

reconstruct command runs without progress #104

vbar opened this issue Jun 25, 2024 · 0 comments · May be fixed by #109

Comments

@vbar
Copy link
Collaborator

vbar commented Jun 25, 2024

stuck at

2024-06-21T06:35:23.605774Z  INFO PROGRESS: [84%] CUR BLOCK L1: 19518041 L2: 467600 TOTAL BLOCKS PROCESSED L1: 2890581 L2: 467600
2024-06-21T06:35:33.606056Z  INFO PROGRESS: [84%] CUR BLOCK L1: 19518041 L2: 467600 TOTAL BLOCKS PROCESSED L1: 2890581 L2: 467600
2024-06-21T06:35:43.607285Z  INFO PROGRESS: [84%] CUR BLOCK L1: 19518041 L2: 467600 TOTAL BLOCKS PROCESSED L1: 2890581 L2: 467600
2024-06-21T06:35:53.608467Z  INFO PROGRESS: [84%] CUR BLOCK L1: 19518041 L2: 467600 TOTAL BLOCKS PROCESSED L1: 2890581 L2: 467600

This is probably caused by some thread dying - especially since the program couldn't be stopped by Ctrl-C. It should be configured to die on every panic.

@vbar vbar linked a pull request Jul 25, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant