Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Fixed Sync does not appear to recover from network outage #7972

Closed
alexwykoff opened this issue Mar 29, 2017 · 1 comment
Closed

Fixed Sync does not appear to recover from network outage #7972

alexwykoff opened this issue Mar 29, 2017 · 1 comment

Comments

@alexwykoff
Copy link
Contributor

alexwykoff commented Mar 29, 2017

Old title: Sync does not appear to recover from network outage #7972 (comment)

Test plan

#8108 (comment)


  • Did you search for similar issues before submitting this one?
    Yes

  • Describe the issue you encountered:
    If the network is disconnected and Brave is left open, sync will not reconnect and update appropriately.

  • Platform (Win7, 8, 10? macOS? Linux distro?):
    Tested on OS X

  • Brave Version (revision SHA):
    0.14.0 RC2 (b00c5d9)

  • Steps to reproduce:

    1. Use a clean profile on two machines
    2. Create a new sync group on machine1
    3. Join the sync group on machine2
    4. Turn off the network for machine2
    5. Add a bookmark and a bookmark folder on machine1
    6. Turn on the network for machine2
    7. Wait a reasonable amount of time (5 minutes I believe was the schedule, but I did 20 for good measure)
  • Actual result:
    The bookmark, bookmark folder, and history are not synced, even if history sync is turned on later

  • Expected result:
    Sync should retry periodically and when the network is available, resume sync functionality.

  • 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?
    Not sure

  • Can this issue be consistently reproduced?
    Yes

  • Extra QA steps:
    1.
    2.
    3.

  • Screenshot if needed:

  • Any related issues:

@diracdeltas
Copy link
Member

diracdeltas commented Apr 3, 2017

how long did you wait between steps 3 and 4?

i would expect sync to fail silently until restart if the network is disconnected before registration is done (in fact i have seen this before). however, if registration is done, it should be retrying on network failure. cc @ayumi

diracdeltas added a commit that referenced this issue Apr 6, 2017
Fix #7972

Test plan:
1. turn off wifi
2. try to setup sync in a clean profile. you should see an error message.
3. turn wifi back on.
4. click the 'retry' button in about:preferences#sync
5. sync should now set up
diracdeltas added a commit that referenced this issue Apr 7, 2017
Fix #7972

Test plan:
1. turn off wifi
2. try to setup sync in a clean profile. you should see an error message.
3. turn wifi back on.
4. click the 'retry' button in about:preferences#sync
5. sync should now set up
@srirambv srirambv changed the title Sync does not appear to recover from network outage Fixed - Sync does not appear to recover from network outage Apr 13, 2017
@alexwykoff alexwykoff changed the title Fixed - Sync does not appear to recover from network outage Fixed Sync does not appear to recover from network outage Apr 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants