Or i can run masternode in VPS run Window!
I only user , not IT !
Thanks
On VPS check from innova folder: "./innova-cli getinfo" and compare block number with INN explorer: http://explorer.innovacoin.info/
If your block number is much lower than current block number on explorer - it means your MN stuck and you need to resync it.
./innova-cli stop
./innovad -resync
If your block number is OK, check MN status "./innova-cli masternode status" - it should say: masternode started successfully.
You also need to check if sentinel is running and if any problem is reported by sentinel:
from .innovacore/sentinel folder issue command:
venv/bin/python bin/sentinel.py
it should say nothing. In this case MN is running OK.
Where is possible to download the true blockchain?
add to end of file innova.conf :
addnode=80.209.228.66:14520 (without spaces)
and reload all blockchain