mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-26 06:35:59 +03:00
[GH-ISSUE #1036] Sync error after updating to 4.10.0 (Android) #679
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#679
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 @gitmaker032 on GitHub (Feb 8, 2022).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1036
Describe the bug
After upgrading app to version 4.10.0 an error to connect to the server (XBEL/WebDAV) began to appear. If you roll back to version 4.9.0, functionality is restored and the error disappears. The error affects only Android, in the browser extension everything works fine. The connection settings are the same in all cases. Tried both updating and completely reinstalling the app.
Expected behavior
There are no sync errors.
Screenshots
Android
Server
Debug log
2022-02-08T17:59:40.705Z Starting sync process for account user@mysite.com
2022-02-08T17:59:40.728Z onSyncStart: begin
2022-02-08T17:59:40.729Z https://mysite.com/dav/bookmarks.xbel.lock
2022-02-08T17:59:40.807Z Error Caught
2022-02-08T17:59:40.808Z [e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855]
2022-02-08T17:59:40.814Z Syncing failed with E017: Network error: Check your network connection and your account details
2022-02-08T17:59:40.829Z onSyncFail
2022-02-08T17:59:40.902Z Error Caught
2022-02-08T17:59:40.902Z [e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855]
@marcelklehr commented on GitHub (Feb 8, 2022):
@gitmaker032 Can you check if this line contains useful information when not anonymizing the debug log?
Update: nevermind, the screenshot shows the error message
@gitmaker032 commented on GitHub (Feb 8, 2022):
This is another bug (I can create a new issue if necessary) in version 4.10.0. The checkbox "Anonymize private data" does not save the state. After clicking on the "Save" button (settings), the checkbox returns to the active position. Consequently, it is not possible to get the extended log.
@marcelklehr commented on GitHub (Feb 8, 2022):
Yes, please. I cannot seem to reproduce this off-hand.
@marcelklehr commented on GitHub (Feb 8, 2022):
Confirmed and fix is in the works.
@gitmaker032 commented on GitHub (Feb 9, 2022):
Problem solved in version 4.10.1 . Thanks for the quick fix.
@github-actions[bot] commented on GitHub (Mar 20, 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.