Emergency Recovery

The safety clean script can be used as a last resort to obtain the latest version, wipe the node of stale data, and download the latest database.

Auto Safety Clean​

Use the following scripts to clean the data and restart the validator. Please note that this script WILL NOT clean your validator ID and wallet data.

Option #1 - Automatic

Download the safety_clean script to your node using wget.

Enter the following command:
wget https://github.com/FindoraNetwork/findora-wiki-docs/raw/main/.gitbook/assets/safety_clean_mainnet.sh

Run the script.

bash -x safety_clean_mainnet.sh

Option #2 - Manual

Download and manually transfer the script to your node.

Run the script at the directory where the file has been transferred.

bash -x safety_clean_mainnet.shbash -x safety_clean_mainnet.shbash -x safety_clean_mainnet.shbash -x safety_clean_mainnet.sh

Expectations

The Auto Safety Clean script will:

Last updated

Was this helpful?