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
Thanks for your fixes
It's still a work in progress, but it's being updated