Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

sync not working between PCs

  • 3 antwoorden
  • 1 heeft dit probleem
  • 3 weergaven
  • Laatste antwoord van 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.

Alle antwoorden (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.

Bewerkt door cor-el op

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.

Bewerkt door cor-el op

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.