I had a similar issue on my Ubuntu 16.04 server. There were inotify errors in my log. If you are running linux run this command as root. Should help a bit. No restart needed.
sysctl -w fs.inotify.max_user_watches=100000
I had a similar issue on my Ubuntu 16.04 server. There were inotify errors in my log. If you are running linux run this command as root. Should help a bit. No restart needed.
sysctl -w fs.inotify.max_user_watches=100000