Post
Topic
Board Announcements (Altcoins)
Re: 📌[ANN][SAGA][NO ICO][Masternode 90%] SagaCoin | PoW + PoS ⚡
by
LwgjA5nnbG
on 09/12/2017, 01:16:07 UTC
I got an Ubuntu 16.04 x64 VPS to run a masternode. Can't figure out how to install sagacoind so I can follow the steps at https://sagacoin.net/masternode.html. What commands do I need to run to install it?

Masternode guide is not for installing sagacoin daemon. We have pre-built sagacoin daemon for Ubuntu 16.04 at https://github.com/sagacrypto/SagaCoin/releases/download/1.0.0.2/sagacoin_1.0.0.2_ubuntu16.04.tar.gz

That is what I am using. If I just get that binary and run it on a fresh Ubuntu 16.04 I get errors because dependencies are missing.

I installed a pile of things now and the daemon is running... though I am not sure what it is doing. It's been using 95% of CPU for several hours now. As far as I can tell it is not writing to disk (size of .SagaCoin/ has not changed). And `./sagacoind getreceivedbyaddress myaddresshash` is showing me 0.00000 for an address that I send 1 coin to, which is being shown as confirmed on the chain explorer websites. Any idea what might be the issue or how to debug this?