WEBDAV sync error with opencloud
Hi there,
I tried the WEBDAV synchronization with opencloud, an owncloud fork, and get a 425. I use app tokens for authentication and the zotero-test-file is correctly written.
Any help or recommendations are highly appreciated. :)
Debug ID: D1082039904
I tried the WEBDAV synchronization with opencloud, an owncloud fork, and get a 425. I use app tokens for authentication and the zotero-test-file is correctly written.
Any help or recommendations are highly appreciated. :)
Debug ID: D1082039904
Upgrade Storage
I'm afraid you'll need to complain to OpenCloud about this or switch to as different server. You may be able to turn off asynchronous file processing. It would be more appropriate for the server to return either a 404 (which Zotero would show an appropriate warning message for, about a file not being available immediately after uploading) or a 503 with Retry-After. We wouldn't add special handling for this because it's a misuse of the status code.