mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-26 06:35:59 +03:00
[GH-ISSUE #1387] floccus on android: Synce: E17 network error #914
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#914
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 @huckIeberry on GitHub (May 16, 2023).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1387
Which version of floccus are you using?
4.19.1 (android)
Sync method
Nextcloud Bookmarks
Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.
Android 13 / Samsung Galaxy A52s 5G
Which version of Nextcloud Bookmarks are you using? (if relevant)
v13.0.1
Which version of Nextcloud? (if relevant)
v26.0.0
What kind of WebDAV server are you using? (if relevant)
No response
Describe the Bug
Initially the synchronization worked from Firefox/Windows and Floccus/Android. But when I shared a webpage from FF/Android with Floccus/Android and then tried to synchronize with my nextcloud cloud installation, it displayed the following:
! E017: Network error: Check your network connection and your account details
The problem occurs on merge and push mode. It does not occur if I configure Floccus/Android to pull mode. So the credentials are correct and new bookmarks can be pulled, but not pushed.
Expected Behavior
merge sync would be possible from both (multiple) sides.
To Reproduce
floccus-4.19.1-2023-05-16.log
Debug log provided
@marcelklehr commented on GitHub (May 16, 2023):
This may be a case of a problematic bookmark. It seems that your Nextcloud might throw up on that particular bookmark. Please check your Nextcloud server log for errors. Common problems are Invalid URL and emojis in the title that your database does not support.
@huckIeberry commented on GitHub (May 16, 2023):
Well, when I deleted that bookmark, I could sync again.
But even adding a supposedly unproblematic bookmark ( like Title: floccus, Link: https://github.com/floccusaddon ) from within the floccus app generated the same error during synchronization. Same behavior if I try it from the other side, the windows browser.
I guess it is a problem of the nextcloud installation.
this is the error log entry on nextcloud:
@marcelklehr commented on GitHub (May 21, 2023):
Yep, your database sort buffer size is too small. Try increasing it.
@github-actions[bot] commented on GitHub (May 21, 2024):
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.