Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Main] Bitcore- BTX - New coreupdate - Odarhom!
by
_javi_
on 09/06/2020, 19:55:13 UTC
Is there any guide for setting up masternodes on Windows?

I had one on a VPS under linux. But same parameters are not working on a windows one.

Maybe bitcore.conf needs additional parameters. Any idea will be appreciated.

Is this a windows VPS or are you trying to run a masternode from your home?

I'm testing with a local pc before deploying on remote systems.
What would be the difference?

I have port opened and reachable. Same MNs keys as before.
Debug console shows..

12:27:33 mnsync status
12:27:33 {
  "AssetID": 999,
  "AssetName": "MASTERNODE_SYNC_FINISHED",
  "AssetStartTime": 1591715971,
  "Attempt": 0,
  "IsBlockchainSynced": true,
  "IsMasternodeListSynced": true,
  "IsWinnersListSynced": true,
  "IsSynced": true,
  "IsFailed": false
}

bitcore.conf in remote PC as follows..

rpcuser=whatever
rpcpassword=whatever
rpcallowip=127.0.0.1
rpcport=8555

externalip=my ip
masternodeaddr=my ip:8555
listen=1
daemon=0
logtimestamps=1
maxconnections=64
masternode=1
masternodeprivkey=XXxxxxXXxxxxxxx

Local wallet masternode.conf updated for remote PC ip, start alias.. shows PRE-ENABLED.. then EXPIRED