qwizzie
Well-known member
To all Evonode operators using Dashmate : please update Dashmate without stopping Core !!
Github : https://github.com/dashpay/platform/releases/tag/v1.2.0
Using npm methode :
npm install -g dashmate
dashmate stop --platform
dashmate reset --platform
dashmate update
dashmate start --platform
dashmate status platform
dashmate status services
Using Debian amd64 update methode (first verify below wget download link by rightclicking on amd64.deb download link on Github (https://github.com/dashpay/platform/releases/tag/v1.2.0), selecting copy link address and verify that link address through a paste in a notepad
with below link address !!) :
wget https://github.com/dashpay/platform/releases/download/v1.2.0/dashmate_1.2.0.b4255f50f-1_amd64.deb
sudo apt update
sudo apt install ./dashmate_1.2.0.b4255f50f-1_amd64.deb
dashmate stop --platform
dashmate reset --platform
dashmate update
dashmate start --platform
dashmate status platform
dashmate status services
Note : below error message during sudo apt install can be ignored
Github : https://github.com/dashpay/platform/releases/tag/v1.2.0
Using npm methode :
npm install -g dashmate
dashmate stop --platform
dashmate reset --platform
dashmate update
dashmate start --platform
dashmate status platform
dashmate status services
Using Debian amd64 update methode (first verify below wget download link by rightclicking on amd64.deb download link on Github (https://github.com/dashpay/platform/releases/tag/v1.2.0), selecting copy link address and verify that link address through a paste in a notepad
with below link address !!) :
wget https://github.com/dashpay/platform/releases/download/v1.2.0/dashmate_1.2.0.b4255f50f-1_amd64.deb
sudo apt update
sudo apt install ./dashmate_1.2.0.b4255f50f-1_amd64.deb
dashmate stop --platform
dashmate reset --platform
dashmate update
dashmate start --platform
dashmate status platform
dashmate status services
Note : below error message during sudo apt install can be ignored
Last edited: