Looking for help - can't access to Webdav
Hey guys, I uploaded my references library to OneDrive and connected with Zotero by using Koofr. Early in the morning I successfully completed the job and could access to the cloud drive through PC and iPhone/iPad.
In the afternoon I can't access to WebDAV anymore, each time I try to verify the WebDAV server I failed, Zotero shows an error window says "An unknown error occurred. Please check your file sync settings or contact your WebDAV server adminstrator. HTTP 404" But when I input wrong password it says WebDAV server didn't accept the password.
Anybody got similar experiences? Or engineer from Zotero could help me? I got a debug ID of D1581215365.
In the afternoon I can't access to WebDAV anymore, each time I try to verify the WebDAV server I failed, Zotero shows an error window says "An unknown error occurred. Please check your file sync settings or contact your WebDAV server adminstrator. HTTP 404" But when I input wrong password it says WebDAV server didn't accept the password.
Anybody got similar experiences? Or engineer from Zotero could help me? I got a debug ID of D1581215365.
In any case, your WebDAV server is returning a somewhat invalid response, hence the error, but one suggesting that the
/dav/OneDrive/zotero
path does not exist. (Specifically, it's returning a 207 for a PROPFIND with a 404 a status field for the requested folder. If the folder doesn't exist, it should really return 404 for the PROPFIND itself, not 207.) If you create an empty 'zotero' folder and point Zotero at it, the server should be verified.