bhy
About
- Username
- bhy
- Joined
- Roles
- Member
Comments
-
Hi Dan, Thanks... seems it is a problem of my DAV server. Now it works after my restarted my server.
-
Hi Dan, I submitted the debug info to the server, "The Debug ID is D1013680398." In the debug log you can see a line showing "Unexpected status code 0 caching authentication credentials in Zotero.Sync.Storage.Session.WebDAV.getLastSyncTime()"
-
Hi, seems I have the same problem as describe by daveh, after upgraded to b7.1: Unexpected status code 401 caching authentication credentials in Zotero.Sync.Storage.Session.WebDAV.getLastSyncTime() Actually I'm using the trunk version (2.…
-
Just curious, so why not release these code right now? Release early is always good. By release I don't mean package and other staff, just open the SVN access is OK.
-
Hi, There's also GAEDav (http://code.google.com/p/gaedav/) to let you setup WebDAV server on Google App Engine!
-
The WebDAV server is Google app engine - Yes I'm porting PyFileServer to GAE so we can use it as file storage. The Error 412 may caused by the buggy server implementation. I'll investigate it.
-
I realized the problem is casued by my webdav sync server, it reterned a HTTP Error 412 - Precondition failed. But zotero should not getting no response in any case.
-
This is the error on the console when I press "Cancel Storage Sync": zotero(3): 'QueryInterface' => function(...){...} 'message' => "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.getReques…