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
Below issue encountered when testing genesis export in v2:
After exporting genesis, ran unsafe-reset-all command, replaced the original genesis file with the exported one, and tried restarting the node.
The node fails to start with this error: failed to start servers: error during handshake: error on replay: validator set is nil in genesis and still empty after InitChain.
The text was updated successfully, but these errors were encountered:
Below issue encountered when testing genesis export in v2:
unsafe-reset-all
command, replaced the original genesis file with the exported one, and tried restarting the node.failed to start servers: error during handshake: error on replay: validator set is nil in genesis and still empty after InitChain
.The text was updated successfully, but these errors were encountered: