dashman
dashman copied to clipboard
DASH wallet/daemon management utilities
After the update I got SENTINEL_PING_EXPIRED This is from the readme from the sentinel repo: * * * * * cd /home/YOURUSERNAME/sentinel && ./venv/bin/python bin/sentinel.py >/dev/null 2>&1 Whereas in dashman...
I'm trying to automate the configuration of a new VPS, including updating the system, creating users, firewall rules, etc. I was testing dashman to speed up coding, but the script...
Alway return below message: ould not find latest version from https://www.dash.org/downloads/ -- Exiting.
Greetings While trying to get away easy by using the glorious dashman tool I ran into a problem: ``` dashman version 0.1.25 (36-g7a3f2f1) - Di 14. Nov 13:00:44 UTC 2017...
Fresh install as user: `chown: changing ownership of ‘dashcore-0.12.2.1-linux64.tar.gz’: Operation not permitted chown: changing ownership of ‘dashcore-0.12.2.1-linux64.tar.gz.DIGESTS.txt’: Operation not permitted chown: changing ownership of ‘dash-cli’: Operation not permitted chown: changing...
I have a cron 0 1 * * * /home/user/dashman/dashman update -y >> /home/user/log.log 2>&1 But update didnt work in the cron. How to use autoupdate in the cron? Manually...
My sentinel database broke and I have to reinstall it. I found out "reinstall" command do not reinstall sentinel. And there are no command to install sentinel in dashman.sh help...
Hello. dashman version 0.1.25 (30-g5d6a5f5) - Tue Apr 18 11:04:23 MSK 2017 gathering info, please wait... cannot find dash-cli in current directory, ~/.dashcore, or $PATH. -- Exiting. dashman Worked fine...
If sentinel is not installed (or not installed in default folder) cause the error. Double brackets solve the issue [[ ]] `pending " sentinel installed : " ; [[ $SENTINEL_INSTALLED...