There is a mandatory update of the Platform.
Please update your Evonodes to the version 1.6.1
Version 1.6.2 is out as well.
It is a required upgrade if you are on older intel CPUs (Ivy bridge or older). We also recommend upgrading as it fixes a SSL certificate issue. However if you recently manually fixed the SSL certificate issue, or recently started your node and/or are sure your SSL certificate will not expire in the next month there is then no need to upgrade. If you are not sure, just upgrade.Quick cheatsheet:AMD64/x86 (linux):
wget https://github.com/dashpay/platform/releases/download/v1.6.2/dashmate_1.6.2.afe982a10-1_amd64.deb
sudo apt update
sudo apt install ./dashmate_1.6.2.afe982a10-1_amd64.deb
dashmate stop --platform
dashmate update
dashmate start --platform
ARM64 (linux):
wget https://github.com/dashpay/platform/releases/download/v1.6.2/dashmate_1.6.2.afe982a10-1_arm64.deb
sudo apt update
sudo apt install ./dashmate_1.6.2.afe982a10-1_arm64.deb
dashmate stop --platform
dashmate update
dashmate start --platform
Please update your Evonodes to the version 1.6.1
Version 1.6.2 is out as well.
It is a required upgrade if you are on older intel CPUs (Ivy bridge or older). We also recommend upgrading as it fixes a SSL certificate issue. However if you recently manually fixed the SSL certificate issue, or recently started your node and/or are sure your SSL certificate will not expire in the next month there is then no need to upgrade. If you are not sure, just upgrade.Quick cheatsheet:AMD64/x86 (linux):
wget https://github.com/dashpay/platform/releases/download/v1.6.2/dashmate_1.6.2.afe982a10-1_amd64.deb
sudo apt update
sudo apt install ./dashmate_1.6.2.afe982a10-1_amd64.deb
dashmate stop --platform
dashmate update
dashmate start --platform
ARM64 (linux):
wget https://github.com/dashpay/platform/releases/download/v1.6.2/dashmate_1.6.2.afe982a10-1_arm64.deb
sudo apt update
sudo apt install ./dashmate_1.6.2.afe982a10-1_arm64.deb
dashmate stop --platform
dashmate update
dashmate start --platform
Last edited: