Can not verify server: error message -8
(Windows XP/Ff 3.0.1/Zotero 1.5-sync2.1)
Syncing with the Zotero Sync Server works fine, but I can not sync with the https:// university server.
Verify Server gives error message -8 .
Does anyone know what this means?
I can load the URL in Firefox, and Ff seems to accept the certificate.
Thanks for your advice,
Frank
Syncing with the Zotero Sync Server works fine, but I can not sync with the https:// university server.
Verify Server gives error message -8 .
Does anyone know what this means?
I can load the URL in Firefox, and Ff seems to accept the certificate.
Thanks for your advice,
Frank
Can you run Firefox with debug output enabled and send the debug output for the Verify Server attempt to support@zot....org? Thanks.
I installed the trunk XPI and now I'm running Zotero version 1.5a1.r3395 .
However - I still can not sync, and I'm still getting error message -8 .
FYI I will send you the debug output again.
best,
Frank
It works!
With revision 3405 I was able to sync the PDF attachments.
At present I'm running r3435, and still encountering some problems (slow starting of FF, and errors like "last error: download request already exists in zotero.sync.storage.addRequest()" and "last error: Conflict! Last known mod time does not match remote time!"), but I'll follow the other discussions for these topics.
Thanks for your help.
Best, Frank
zotero(3): HTTP OPTIONS for https://username:password@www.mydrive.ch/zotero/
zotero(3): ===>400<===(number)
zotero(3): Date: Mon, 13 Jul 2009 16:07:53 GMT
Server: Apache/2.2.9 (Debian)
Set-Cookie: _mydrive_session=dd394d6459caaa745f050a7a94f76b2e; path=/; domain=.mydrive.ch
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: private
Pragma: cache
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 43
Connection: close
Content-Type: text/html; charset=utf-8
zotero(3): <h1>400 Bad Request</h1>
zotero(3): ===>400<===(number)
Many thanks in advance!
You might want to try manually creating the 'zotero' folder to see if the server still returns a 400. You can also try enabling extensions.zotero.sync.storage.verified in about:config to bypass the verification step, though an OPTIONS request is used in one other part of the code as well, which could be a problem for you.