From what I can see, I've got a workable rule; however, I am seeing errors for existing folders but a new folder did not show the same error:
- Code: Select all
2020-04-18 12:48:53.855 hazelworker[71516] UB40: Rule Music Backup matched.
2020-04-18 12:48:53.982 hazelworker[71516] [Error] Could not sync file/folder: Could not sync file/folder at UB40 to /Volumes/From_Netgear/Music/UB40.
2020-04-18 12:48:53.982 hazelworker[71516] Sync returned error status: 23
2020-04-18 12:48:58.153 hazelworker[71516] Cowboy Junkies: Rule Music Backup matched.
2020-04-18 12:48:58.219 hazelworker[71516] [Error] Could not sync file/folder: Could not sync file/folder at Cowboy Junkies to /Volumes/From_Netgear/Music/Cowboy Junkies.
2020-04-18 12:48:58.220 hazelworker[71516] Sync returned error status: 23
2020-04-18 12:49:02.903 hazelworker[71516] Stan Getz: Rule Music Backup matched.
2020-04-18 12:49:03.011 hazelworker[71516] [Error] Could not sync file/folder: Could not sync file/folder at Stan Getz to /Volumes/From_Netgear/Music/Stan Getz.
2020-04-18 12:49:03.011 hazelworker[71516] Sync returned error status: 23
2020-04-18 12:49:04.851 hazelworker[71516] Charlie Haden Quartet West: Rule Music Backup matched.
2020-04-18 12:49:04.937 hazelworker[71516] [File Event] File/folder synced: Charlie Haden Quartet West synced to /Volumes/From_Netgear/Music/Charlie Haden Quartet West.
2020-04-18 12:49:08.531 hazelworker[71516] Caught signal: 15
To be clear, all the folders returning the 23 error already exist on the target, while the successful one at the end of the code snippet was new. I'm syncing to a QNAP NAS folder that I have full write access to, so I'm trying to determine why I'm seeing these errors.
Can you clarify what the error code 23 means?
FYO, the signal 15 is me stopping the rule from continuing to process.
Thanks, Paul.
Regards,
Des