fileboy icon indicating copy to clipboard operation
fileboy copied to clipboard

In Docker container. fsnotify package error: "fsnotify: queue or buffer overflow. "

Open ChinaGISboyYang opened this issue 1 year ago • 2 comments

你好,我这边遇到个情况,运行几天后就报这个错了

ChinaGISboyYang avatar Dec 15 '23 01:12 ChinaGISboyYang

我监控了总工不到100个FTP目录,每天会有10-20万数据文件传输并转移。运行3天后就出现这个错了。这是什么问题

ChinaGISboyYang avatar Dec 15 '23 01:12 ChinaGISboyYang

看起来似乎是瞬时的事件数过多导致底层 fsnotify 缓冲区溢出导致的。麻烦提供以下信息已帮助排查和修复:

  • 是偶现还是可以稳定复现,以及复现的场景
  • 操作系统、版本号
  • fileboy 版本号
  • 如果是自行编译的fileboy 源码,提供一下 go版本和 fsnotify 依赖版本

dengsgo avatar Dec 15 '23 05:12 dengsgo