WebDAV sync issue

Hello,
Since I updated Zotero, I started having issues with sync to my own server. The issue is that Zotero only sends the credentials for a single request. Here are logs for the server verification:

[copyparty] OPTIONS /Storage/Files/Zotero/UserName/zotero/ @*
[copyparty] PFIND /Storage/Files/Zotero/UserName/zotero/ @*
[copyparty] inaccessible: '/Storage/Files/Zotero/UserName/zotero'
[copyparty] http401: authenticate, '/Storage/Files/Zotero/UserName/zotero'
[copyparty] PFIND /Storage/Files/Zotero/UserName/zotero/ @UserName
[copyparty] GET /Storage/Files/Zotero/UserName/zotero/nonexistent.prop @*
[copyparty] @* has no access to '/Storage/Files/Zotero/UserName/zotero/nonexistent.prop'

The authentication passes, but then Zotero switches back to anonymous (@*).

Is this an intended behaviour?
Sign In or Register to comment.