文件监视故障排除Linux 监视限制增加 inotify 监视数量:echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf sudo sysctl -p