搜索 | 用户支持

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

详细了解

sync not working between PCs

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

more options

Hi! I have a primary computer with all bookmarks, history, extensions, etc. I've logged in to another computer and clicked to sync my information, but nothing is coming over. Now I'm worried my bookmarks, etc., have been erased, but I won't have access to my primary computer for several days. Is the sync just not working? Please help, thank you.

Hi! I have a primary computer with all bookmarks, history, extensions, etc. I've logged in to another computer and clicked to sync my information, but nothing is coming over. Now I'm worried my bookmarks, etc., have been erased, but I won't have access to my primary computer for several days. Is the sync just not working? Please help, thank you.

所有回复 (3)

more options

You can open about:sync-log via the location bar to see if recent Sync logs are available. You can upload the file to a website like Pastesite if you can't post the content of the file 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. If you get the warning page, you can click the "Accept the Risk and Continue" button.

由cor-el于修改

more options

cor-el said

You can open about:sync-log via the location bar to see if recent Sync logs are available. You can upload the file to a website like Pastesite if you can't post the content of the file 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. If you get the warning page, you can click the "Accept the Risk and Continue" button.

I'm not sure I understand. When I go to about:sync-log, nothing is there.

由cor-el于修改

more options

By default will Firefox only create a sync log (error-sync-xxxxxxxxxxxxx.txt) if there has been an error with Sync, so if the about:sync-log is empty then everything is OK and there haven't been errors. The logOnSuccess pref I mentioned above allows to create a log every time Firefox performs a sync to allow you to check the progress. If you set that pref to true then you should always reset the pref to false once you are done testing how Sync performs to prevent Firefox from filling up the Crash Reports folder with success-sync logs.