[GH-ISSUE #727] Syncing failed with E018 #467

Closed
opened 2026-02-25 22:37:15 +03:00 by kerem · 2 comments
Owner

Originally created by @stfnx on GitHub (Nov 11, 2020).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/727

Describe the bug
I do get Syncing failed with E018: Authentifizierung fehlgeschlagen error when I try to sync Floccus with an WebDAV URL.
I am able to access this WebDAV URL through the browser and I am able to login successfully.

The WebDAV is shared from TrueNAS and I've set the port to 8081.
I've entered the URL in this format: https://truenas.local.domain.tld:8081/Share
It uses a Let's Encrypt certificate. No self-signed certificates are involved.

To Reproduce
Steps to reproduce the behavior:

  • Make a WebDAV share from TrueNAS
  • Try to sync to this share with Floccus

Expected behavior
It should work.

Desktop

  • OS: Debian 10
  • Browser: Firefox x64
  • Browser Version: 78.4.0esr
  • Floccus version: 4.4.6
  • Floccus sync method: WebDAV

Server

  • OS: FreeBSD 12.2-RC3 (TrueNAS-12.0-RELEASE)

Debug log
It just repeats the following lines:

2020-11-11T19:51:39.515Z Starting sync process for account webdav@truenas.local.domain.tld
2020-11-11T19:51:39.548Z onSyncStart: begin
2020-11-11T19:51:39.550Z https://truenas.local.domain.tld:8081/Floccus/_main.xbel.lock
2020-11-11T19:51:39.562Z Syncing failed with E018: Authentifizierung fehlgeschlagen
2020-11-11T19:51:39.568Z onSyncFail
Originally created by @stfnx on GitHub (Nov 11, 2020). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/727 **Describe the bug** I do get `Syncing failed with E018: Authentifizierung fehlgeschlagen` error when I try to sync Floccus with an WebDAV URL. I am able to access this WebDAV URL through the browser and I am able to login successfully. The WebDAV is shared from TrueNAS and I've set the port to 8081. I've entered the URL in this format: `https://truenas.local.domain.tld:8081/Share` It uses a Let's Encrypt certificate. No self-signed certificates are involved. **To Reproduce** Steps to reproduce the behavior: - Make a WebDAV share from TrueNAS - Try to sync to this share with Floccus **Expected behavior** It should work. **Desktop** - OS: Debian 10 - Browser: Firefox x64 - Browser Version: 78.4.0esr - Floccus version: 4.4.6 - Floccus sync method: WebDAV **Server** - OS: FreeBSD 12.2-RC3 (TrueNAS-12.0-RELEASE) **Debug log** It just repeats the following lines: ``` 2020-11-11T19:51:39.515Z Starting sync process for account webdav@truenas.local.domain.tld 2020-11-11T19:51:39.548Z onSyncStart: begin 2020-11-11T19:51:39.550Z https://truenas.local.domain.tld:8081/Floccus/_main.xbel.lock 2020-11-11T19:51:39.562Z Syncing failed with E018: Authentifizierung fehlgeschlagen 2020-11-11T19:51:39.568Z onSyncFail ```
kerem 2026-02-25 22:37:15 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@stfnx commented on GitHub (Nov 12, 2020):

Actually I've set the authentication to "digest authentication" instead of "plain authentication" in the FreeNAS WebDAV settings.
That was the issue. I've set it to "plain" now and it works.

This was in no way related to Floccus.
Sorry for posting this here.

I really thought I did enough troubleshooting, but I guess I've missed that option.

<!-- gh-comment-id:726177583 --> @stfnx commented on GitHub (Nov 12, 2020): Actually I've set the authentication to "digest authentication" instead of "plain authentication" in the FreeNAS WebDAV settings. That was the issue. I've set it to "plain" now and it works. This was in no way related to Floccus. Sorry for posting this here. I really thought I did enough troubleshooting, but I guess I've missed that option.
Author
Owner

@github-actions[bot] commented on GitHub (Mar 21, 2023):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:1477177692 --> @github-actions[bot] commented on GitHub (Mar 21, 2023): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#467
No description provided.