Apparent failure in syncing to Dropbox

Get help. Get answers. Let others lend you a hand.

Moderator: Mr_Noodle

Apparent failure in syncing to Dropbox Wed May 04, 2016 12:01 pm • by Zarkov
Hi Mr. Noodle-

Just upgraded to v4! In reviewing my rules and logs, I noticed a sync job from my wife's machine to Dropbox is giving me an apparent error. Here's the relevant Log listing:

2016-05-04 11:40:22.556 hazelworker[61081] Processing folder Documents
2016-05-04 11:40:24.568 hazelworker[61081] knitting: Rule Sync Knitting Folder matched.
2016-05-04 11:40:24.973 hazelworker[61081] [Error] Could not sync file/folder: Could not sync file/folder at knitting to /Users/Marie/Dropbox/knitting.

The thing is, it seems to be syncing correctly. The sync rule is the same as your sync.hazelrules example.

Image

Any idea what's up?
Zarkov
 
Posts: 13
Joined: Fri Aug 06, 2010 8:36 am

Re: Apparent failure in syncing to Dropbox Wed May 04, 2016 1:47 pm • by Mr_Noodle
Check the sticky article about turning on debug mode. With that on, check the logs again. It should show a lot more output from the sync operation.
Mr_Noodle
Site Admin
 
Posts: 11872
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Re: Apparent failure in syncing to Dropbox Wed May 04, 2016 3:08 pm • by Zarkov
Mr_Noodle wrote:Check the sticky article about turning on debug mode. With that on, check the logs again. It should show a lot more output from the sync operation.


Hmmm. Looks like there are some Code 23 errors. What's that?

While I'm at it, let me ask: If there is a change to a single file in a folder or subfolder, is it true that Hazel copies EVERY entry in the folder again during a sync operation? Clearly that would not be a good thing to do if you were, say, syncing a new file to a large Dropbox folder, since it would copy ALL the files in that folder again, even if not necessary.
Zarkov
 
Posts: 13
Joined: Fri Aug 06, 2010 8:36 am

Re: Apparent failure in syncing to Dropbox Wed May 04, 2016 4:09 pm • by Mr_Noodle
Can you post (or email) an excerpt with those errors?

The sync action just copies over changes. It uses rsync which is a well-established tool for this type of thing.
Mr_Noodle
Site Admin
 
Posts: 11872
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Re: Apparent failure in syncing to Dropbox Wed May 04, 2016 5:23 pm • by Zarkov
[quote="Mr_Noodle"]Can you post (or email) an excerpt with those errors?

The Log file is quite ling, as you might expect, but here's what I think is the relevant error:

2016-05-04 14:42:30.612 hazelworker[62482] [Error] Could not sync file/folder: Could not sync file/folder at knitting to /Users/Marie/Dropbox/knitting.
2016-05-04 14:42:30.612 hazelworker[62482] Sync returned error status: 23
2016-05-04 14:42:30.612 hazelworker[62482] DEBUG: Tapping error retry sequence
Zarkov
 
Posts: 13
Joined: Fri Aug 06, 2010 8:36 am

Re: Apparent failure in syncing to Dropbox Thu May 05, 2016 9:27 am • by Mr_Noodle
Usually there's some other message saying why that error came up. Is the destination of the sync a normal Mac (HFS) formatted drive?
Mr_Noodle
Site Admin
 
Posts: 11872
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City


Return to Support