Open alnev opened 6 years ago
Me too... it fails on test
easy step is to install sentinel. you can find a paste-bin GUIDE here: https://pastebin.com/yPybpz93
cd .radiuscore
wget https://github.com/ZonnCash/sentinel/releases/download/v1.1.0-win64/sentinel-lin64
chmod +x sentinel-lin64
cp radius.conf radiusmn.conf
echo "desire_conf=/root/.radiuscore/radiusmn.conf" > sentinel.conf
This command will run Sentinel in the background without stopping the service so you can close your ssh connection without any problems, sentinel will still run.
nohup ./sentinel-lin64 &
!!! go back to your root folder type in
top
This will give a list of all your services that are running on your server if you see sentinel-lin64 in the process list then its working. If you want to kill the process for it look for PID number copy it and then run kill ID number n should stop this. !!! !!! Now to wait round 30min or longer and you will see your masternode status going to "ENABLED" instead of "WATCHDOG EXPIRE". !!!
Configured masternode , but it at once falls in watchdog expired - how to overcome ? I assume that you need to install sentinel, but how to configure it (I have another coin). please write the user manual