Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

sync not working between PCs

  • 3 답장
  • 1 이 문제를 만남
  • 3 보기
  • 최종 답변자: 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.