Synology Issues


Recommended Posts

A couple of days ago Resilio Sync refused to start on my Synology DS918+.  A bit of spelunking indicates an old version installed. Install new version and now I'm getting this banner at the bottom:

"Agent Run Out Of System Notify Watchers"

There is this advisory, https://connect.resilio.com/hc/en-us/articles/360011329820-Agent-run-out-of-system-notify-watchers, but it might as well be written in Swahili for all the good it's doing me.  I'm fairly computer literate and can find my way around in a Linux Command Window, but I need more than this to sort this out.

I wouldn't care, but the Sync is working very intermittently.

thanks

chris

Edited by chris@dubea.org
Dain bramage
Link to comment
Share on other sites

You need some tests. The command seems to be

sudo sysctl fs.inotify.max_user_watches=XXXXX

and xxxxx is variable. You also can execute in PuTTY or similar. If is running you need to check, if also activated after a reboot. If not, you need a task on boot. This you can implement in

DSM > System Control > Taskmanager > Create > User defined script

and as content the above command is used on boot.

 

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.