Masternode upgrade from 4.1.0 to 4.1.3

Hi im trying to upgrade my masternode from 4.1.0 to 4.1.3

syscoin-cli getnetworkinfo
{
“version”: 4010000,
“subversion”: “/Satoshi:4.1.0/”

when I run the script to upgrade my subversion doent change.

Choose [Y]es (default) to upgrade Syscoin Core on a working masternode.
Choose [N]o to re-run the configuration process for your masternode.

im choosing upgrade

thanks in advance

Try to do a reboot first, then right after that reboot do the upgrade.

1 Like

i typed reboot in putty then connected again and run the script to upgrade. still the same subversion

is this the right script? ```
bash <(curl -sL https://raw.githubusercontent.com/Syscoin/Masternode-install-script/master/script.sh)

Just do a complete vps rebuild, pretty easy to do and quicker then troubleshooting the issue. (Keep your IP address)

what do you mean with rebuild? i did sysmasternode and after the sync, reindex qt. But always is the same problem

Thank you fresh reinstall helped