This repository has been archived by the owner on Jul 31, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
Sync : missing bookmarks from import on other machine #112
Comments
Was able to repro:
|
34 tasks
ayumi
added a commit
that referenced
this issue
Jun 22, 2017
ayumi
added a commit
that referenced
this issue
Jun 22, 2017
ayumi
added a commit
that referenced
this issue
Jun 22, 2017
ayumi
added a commit
that referenced
this issue
Jun 29, 2017
Deprecate SEND_SYNC_RECORDS category to be optional and derived from each record. Required for #112
ayumi
added a commit
to brave/browser-laptop
that referenced
this issue
Jun 29, 2017
8 tasks
ayumi
added a commit
that referenced
this issue
Jun 29, 2017
Deprecate SEND_SYNC_RECORDS category to be optional and derived from each record. Required for #112
ayumi
added a commit
to brave/browser-laptop
that referenced
this issue
Jun 30, 2017
34 tasks
still noticing this on 0.17.16 |
@ayumi can you check this out? |
I found that:
MacOS, browser-laptop 0.17.x AWS S3 "eventual consistency" |
Ideas to make this better:
|
Original issue (as described) has been solved- I'm going to mark as closed. Steps that should always work:
Above comments captured in a new issue #139 |
ayumi
added a commit
to brave/browser-laptop
that referenced
this issue
Jul 14, 2017
Fix brave/sync#144 Also fixes some imported bookmarks lost until restart. See also: brave/sync#112 Test Plan: 1. Pyramid 0: Open and enable Sync. 2. Pyramid 1: Open and join Pyramid 0's Sync profile. Close browser. 3. P_0: Import 1000s of bookmarks. 4. P_0: Wait for Sync uploads to finish (console shows "got 0 decrypted records in BOOKMARKS after {timestamp}"). Wait an additional 3 minutes. 6. P_0: Export bookmarks to HTML file. 7. P_1: Open and wait for Sync download (~1m). 8. P_1: Export bookmarks to HTML file. 9. Run `wc -l {P_0 bookmarks HTML}` and `wc -l {P_0 bookmarks HTML}` and compare. These should match.
8 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
When importing a reasonably large number of bookmarks (>6000) the other machine which receives the sync does not have many of the bookmarks even after waiting for 20 minutes or so.
Platform (Win7, 8, 10? macOS? Linux distro?):
macOS, Windows 10
Brave Version (revision SHA):
0.17.3 (02a7878)
Steps to reproduce:
Actual result:
Bookmark order is scrambled in places an many are missing.
Numerous (thousands) of similar errors appeared on the console indicating some sort of failure with AWS.
Expected result:
the structure and contents of the first laptop should be matched by the second laptop
Will the steps above reproduce in a fresh profile? If not what other info can be added?
Yes
Is this an issue in the currently released version?
Unsure due to prior hierarchy bug.
Can this issue be consistently reproduced?
Yes
Extra QA steps:
1.
2.
3.
Screenshot if needed:
The text was updated successfully, but these errors were encountered: