I have a master iTunes library and a separate music server that I wan't to keep in-sync with the master library. I was glad to find the added Sync functionality Hazel 3.0, but I've run into some issues getting it function correctly. I've created a very simple rule that's supposed to run once a day, and that seems to be working nicely but during the actual syncing process the "iTunes Media" folder that holds all the actual music files fails each time.

Here's the DEBUG output from today's sync.
- Code: Select all
== End sync output ==
2013-12-01 10:10:19.834 hazelworker[4231] [Error] Could not sync file/folder: Could not sync file/folder at iTunes Media to /Volumes/Music/iTunes Media.
2013-12-01 10:10:19.834 hazelworker[4231] Sync returned error status: 23
2013-12-01 10:10:19.834 hazelworker[4231] DEBUG: Tapping error retry sequence
2013-12-01 10:10:19.836 hazelworker[4231] DEBUG: sentinel: File is hidden/invisible. Skipping.
2013-12-01 10:10:19.836 hazelworker[4231] DEBUG: Writing out DB file: /Volumes/External/iTunes-Library
2013-12-01 10:10:19.844 hazelworker[4231] DEBUG: Directory /Volumes/External/iTunes-Library processed in 618.705425 seconds
2013-12-01 10:10:19.844 hazelworker[4231] Warning: predicted fire time is in the past: 2013-12-01 18:05:01 +0000
2013-12-01 10:10:19.844 hazelworker[4231] DEBUG: Sleeping
Has anyone attempted a similar setup or have any guidance to give to get this working.