搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Is there an upper limit on number of bookmarks that can handle Firefox Sync?

  • 3 个回答
  • 2 人有此问题
  • 6 次查看
  • 最后回复者为 cor-el

more options

OS: Ubuntu 16.04.5 64-bit (on both devices)

Two devices use the same Firefox Sync account to sync bookmarks.

I have hard time to sync them. Currently I have 3784 entries in bookmarks collection; one of devices fails to get them in sync. I have to use "Restore from backup" instead, which is a lame workaround.

Is there a documented upper limit of bookmarks (and/or other hard limits that apply) that Firefox Sync can actually handle?

OS: Ubuntu 16.04.5 64-bit (on both devices) Two devices use the same Firefox Sync account to sync bookmarks. I have hard time to sync them. Currently I have 3784 entries in bookmarks collection; one of devices fails to get them in sync. I have to use "Restore from backup" instead, which is a lame workaround. Is there a documented upper limit of bookmarks (and/or other hard limits that apply) that Firefox Sync can actually handle?

所有回复 (3)

more options

There is only a limit for the payload used for synced tabs and a date/time range for the history. I don't think there is a limit for the bookmarks, but bookmarks are synced in chunks of a few hundred items (200), so it takes some time to sync a large amount of bookmarks.

You can open about:sync-log via the location bar to see if there is a recent log available. You can upload a recent log if the log is too big to put in a reply.

You can temporarily toggle this pref to true to get a Sync log in case of success to check how Sync performs.

  • services.sync.log.appender.file.logOnSuccess = true

Do not forget to reset services.sync.log.appender.file.logOnSuccess after you are done testing.

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

more options

Thanks for the comment.

The latest entry from about:sync-log (error log)

https://pastebin.com/vqUk3SGQ

more options

There seem to be errors with the bookmarks and you also seem to quite a few of them as I see a mention of over 3000 blocks. If I look at the log then I see a lot of lines about reparenting blocks.


If you use Sync then best is to disconnect Sync temporarily during troubleshooting.

You can check for problems with the places.sqlite database (bookmarks and history) in the Firefox profile folder.

  • use "Verify Integrity" button on the "Help -> Troubleshooting Information" (about:support) page
    in case errors are reported close and restart Firefox and retry

See also:

If "Verify Integrity" button on the "Help -> Troubleshooting Information" (about:support) page cannot repair places.sqlite then remove all places.sqlite files in the Firefox profile folder. Firefox will rebuild places.sqlite and restore the bookmarks from a recent JSON backup in the bookmarkbackups folder.

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.