mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[GH-ISSUE #1305] Floccus does not sync - E 17 and E20 messages, with several browsers #865
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#865
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 @nolens on GitHub (Dec 23, 2022).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1305
Which version of floccus are you using?
4.17.1
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.
Brave, latest version (based on Chromium)
Which version of Nextcloud Bookmarks are you using? (if relevant)
11.04
Which version of Nextcloud? (if relevant)
24.0.8
What kind of WebDAV server are you using? (if relevant)
No response
Describe the Bug
When trying to sync, an "E17" Error messages is showing for each bookmark that us supposed to sync.
Bookmark entries in Nextcloud bookmarks app do not show properly (folder names have synced, but bookmarks "inside" are showing like "ghost entries". Cannot be read, selected or deleted.
Steps tried to solve the problem:
The same thing happens in latest Firefox.
if you need the logfile, please tell me where and how to upload. It contains sensitive data.
Expected Behavior
Bookmarks should upload / sync with Nextcloud bookmarks app
To Reproduce
normal standard procedure:
Debug log provided
@marcelklehr commented on GitHub (Dec 23, 2022):
E017 Network error can happen if you have certificate problems with your server. E20 can happen when the server experiences an error.
Make sure your MySQL version is compatible with Nextcloud Bookmarks
@nolens commented on GitHub (Dec 23, 2022):
The various SSL check tools all say that the certificate is getting a A+ rating - so it seems to be okay.
Also, other syncs (calendar, files, etc.) work flawlessly.
My managed hosting is using 5.7.40 .
This seems to be the culprit?
Would the low MySQL version number also be responsible for the network errors?
@nolens commented on GitHub (Dec 28, 2022):
After upgrading to MySQL 8.0x both problems are gone.
Thanks @marcelklehr !!
@github-actions[bot] commented on GitHub (Dec 29, 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.