David Hilbish

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by David Hilbish

  1. I am getting the error Agent Run Out Of System Notify Watchers in my docker version of Resilio. Based on the article https://connect.resilio.com/hc/en-us/articles/360011329820-Agent-run-out-of-system-notify-watchers I know I need to change to something greater than 8192 - > 204800 was a good choice for me. I can not find anywhere to figure out how to change this in a docker containter. I tried passing SYSCTL in my docker-compose file, and I get ERROR: for resilio Cannot start service resilio: OCI runtime create failed: sysctl "fs.inotify.max_user_watches" is not in a separate kernel namespace: unknown /proc is read only in the container sysctl fs.inotify.max_user_watches=204800