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 Jun 11, 2024. It is now read-only.
This issue should be less apparent now we are switching from forever to pm2 for process management. forever was terminating the process too aggressively, and therefore block processing activities were exited midway through memory table writes.
The total solution is to ensure block processing is performed atomically. This work is being done as part of #449.
I have noticed many times that in some cases rebuild or stop and start options in lisk.sh cause blockchain to get rebuild from scratch.
The text was updated successfully, but these errors were encountered: