You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am watching a directory tree "sync", when a file changes in that directory I trigger a HTTP request to 2 other machines that then perform a unison/rsync from that directory. This all works fine unless a directory is created on the remote. When the sync happens Inotify crashes with "2019-01-31 08:41:55,529 - root - Event Error 2019-01-31 08:41:55,529 - root - Call failed (should not be -1): (-1) ERRNO=(0)"
This only happens when new directory's are created by unison over SSH.
The text was updated successfully, but these errors were encountered:
I am watching a directory tree "sync", when a file changes in that directory I trigger a HTTP request to 2 other machines that then perform a unison/rsync from that directory. This all works fine unless a directory is created on the remote. When the sync happens Inotify crashes with
"2019-01-31 08:41:55,529 - root - Event Error 2019-01-31 08:41:55,529 - root - Call failed (should not be -1): (-1) ERRNO=(0)"
This only happens when new directory's are created by unison over SSH.
The text was updated successfully, but these errors were encountered: