You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
Passing --hard-replay into nodeos will backup the original blocks folder and try to recover as much of the block_log as possible.
The option --hard-replay is to be used if a crash caused the tail end of the block_log to become corrupted and --replay does not work. Node operators should first try to --replay and only resort to --hard-replay if --replay does not work.
The text was updated successfully, but these errors were encountered:
Passing
--hard-replay
into nodeos will backup the original blocks folder and try to recover as much of the block_log as possible.The option
--hard-replay
is to be used if a crash caused the tail end of the block_log to become corrupted and--replay
does not work. Node operators should first try to--replay
and only resort to--hard-replay
if--replay
does not work.The text was updated successfully, but these errors were encountered: