Sucredev, I setup my masternode 2 days ago and forgot to install Sentinel.
I installed it today and the wallet says WATCHDOG_EXPIRED but the timer is going up. Can I just leave it or should I start the masternode again?
Hello,
To resolve your WATCHDOG_EXPIRED problem, goto page 7 of the guide
http://sucremoneda.net/dvbfg/SucreMasternodeBETA.pdfand make sure it's install correctly and cron job is working.
check cron job by typing "crontab -l". should look like this below.
* * * * * cd /root/.sucrcore/sentinel && ./venv/bin/python bin/sentinel.py 2>&1 >> sentinel-cron.log
FYI: Masternode status must be ENABLED to get paid. Without Sentinel a Sucre Masternode serve no purpose. Sentinel trigger important tasks like Instantsend, compile votes for budget proposal, Superblock etc..