Skip to content

Commit

Permalink
Remove copy node_key.json from failover instruction (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
staffik authored Sep 5, 2024
1 parent 5ed494a commit d4618df
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/troubleshooting/common-errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,11 +124,10 @@ Solution: Waiting for the node to try to catch up. If you are kicked, then try t

***What’s a typical incident recovery plan on mainnet with a primary validator node and a secondary node***

1. Copy over node_key.json to secondary node
2. Copy over validator_key.json to secondary node
3. Stop the primary node
4. Stop the secondary node
5. Restart the secondary node
1. Copy over validator_key.json to secondary node
2. Stop the primary node
3. Stop the secondary node
4. Restart the secondary node


***What happens in a typical validator / RPC node upgrade process?***
Expand Down

0 comments on commit d4618df

Please sign in to comment.