Agent Run Out Of System Notify Watchers - DOCKER!


Recommended Posts

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
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.