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
YOUR_DATA_DIR='./' # This is the default installation, change it you use something else
rclone -P -L --webdav-url 'http://fulldb.s0.b.hmny.io/webdav' \
--checksum sync snap: "${YOUR_DATA_DIR}harmony_db_0" --multi-thread-streams 4 --transfers=32 --verbose
Describe the bug
New node in the testent shard0 have stopped validation on the 20627530 block due to invalid merkle root
To Reproduce
Expected behavior
Node should proceed with block validation and catch up with network
Logs:
Environment (please complete the following information):
Additional context
You can check this problem on internal node, just find one stopped on the 20627530 block
The text was updated successfully, but these errors were encountered: