Search results

  1. europound

    docker masternode

    why sentinel.log is empty? drwxrwxrwx 2 root root 4.0K Nov 16 16:06 . drwx------ 9 root root 4.0K Nov 16 15:54 .. -rw-r--r-- 1 root root 665 Nov 16 16:06 cron.log -rw-r--r-- 1 root root 924 Nov 16 16:06 dashd.log -rw-r--r-- 1 root root 0 Nov 16 16:03 sentinel-cron.log...
  2. europound

    docker masternode

    how to autostart dashd every minute?
  3. europound

    docker masternode

    root@e4658ba3ec87:~/dashman# cd /root/dashman/sentinel && venv/bin/python bin/sentinel.py >> sentinel-cron.log 2>&1 root@e4658ba3ec87:~/dashman/sentinel# crontab -e No modification made root@e4658ba3ec87:~/dashman/sentinel# ./root/dashman/dashd & 2>&1 [1] 9202...
  4. europound

    docker masternode

    is this crontab correct? # Edit this file to introduce tasks to be run by cron. # # Each task to run has to be defined through a single line # indicating with different fields when the task will be run # and what command to run for the task # # To define the time you can provide concrete...
  5. europound

    docker masternode

    oh my god, i am a retard :( in docker you have to start cron root@e4658ba3ec87:~/dashman/sentinel# cd .. root@e4658ba3ec87:~/dashman# cd .. root@e4658ba3ec87:~# cd log root@e4658ba3ec87:~/log# ls root@e4658ba3ec87:~/log# crontab -e crontab: installing new crontab root@e4658ba3ec87:~/log# ls...
  6. europound

    correct sentinel crontab log string?

    is this correct? * * * * * cd /root/dashman/sentinel && venv/bin/python bin/sentinel.py 2>&1 >> sentinel-cron.log
  7. europound

    docker masternode

    and then dashninja is ok and sees dashd masternode :( something is not right with docker or sentinel what to do? Masternode information: 1000 DASH Vin (Hash-Index) xxx Pubkey xxxx IP:port xxxx Status Active (100%) Port Check Status Open Port Check Next Try 32 minutes 18 seconds Daemon Version...
  8. europound

    docker masternode

    root@e4658ba3ec87:~/dashman# ./dash-cli masternode debug Masternode successfully started root@e4658ba3ec87:~/dashman# ed root@e4658ba3ec87:~/dashman# ./dash-cli masternode list full | grep xxx2 "xxxxxxxxxxxxxxxxxxxxxxxxx": " ENABLED 70208 xxx 1510811869 62101 0 0...
  9. europound

    docker masternode

    when I run docker exec -it masternode bash for the first time dashman always says masternode visible (ninja) : NO masternode address : masternode funding txn : - but second try ./dashman status gives full info why is that? masternode@Ubuntu-1604-xenial-64-minimal:~$...
  10. europound

    docker masternode

    what is sentinel for? this is what I have in crontab * * * * * cd /root/dashman/sentinel && venv/bin/python bin/sentinel.py 2>&1 >> sentinel-cron.log and cannot find sentinel logs root@e4658ba3ec87:~/dashman/sentinel/venv/bin# find / -name "sentinel-cron.log"...
  11. europound

    docker masternode

    Masternode Status Extended Search: Daemon ID Daemon Version Daemon Protocol Status Extended Status dmn01 120201 70208 Inactive WATCHDOG_EXPIRED dmn02 120201 70208 Inactive WATCHDOG_EXPIRED dmn03 120201 70208 Inactive WATCHDOG_EXPIRED p2pool 120201 70208 Inactive WATCHDOG_EXPIRED
  12. europound

    docker masternode

    port 9999 is open and firewall ufw installed
  13. europound

    docker masternode

    can it be run in docker container? dashninja was showing active status for several hours then inactive is ninja reliable? how to check if masterrnode is working without dashmam and ninja? Masternode information: 1000 DASH Vin (Hash-Index) Pubkey IP:port Status Inactive (0%) Port Check Status...
  14. europound

    Status Inactive (0%) Port Check Status Open

    what ports should be open? what else am I missing?
  15. europound

    Status Inactive (0%) Port Check Status Open

    Status Inactive (0%) Port Check Status Open Ninja says port open but status inactive how can it be? dashman version 0.1.25 (36-g7a3f2f1) - Mon Nov 13 13:14:49 UTC 2017 gathering info, please wait... DONE! hostname : e4658ba3ec87 host uptime/load average : 29 days...
  16. europound

    dashman - linux masternode mangement made mootastic

    root@e4658ba3ec87:~/dashman# ./dashman status dashman version 0.1.25 (36-g7a3f2f1) - Wed Nov 1 00:16:19 UTC 2017 gathering info, please wait... No JSON object could be decoded DONE!
  17. europound

    dashman sentinel error

    sentinel installed : /root/dashman/lib/dashman_functions.sh: line 1127: [: -gt: unary operator expected NO sentinel tests passed : /root/dashman/lib/dashman_functions.sh: line 1128: [: -eq: unary operator expected NO sentinel crontab enabled ...
  18. europound

    masternode queue/count : 1/4555 (selection pending) for 15 days

    Masternode is not getting paid despite being first in queue for over 5 days, uptime 15 days :( What is wrong ? Any Ideas? masternode queue/count : 1/4555 (selection pending)
Back
Top