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

Search results

  1. tamias

    testnet 19.2?

    Всем привет! Сеть testnet , как я понял перешла на v19.2. Все мобильныеи кошельки застряли на старом блоке v19.1 ( блок 905127 ). Все мои 13 000 tDash теперь недоступны. После реиндексации мобильный кошелек стал пустым и перешел на новый блокчейн , клик --> последний блок сейчас 849991...
  2. tamias

    iOS Wallet Support

    H to all! My wallet’s sync stoped in block 904804 (testnet) . If I create a new empty wallet , everything is ok. I tried rescanning, uninstall the app and install it again, then enter recovery phrase, wallet stoped again at 904804. If I switch to the main network, everything works! I...
  3. tamias

    masternode winners

    Я искал это решение для работы скрипта для отслеживания состояния и баланса мастернод , руками все понятно. Но я нашел решение по другому. Если интересно, напишу скоро про скрипт , который уже несколько месяцев работает.
  4. tamias

    masternode winners

    Спасибо, поищу. А может ключевые слова запомнились ) ?
  5. tamias

    masternode winners

    Доброго времени! Вот пример вывода команды : dash-cli masternode winners 0 Код: dash-cli masternode winners 0 { "1507336": "Xt2EXtW8W6d57DWLL4G4D7L5zdko3ZkeBw", .... "1507348": "XdhewKm6FsCi5Sx71oJAiBGT1D512hdGXh", "1507349": "XdhewKm6FsCi5Sx71oJAiBGT1D512hdGXh", .... "1507356"...
  6. tamias

    Get Masternode's position in the payment queue

    get_queue_position_pshvr.sh forked from moocowmoo format: get_queue_position_pshvr.sh 45.32.69.141
  7. tamias

    Скрипт отслеживания мастернод.

    Скрипт для отслеживания мастернод , вся актуальная информация у вас в смартфоне. За основу взят скрипт get_queue_position.sh от moocoomoo . номер позиции в очереди и ее визуализация на шкале в % Время оставшееся до входа в “Selection pool” Время нахождения в “Selection pool” после входа в...
  8. tamias

    Out of memory: Kill process ... (dashd)

    It's not a problem! I have a Storage disk: 40 GB SSD Filesystem Size Used Avail Use% Mounted on udev 990M 4.0K 990M 1% /dev tmpfs 201M 380K 200M 1% /run /dev/vda1 40G 14G 24G 38% / none 4.0K 0 4.0K 0% /sys/fs/cgroup none...
  9. tamias

    Out of memory: Kill process ... (dashd)

    On the 8 day the same thing happened ! Out of memory: Kill process ... (dashd) So I migrated to a new server with 2GB of memory. On the first day of work, the memory allocation was as follows: free -h total used free shared buffers cached Mem: 2.0G...
  10. tamias

    what happened?

    All working me too!
  11. tamias

    what happened?

    Hi! What happened on the dashninja? No additional information is loaded. Actually at the time of writing this post
  12. tamias

    Out of memory: Kill process ... (dashd)

    Nice how-to ! Thank!
  13. tamias

    Out of memory: Kill process ... (dashd)

    Hmm.. On server with me Masternode (ubuntu 17.0 ) xxx@vultr:~# free -h total used free shared buff/cache available Mem: 985M 719M 91M 10M 174M 118M Swap: 0B 0B 0B xxx@vultr:~# swapon...
  14. tamias

    Out of memory: Kill process ... (dashd)

    I think this is incorrect information and is based only on Last payment.For example, a node with the last payout in 2017-12-19 has Payment queue rank: 162/4752
  15. tamias

    Out of memory: Kill process ... (dashd)

    Now my Payment queue rank: 180/4751 and does not change a few days (176 -181, depending on the total number of masternodes). Active duration 6d16h49m55s (info from dashninja). Why the queue does not decrease?
  16. tamias

    Out of memory: Kill process ... (dashd)

    Many thanks for the detailed answer! On the server vultr i can increase the memory and disk space without reinstalling the system, only hard reset. And I have prepared another server with ubuntu 14.0 under instructions from the Dashman with the "monit" script. Script launches a dashd in both...
  17. tamias

    Out of memory: Kill process ... (dashd)

    Oh! I left this line in the default : maxconnections = 256 Now changed to maxconnections = 64 I'll see! Do I need to restart dashd ?
  18. tamias

    Out of memory: Kill process ... (dashd)

    Thank you! I'll wait for the payment and I will update the server. I have already lost two payments. After that, connected monitoring from DashCentral and its script yesterday restored work after the third dasd crash.
  19. tamias

    Out of memory: Kill process ... (dashd)

    Hi everyone! I launched Vultr server with 1GB of memory, 25GB SSD drive on Ubuntu 17.0. And started dash masternode (Dash Core:0.12.2.3) a month ago. During this time, two crashes occurred due to insufficient memory for the dashd During this time, the masternode stopped twice because of a lack...
Back
Top