Hi Solaris community,
I'm trying to set up a masternode on VPS
http://time4vps.eu/ by following the latest guide, and everything looks fine in the local and VPS wallets (it's enabled, protocol 70717, the command getinfo on VPS shows that the block is the lastest one), but the active time is always 0 in my local wallet. After I close my wallet for few hours and open it again, the masternode has the status 'missing', even if the masternode still works correctly on VPS (I checked it with the command getinfo). I tried to reindex, but the active time is always zero and after few hours with closed local wallet it is 'missing' again.
Any suggestions how to fix this issue?
It sounds like you have masternode info in your solaris.conf file of your local wallet so when that closes it shuts down the masternode, The local wallet should have info in masternode.conf file and NOT solaris.conf and the VPS wallet should have info in Solaris.conf and NOT masternode.conf.
Thank you for your response, but it's mentioned in the official guide that both files should be copied in the VPS wallet:
"Copy the contents from the masternode.conf file on your machine and paste them into the Terminal (right click on mouse). Make sure the line you added is also there.
Exit the file by pressing CTRL+X. Press Y to confirm and hit Enter to save.
Now type:
nano /root/.solaris/solaris.conf
Copy the contents from your local solaris.conf file and paste them into the terminal. Exit and Save the file by pressing CTRL+X, Y and Enter."
https://docs.google.com/document/d/1Z3h_qA7N3-KMA1ECxyfDbBO-_lG7Hkrp_8Iy0s2iUMI/edit#