[GH-ISSUE #220] Sync error with WebDAV nextcloud #212

Closed
opened 2026-02-25 22:36:29 +03:00 by kerem · 9 comments
Owner

Originally created by @piotr5151 on GitHub (Jan 1, 2019).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/220

Software versions

  • Browser: 70.0.3538.77
  • Nextcloud: 13
  • Nextcloud Bookmarks app: 0.12.2
  • Floccus: 3.2.2
  • Floccus sync method:

Steps to reproduce

After upgrade to 3.2.2 floccus doesn't sync with webdav. Nextcloud Bookmarks works still perfectly.

Expected outcome

...

Actual outcome

...

Debug log

Originally created by @piotr5151 on GitHub (Jan 1, 2019). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/220 <!-- Hello there! Thank you for providing feedback! Please answer the below questions to allow for as smooth a process of tackling the issue as possible :) (Note: Everything surrounded by arrows, like this text for example, will not be visible.) --> ### Software versions <!-- Please provide the versions of the following software products in your set up --> - Browser: 70.0.3538.77 - Nextcloud: 13 - Nextcloud Bookmarks app: 0.12.2 - Floccus: 3.2.2 - Floccus sync method: <!-- either XBEL/webdav (signified as `webdav`), nextcloud Bookmarks legacy (signified as `nextcloud`), or nextcloud Bookmarks v0.14+ with folders (signified as `nextcloud-folders`) --> ### Steps to reproduce <!-- What did you do? Be as specific as possible --> After upgrade to 3.2.2 floccus doesn't sync with webdav. Nextcloud Bookmarks works still perfectly. ### Expected outcome <!-- What did you think was going to happen or what do you think should have happened? --> ... ### Actual outcome <!-- What actually happened after you did the above steps? --> ... ### Debug log <!-- It is useful to attach a debug log file to the issue. You can obtain a debug log of the most recent sync runs by clicking 'Debug log' in the bottom right corner of the floccus panel in your browser. If you don't want your bookmarks to be public, you can send the log file to me via mail --> <!-- Thanks! Now, hit Submit and wait for a reply :) -->
Author
Owner

@marcelklehr commented on GitHub (Jan 1, 2019):

What is the error message? And can you provide the debug log (either here, or via email)?

<!-- gh-comment-id:450752336 --> @marcelklehr commented on GitHub (Jan 1, 2019): What is the error message? And can you provide the debug log (either here, or via email)?
Author
Owner

@piotr5151 commented on GitHub (Jan 1, 2019):

The error message is: "Error 404. Failed to upload XBEL file. Check your
server configuration."

<!-- gh-comment-id:450753229 --> @piotr5151 commented on GitHub (Jan 1, 2019): The error message is: "Error 404. Failed to upload XBEL file. Check your server configuration."
Author
Owner

@marcelklehr commented on GitHub (Jan 1, 2019):

Thank you for the log.

I suspect the problem is either of two things: Either the folder on the server doesn't exist (but that's unlikely, as the syncs used to work from what you described), or (more likely) the problem is that the same account was run through the sync operation twice. This shouldn't be happening actually, so I'll investigate some more. Does the error happen consistently? The latter diagnosis would indicate it doesn't occur consistently...

<!-- gh-comment-id:450754394 --> @marcelklehr commented on GitHub (Jan 1, 2019): Thank you for the log. I suspect the problem is either of two things: Either the folder on the server doesn't exist (but that's unlikely, as the syncs used to work from what you described), or (more likely) the problem is that the same account was run through the sync operation twice. This shouldn't be happening actually, so I'll investigate some more. Does the error happen consistently? The latter diagnosis would indicate it doesn't occur consistently...
Author
Owner

@piotr5151 commented on GitHub (Jan 1, 2019):

This is permanent error. It seems that it didn't sync since last update.
I have two exactly this same floccus account/profile in my chrome browser: one for bookmarks app and the second for webdav. I didn't check if it maters.

<!-- gh-comment-id:450754913 --> @piotr5151 commented on GitHub (Jan 1, 2019): This is permanent error. It seems that it didn't sync since last update. I have two exactly this same floccus account/profile in my chrome browser: one for bookmarks app and the second for webdav. I didn't check if it maters.
Author
Owner

@marcelklehr commented on GitHub (Jan 1, 2019):

Mmh. it shouldn't matter. Are you sure they're not both webdav accounts?

<!-- gh-comment-id:450755333 --> @marcelklehr commented on GitHub (Jan 1, 2019): Mmh. it shouldn't matter. Are you sure they're not both webdav accounts?
Author
Owner

@jlbprof commented on GitHub (Jan 1, 2019):

Did you get the webdav url from the settings page of Nextcloud? And what
form is your url?

On Tue, Jan 1, 2019 at 2:36 PM Marcel Klehr notifications@github.com
wrote:

Mmh. it shouldn't matter. Are you sure they're not both webdav accounts?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/marcelklehr/floccus/issues/220#issuecomment-450755333,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AJS39VHbALGhgBYAX-gRLJddyIuq7WZKks5u-8bJgaJpZM4Zl6D0
.

<!-- gh-comment-id:450760111 --> @jlbprof commented on GitHub (Jan 1, 2019): Did you get the webdav url from the settings page of Nextcloud? And what form is your url? On Tue, Jan 1, 2019 at 2:36 PM Marcel Klehr <notifications@github.com> wrote: > Mmh. it shouldn't matter. Are you sure they're not both webdav accounts? > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/marcelklehr/floccus/issues/220#issuecomment-450755333>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AJS39VHbALGhgBYAX-gRLJddyIuq7WZKks5u-8bJgaJpZM4Zl6D0> > . >
Author
Owner

@marcelklehr commented on GitHub (Jan 1, 2019):

I'm using <nextclouddir>/remote.php/webdav/

<!-- gh-comment-id:450760269 --> @marcelklehr commented on GitHub (Jan 1, 2019): I'm using `<nextclouddir>/remote.php/webdav/`
Author
Owner

@piotr5151 commented on GitHub (Jan 2, 2019):

I replaced the old url by the one copied from nextcloud and it started to sync again.

<!-- gh-comment-id:450819570 --> @piotr5151 commented on GitHub (Jan 2, 2019): I replaced the old url by the one copied from nextcloud and it started to sync again.
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:1477570042 --> @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#212
No description provided.