• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

Platform v1.2.0 released, please update Dashmate ASAP

Status
Not open for further replies.

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

Knipsel.JPG
 
Last edited:
Bumping for visibility, as this Platform update for Evonode operators currently already running an Evonode through Dashmate is pretty important right now to get the Genesis block proposed.
 
Status
Not open for further replies.
Back
Top