[GH-ISSUE #790] Syncing Error: Syncing failed with E020... #501

Closed
opened 2026-02-25 22:37:20 +03:00 by kerem · 3 comments
Owner

Originally created by @trupf on GitHub (Jan 14, 2021).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/790

As the header say I get a syncing error:

2021-01-14T20:05:55.988Z Starting sync process for account trupf@trhome.my-router.de
2021-01-14T20:05:56.058Z Using "merge default" strategy (no cache available)
2021-01-14T20:06:02.768Z Fetching bookmarks
2021-01-14T20:06:03.461Z Syncing failed with E020: Antwort des Servers konnte nicht gelesen werden. Ist die Bookmarks App auf Ihrem Server installiert?
JSON.parse: unexpected character at line 1 column 1 of the JSON data*Describe the bug**
A clear and concise description of what the bug is.

Nextcloud version: 30.7
Bookmarks version 4.0.5
Floccus Version : 4.4.7

I use TOTP in Nextcloud with an app password for floccus. It was working with nextcloud version 19. (I don't remember which floccus and bookmark versions I used at that time)

Originally created by @trupf on GitHub (Jan 14, 2021). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/790 As the header say I get a syncing error: 2021-01-14T20:05:55.988Z Starting sync process for account trupf@trhome.my-router.de 2021-01-14T20:05:56.058Z Using "merge default" strategy (no cache available) 2021-01-14T20:06:02.768Z Fetching bookmarks 2021-01-14T20:06:03.461Z Syncing failed with E020: Antwort des Servers konnte nicht gelesen werden. Ist die Bookmarks App auf Ihrem Server installiert? JSON.parse: unexpected character at line 1 column 1 of the JSON data*Describe the bug** A clear and concise description of what the bug is. Nextcloud version: 30.7 Bookmarks version 4.0.5 Floccus Version : 4.4.7 I use TOTP in Nextcloud with an app password for floccus. It was working with nextcloud version 19. (I don't remember which floccus and bookmark versions I used at that time)
Author
Owner

@marcelklehr commented on GitHub (Jan 14, 2021):

If the app is installed on your nextcloud, this may indicate a server error. You can try to find out more with the following steps:

Firefox

  • Go to about:debugging
  • Click on 'This firefox'
  • click on inspect button next to floccus entry
  • go to the network tab in the inspector tab
  • trigger a sync by clicking on sync now for the account of your choice.
  • check the failing network requests

Chrome

  • Go to chrome://extensions
  • enable Developer mode
  • click on dist/html/background.html button in floccus' entry next to "Inspect views: "
  • go to the network tab in the inspector window
  • trigger a sync by clicking on sync now for the account of your choice
  • check the failing network requests

Also check the nextcloud log for errors.

<!-- gh-comment-id:760455614 --> @marcelklehr commented on GitHub (Jan 14, 2021): If the app is installed on your nextcloud, this may indicate a server error. You can try to find out more with the following steps: #### Firefox * Go to `about:debugging` * Click on 'This firefox' * click on `inspect` button next to floccus entry * go to the network tab in the inspector tab * trigger a sync by clicking on `sync now` for the account of your choice. * check the failing network requests #### Chrome * Go to `chrome://extensions` * enable `Developer mode` * click on `dist/html/background.html` button in floccus' entry next to "Inspect views: " * go to the network tab in the inspector window * trigger a sync by clicking on `sync now` for the account of your choice * check the failing network requests Also check the nextcloud log for errors.
Author
Owner

@trupf commented on GitHub (Jan 14, 2021):

Don't know about the reason, but after a restart of my webserver it is working again.

<!-- gh-comment-id:760507494 --> @trupf commented on GitHub (Jan 14, 2021): Don't know about the reason, but after a restart of my webserver it is working 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:1477177415 --> @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#501
No description provided.