If your Machinecoin masternode is disconnecting, There is a fix in the works. You can test it by going into the machinecoin-core directory on your vps, and issue the commands:
git checkout 0.16
git pull
./autogen
./configure --disable-tests --disable-bench
make