Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

sync not working between PCs

  • 3 përgjigje
  • 1 e ka hasur këtë problem
  • 1 parje
  • Përgjigjja më e re nga 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.

Krejt Përgjigjet (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.

Ndryshuar nga 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.

Ndryshuar nga 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.