Sync not working 2.0b7.2 (Windows and OS X)
I have read that the Windows version of this should have been fixed in 2.0b7.2:
http://forums.zotero.org/discussion/8778/sync-doesnt-work/
yet I still get this error on my Windows (Vista 64 bit Business, Firefox 3.5.3) system.
Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIFile.create]
[ Repot # 667771593 ]
I also get a sync error on my OS X (10.4, Firefox 3.5.3) system:
Unexpected file upload status 409 in Zotero.Sync.Storage._onUploadComplete()
[ Report # 153487165 ]
Both systems are using Zotero v 2.0b7.2
http://forums.zotero.org/discussion/8778/sync-doesnt-work/
yet I still get this error on my Windows (Vista 64 bit Business, Firefox 3.5.3) system.
Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIFile.create]
[ Repot # 667771593 ]
I also get a sync error on my OS X (10.4, Firefox 3.5.3) system:
Unexpected file upload status 409 in Zotero.Sync.Storage._onUploadComplete()
[ Report # 153487165 ]
Both systems are using Zotero v 2.0b7.2
For the 409 error, I assume this is WebDAV? That's a "Conflict" error, which might indicate that you're over your WebDAV quota (though it shouldn't really). If you look in the debug output you might see the actual error message from the server.
DebugID = D1731118832
OS X:
DebugID = D524047529
Syncing with WebDAV (from box.net)--but I'm only using 203 MB currently of 1 GB.
I'm not sure what to make of the debug output, nothing stands out to me as particularly telling, but I'm also not sure what to look for. The error does seem to occur on the first PUT command.
If that does fix it, check that directory on your other computer to see how the link got there. (It won't upload again unless you do a Reset File Sync History from the Sync->Reset pane of the Zotero prefs.)
The file in question was a shortcut to a Deja Vu (.djvu) file; I had copied the link as part of a larger folder structure from a lab computer. I can send the .lnk file if it might help isolate the problem. Apart from being a shortcut file, the only potentially non-standard things I immediately note about it are: 1) the filename has 2 '.' characters; i.e. SayersCherry57.djvu.lnk. 2) The shortcut pointed to a file on a network computer in the lab, which, needless to say, is not normally accessible from my home computer or laptop. (Though I wouldn't expect either of these to cause any issue necessarily)