I just discovered the concept of master nodes and found MonacoCoin to be a nice coin for a master node. Can I quit running a master node whenever I want without loosing Money or am I bound to run it forever if I start one? I would like to test it and to see how it works. I know I must get at least 1000 XMCC and put it in a wallet on a server. I might be able to afford that. Is that all? Or is there some hidden cost other than the cost of the server?
You can quit when you want by enabling coin control feature and unlocking the 1000XMCC bound to your masternode address.
I have a question...I want to set up my masternode but it seems I cant get it to work. I download the client and in the rar file there are 3 client files. I unrar thoes and when i click on the first a window opens and closes, so does the third file...and the second file stays open but nothing is showing. What should I do? Thx.
My masternode shows as active when I run "masternode status" command and also appears in
https://masternodes.pro/stats/xmcc as an active node for 4+ days now.
When should I expect to receive first payment(s) and/or should I be concerned something is not working properly yet?
There are several statuses as NEW_START_REQUIRED, ENABLED, OUTPOINT_SPENT, WATCHDOG_EXPIRED, EXPIRED. Check what is the status of your node. Also, check if the command masternode outputs is still giving you something as output and not empty output.
I met many problem while I setup masternode. after I set everything in local wallet and vps wallet, MN status " pre-enabled" on local,
on vps, getinfo show block is current block which I compare in explorer and local wallet, but after 8 hours, MN status on local "expired",
check on vps getinfo show block and connections is ok, and I have to stop vps wallet, and restart again, few minutes check getinfo and masternode
status, is good. after 8hours again, MN status changed to "NEW_START_REQUIRED" active "0h0m", check getinfo and masternode status, it is
ok. on local start masternode , MN status changed to "WATCHDOG_EXPIRED",
check getinfo get something below, still looks good (but it is weird some time block didn't change more than 10 min)
{
"version": 120105,
"protocolversion": 70206,
"walletversion": 61000,
"balance": 0.00000000,
"privatesend_balance": 0.00000000,
"blocks": 83112, <--------------current block same as local wallet and block explore at this time
"timeoffset": 0,
"connections": 11,
"proxy": "",
"difficulty": 381469.3005322554,
"testnet": false,
"keypoololdest": 1510069078,
"keypoolsize": 1001,
"paytxfee": 0.00000000,
"relayfee": 0.00010000,
"errors": ""
}
and masternode status got :
{
"vin": "CTxIn(COutPoint(dec44a5a0890cb5b959021065b----fake!---------8caedfaa80463390fc, 1), scriptSig=)",
"service": "1.1.1.1:24157",
"payee": "ML4xb28vsWkeBzM----fake!----Y86rBxA",
"status": "Masternode successfully started"
}
mnsync status got:
{
"AssetID": 999,
"AssetName": "MASTERNODE_SYNC_FINISHED",
"Attempt": 0,
"IsBlockchainSynced": true,
"IsMasternodeListSynced": true,
"IsWinnersListSynced": true,
"IsSynced": true,
"IsFailed": false
}
so I guess masternode is running fine, but after one day I got nothing and local wallet show some error, what will I do next?
waiting or restart vps side wallet again?
Hello, it seems you have a problem with the configuration of Sentinel, did you follow our tutorial on our website ?
Check your sentinel.conf and your crontab to be sure you edited the files like in our tutorial :