Synchronisation stops with error message

Operating system

Windows

Joplin version

2.14.20

Desktop version info

Joplin 2.14.20 (prod, win32)

Client-ID: e87042aa98af4e39b1b5371bd8afafdd
Sync-Version: 3
Profil-Version: 46
Unterstützter Schlüsselbund: Ja

Revision: cfd98e3

Backup: 1.4.0
Conflict Resolution: 1.2.3
Inline tags: 1.3.0
Markdown Prettier: 0.1.0
Markdown Table: Colorize: 1.1.4
Menu items, Shortcuts, Toolbar icons: 1.1.0
Note encryption: 1.1.1
Quick HTML tags: 0.2.0
Rich Markdown: 0.13.4
Tagging: 1.0.3

Sync target

Nextcloud

Editor

Markdown Editor

What issue do you have?

The synchronisation stopps with the following error:

2024-05-11 21:18:49: Synchronizer: "Error: On file 18350b1eca4046588afa178bbc026dfc.md: GET 18350b1eca4046588afa178bbc026dfc.md:  (Exception OCA\DAV\Connector\Sabre\Exception\PasswordLoginForbidden) (401): <?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:o="http://owncloud.org/ns">
  <s:exception>OCA\DAV\Connector\Sabre\Exception\PasswordLoginForbidden</s:exception>
  <s:message/>
  <o:hint xmlns:o="o:">password login forbidden</o:hint>
</d:error>

Code: 401
Error: On file 18350b1eca4046588afa178bbc026dfc.md: GET 18350b1eca4046588afa178bbc026dfc.md:  (Exception OCA\DAV\Connector\Sabre\Exception\PasswordLoginForbidden) (401): <?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:o="http://owncloud.org/ns">
  <s:exception>OCA\DAV\Connector\Sabre\Exception\PasswordLoginForbidden</s:exception>
  <s:message/>
  <o:hint xmlns:o="o:">password login forbidden</o:hint>
</d:error>

    at newError (C:\Program Files\Joplin\resources\app.asar\node_modules\@joplin\lib\WebDavApi.js:415:11)
    at WebDavApi.exec (C:\Program Files\Joplin\resources\app.asar\node_modules\@joplin\lib\WebDavApi.js:442:11)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async FileApiDriverWebDav.get (C:\Program Files\Joplin\resources\app.asar\node_modules\@joplin\lib\file-api-driver-webdav.js:166:21)"

The password is correct. After the error message the synchronisation starts again. I also created a new app password. Same problem.

A DuckDuckGo search for the error finds posts on the Nextcloud forum dating back quite a while. Nextcloud users say that Nextcloud reports errors if they try to access the server using WebDAV and 2FA is switched on, even using app passwords.

Examples:

As I do not run a Nextcloud server most of what is being discussed does not mean that much to me, but it does seem to be an issue with Nextcloud...

1 Like

I'm sorry I didn't search long enough. I found a simular problem here in this forum. I disabled 2FA for now. Hope, they fix this error soon.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.