If you are facing issue with the CXS in VPS server with the mentioned error you can correct this by increasing the value.
Fix
vzctl exec CTID echo fs.inotify.max_user_watches=xxxxx | tee -a /etc/sysctl.conf && sudo sysctl -p
where CTID represent ID of the VE.
xxxxx represent a higher value than the error.