Bitcoin Forum
October 16, 2024, 04:49:31 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 📌[ANN][SAGA][NO ICO][Masternode 90%] SagaCoin | PoW + PoS ⚡ on: December 10, 2017, 07:24:59 PM
./sagacoind masternode start "without mypassword" u already unlocked the wallet before

Code:
./sagacoind masternode start
error: {"code":-1,"message":"Your wallet is locked, passphrase is required\n"}

Code:
./sagacoind masternode start mypassword
not capable masternode: Unknown. Check debug.log for more information.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 📌[ANN][SAGA][NO ICO][Masternode 90%] SagaCoin | PoW + PoS ⚡ on: December 10, 2017, 12:56:34 AM
Failing to run my masternode Sad

Code:
 ./sagacoind masternode start mypassword
not capable masternode: Unknown. Check debug.log for more information

Quote
CActiveMasternode::ManageStatus() - Checking inbound connection to 'myip:48744'
CActiveMasternode::GetMasterNodeVin - Could not locate specified vin from possible list
CActiveMasternode::ManageStatus() - Could not find suitable coins!
CActiveMasternode::Dseep() - Error: masternode is not in a running status
CActiveMasternode::ManageStatus() - Error on Ping: masternode is not in a running status

I do have the coins in the wallet...

Quote
~/sagacoin/sagacoind getreceivedbyaddress myaddress
2500.00000000
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 📌[ANN][SAGA][NO ICO][Masternode 90%] SagaCoin | PoW + PoS ⚡ on: December 09, 2017, 01:16:07 AM
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?
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 📌[ANN][SAGA][NO ICO][Masternode 90%] SagaCoin | PoW + PoS ⚡ on: December 08, 2017, 08:55:49 PM
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?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!