Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Bookmarks aren't syncing between my Macs

  • 4 ответа
  • 1 имеет эту проблему
  • 24 просмотра
  • Последний ответ от prouss

more options

Sync between my iMac and Macbook is working fine for everything except Bookmarks - any suggestions? Thanks

Sync between my iMac and Macbook is working fine for everything except Bookmarks - any suggestions? Thanks

Все ответы (4)

more options

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

more options

Thanks - I'm not familiar with pastebin so hope I've done this right!

<script src="https://pastebin.com/embed_js/U6s4DvCx"></script>

more options

You can see at line 115 and further that there is a problem with the bookmarks.

1544985168110   Sync.Engine.Bookmarks   WARN    Error creating record: TypeError: http:/// is not a valid URL.(resource://gre/modules/Bookmarks.jsm:2441:18) JS Stack trace: rowsToItemsArray/<@Bookmarks.jsm:2441:18
rowsToItemsArray@Bookmarks.jsm:2425:10
query@Bookmarks.jsm:1969:26
1544985168161   Sync.Engine.Bookmarks.BookmarkSyncUtils DEBUG   pushChanges: Processed change records: {"weak":0,"skipped":2722,"updated":0}

You can check in the Bookmarks Manager (Library) if you can locate a "http:///" bookmark.

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:

more options

Thanks - there was a corrupted bookmark with "///" that wouldn't delete so I had to delete the sqlite files and it seems to have cleared up!