Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background/timed sync repeatedly fails with "Error: Can't find bookmark for id. at checkForApiError" log messages #481

Open
trystero11 opened this issue Jun 17, 2024 · 0 comments

Comments

@trystero11
Copy link

trystero11 commented Jun 17, 2024

Describe the issue you are experiencing
Background sync operations consistently fail with "Something went wrong" error notifications. The log shows "Error: Can't find bookmark for id. at checkForApiError" messages at the times of failure.

I don't see this failure when I manually click "Update Sync" to force a refresh; it's only the timed/background sync operations that produce it.

I've tried disabling my existing sync and creating a new one; still seeing the same issue.

How can the issue be reproduced?
Allow sync operations to run in the background, I guess.

Desktop browser
Please complete the following information for all affected desktop browsers:

  • OS: macOS Sonoma 14.5 and Windows 10 Pro 22H2 (build 19045.4529)
  • Browser [e.g. Chrome, Firefox]: Google Chrome
  • Version [e.g. v1.5.0]: 126.0.6478.62 (x86_64)

I have Chrome's native bookmark sync functionality disabled.

I also run xbrowsersync in Firefox 127.0; that extension doesn't produce the same background-sync failures, and its log doesn't show the "Error: Can't find bookmark for id." error messages.

Application log
Please include the logs from the affected clients:

Log entries ```

2024-06-17 18:09:06.540 [trace] onMoved event detected
2024-06-17 18:09:06.737 [trace] onRemoved event detected
2024-06-17 18:09:07.902 [trace] Sync cxykyw (push) queued
2024-06-17 18:09:08.152 [trace] Sync 9e7c5h (push) queued
2024-06-17 18:09:08.590 [error] Error: Can't find bookmark for id. at checkForApiError (chrome-extension://lcbjdhceifofjlpecfpeimnnphbcjgnc/js/background.min.js:5048:19) at chrome-extension://lcbjdhceifofjlpecfpeimnnphbcjgnc/js/background.min.js:5367:36
2024-06-17 18:09:08.606 [trace] Sync cxykyw failed

</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant