Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BWK] BULWARK | NO ICO | Masternodes | Accelerated PoW | Seesaw PoS/MN
by
robo2
on 27/06/2018, 13:03:21 UTC
Hi. Why my masternode is mising all time(i start it couple times)? Can somebody paste all lines of bulwark.conf?


Did you update to v1.3? If not, then that's why and you'll have to update.

The instructions for updating your masternode can be found at https://github.com/bulwark-crypto/Bulwark-MN-Install

Specifically this portion:

Updating Node
To update your node please run this command and follow the instructions. Please note that this script must be run as root.

bash <( curl https://raw.githubusercontent.com/bulwark-crypto/Bulwark-MN-Install/master/update_node.sh )

"Quote from: robo2 on June 17, 2018, 07:17:09 AM
Hi. Why my masternode is mising all time(i start it couple times)? Can somebody paste all lines of bulwark.conf?

For the vps wallet

rpcuser=
rpcpassword=
port=52543
rpcallowip=127.0.0.1
externalip=
server=1
daemon=1
listen=1
promode=1
masternode=1
masternodeprivkey=

Fill in the missing values like IP and masternodeprivkey. You also need rpcuser and passwords to not be empty

The local, controller wallet only needs rpcuser and rpcpassword

If you are having trouble starting the masternode try
startmasternode "all" 0
from the controller wallet, after you unlock it with passphrase
If it can't start, make sure the masternode input is not locked by the wallet, that happens sometimes.
Enable coin control, go to inputs (in send) and unlock the 5000 bwk. Then start the masternode again"

Hi again

After:
Enable coin control, go to inputs (in send) and unlock the 5000 bwk +  startmasternode "all" 0   

masternode start first time and i earn 4 transactions but finally wallet freeze.
Now i cant start this masternode again "missing":
masternode status -> "Masternode not found in the list of avalible masternodes. Current status: Not capable masternode: Could not connect to ...:52543 (code -1)

I use windows vps and other two coin masternodes works perfect on this vps