mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-26 06:35:59 +03:00
[GH-ISSUE #220] Sync error with WebDAV nextcloud #212
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#212
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @piotr5151 on GitHub (Jan 1, 2019).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/220
Software versions
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
@marcelklehr commented on GitHub (Jan 1, 2019):
What is the error message? And can you provide the debug log (either here, or via email)?
@piotr5151 commented on GitHub (Jan 1, 2019):
The error message is: "Error 404. Failed to upload XBEL file. Check your
server configuration."
@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...
@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.
@marcelklehr commented on GitHub (Jan 1, 2019):
Mmh. it shouldn't matter. Are you sure they're not both webdav accounts?
@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:
@marcelklehr commented on GitHub (Jan 1, 2019):
I'm using
<nextclouddir>/remote.php/webdav/@piotr5151 commented on GitHub (Jan 2, 2019):
I replaced the old url by the one copied from nextcloud and it started to sync again.
@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.