会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
博小园
每天进步一点点
博客园
首页
新随笔
联系
订阅
管理
2020年5月8日
tail: inotify cannot be used, reverting to polling: Too many open files
摘要: 处理方法: 在 /etc/sysctl.conf文件中加入下面的配置: fs.inotify.max_user_watches=1048576fs.inotify.max_user_instances=1048576 sysctl -p /etc/sysctl.conf 使修改生效。再次执行 tai
阅读全文
posted @ 2020-05-08 08:54 博小园
阅读(1576)
评论(0)
推荐(0)
编辑
公告
回到顶部