Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RelChannel Browser cannot join sync chain with Beta/Dev browsers #4678

Closed
brianddk opened this issue Jun 1, 2019 · 15 comments
Closed

RelChannel Browser cannot join sync chain with Beta/Dev browsers #4678

brianddk opened this issue Jun 1, 2019 · 15 comments
Labels
design A design change, especially one which needs input from the design team feature/sync needs-more-info The report requires more detail before we can decide what to do with this issue. priority/P5 Not scheduled. Don't anticipate work on this any time soon.

Comments

@brianddk
Copy link

brianddk commented Jun 1, 2019

Description

When creating a sync-chain with android, desktop-dev and desktop-beta browsers, the desktop-rel browser cannot join the chain. Attempting to add it just results in a no action when clicking "Confirm sync Code". Only way to dismiss the dialog is to click "Cancel"

Steps to Reproduce

  1. Install Dev channel of Brave.
  2. Start a sync channel with brave-dev.
  3. Install Brave on Android.
  4. Add android to sync channel.
  5. Install Beta channel of Brave.
  6. Add brave-beta to the sync channel.
  7. Install Release channel of Brave
  8. Add brave-rel to sync channel.
  9. Observe that Sync Code dialog won't dismiss after entering code.

Actual result:

image

Clicking confirmation does not dismiss dialog

Expected result:

I expect the behavior to either produce an error, or accept the code and dismiss the dialog.

Reproduces how often:

Reproduces every time in the desktop-rel browser, and not at all in desktop-beta or desktop-dev browsers

Brave version (brave://version info)

Version/Channel Information:

  • Can you reproduce this issue with the current release? Yes
  • Can you reproduce this issue with the beta channel? No
  • Can you reproduce this issue with the dev channel? No
  • Can you reproduce this issue with the nightly channel? Unknown

Other Additional Information:

  • Does the issue resolve itself when disabling Brave Shields? No
  • Does the issue resolve itself when disabling Brave Rewards? No
  • Is the issue reproducible on the latest version of Chrome? N/A

Miscellaneous Information:

Perhaps this is related to the order added. Perhaps only two desktop version can be on one chain. Perhaps desktop-beta, desktop-dev, desktop-rel all share the same settings database.

@brianddk
Copy link
Author

brianddk commented Jun 1, 2019

Note... sync code which is obscured is NOT my actual sync code. It was just randomly generated for the screen shot.

@brianddk
Copy link
Author

brianddk commented Jun 1, 2019

@rebron rebron added the design A design change, especially one which needs input from the design team label Jun 21, 2019
@rebron
Copy link
Collaborator

rebron commented Jun 21, 2019

cc: @rossmoody Will need to account for cross-channel (e.g. Brave Beta macOS, Brave Dev on Windows) sync via detection and error dialog, since we're not supporting cross-channel sync. Primary use case is release channel sync across all platforms.

@rebron
Copy link
Collaborator

rebron commented Jun 21, 2019

@brianddk Are you still running into this issue? We were thinking maybe a firewall issue?

@rebron rebron added needs-more-info The report requires more detail before we can decide what to do with this issue. priority/P5 Not scheduled. Don't anticipate work on this any time soon. labels Jun 21, 2019
@brianddk
Copy link
Author

I can't verify, I had to remove Brave because of: #4904 . I can go ahead and close since I no longer have a platform to test it on.

@tmanderson
Copy link

tmanderson commented Dec 9, 2019

@rebron I'm currently getting this issue. I enter my sync code, as provided from another computer that has all my bookmarks and, when I click "confirm sync code" nothing happens. This is on release channel.

@Alain1919
Copy link

I've got the same issue. Confirm sync code doesn't work when trying to come over from mobile. Funny as when I clicked setup Mobile it crashes the browser each time so desktop setup was the last option. Nailed it!

@palunel
Copy link

palunel commented Jan 14, 2020

Hey there, same issue here. Clicking the Confirm Sync button has no effect. I am not coming from mobile but from my other Windows machine.

Version 1.2.42 Chromium: 79.0.3945.117 (Official Build) (64-bit)
Windows 10 Home 1809 OS Build 17763.914

@Palik-ua
Copy link

I think i defeat it! Just try to enter incorrect words (i accidentally paste the combination twice) and hit Sync. Browser will show an error? than correct the combination and sync again.

@IgnacioMGarrido
Copy link

IgnacioMGarrido commented Feb 9, 2020

Same issue here, I have my laptop and my android device on a chain but when i try to add my desktop computer and click confirm it does nothing.
Brave Version 1.2.43 Chromium: 79.0.3945.130 (Official Build) (64-bit)
Windows 10 Pro

@codesnippy
Copy link

Same issue here. I have my laptop and my android device on a chain. When I try my second laptop and click confirm it does nothing.
Brave Version 1.2.43 Chromium: 79.0.3945.130 (Official Build) (64-bit)
Debian 10

@bbondy bbondy added this to the Closed / Invalid milestone Jun 3, 2020
@aherstein
Copy link

aherstein commented Aug 14, 2020

This does not work for me. I am on Pop_OS (Linux) trying to sync to iOS. Brave version is 1.12.112 Chromium: 84.0.4147.125 (Official Build) (64-bit)

@71walceli
Copy link

71walceli commented Dec 20, 2020

I have an issue with Sync. I can't leave a sync chain on my computer. My reason to do it is that it stopped working altogether on my PC. It's broken since a two weeks ago, it's completely outdated. I was able to leave the chain from my phone though.

Every time I try to do it, Brave asks me for confirmation. I accept. As soon as I do, it gets to the general settings page (brave://settings/braveSync). I go back to it, and then it's all as it was, as if I didn't touch anything. It's like this when I try to toggle any setting, getting dismissed. whenever brave://settings/braveSync/setup loads.

System info:

Linux Mint 18.3
kernel: Linux HP-ProBook-6470b 4.15.0-122-generic #124~16.04.1-Ubuntu SMP Thu Oct 15 16:08:36 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
GPU: 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) (prog-if 00 [VGA controller])

I was unable to find issues similar to mine, I couldn't find it in the issues of this project either...

Should I create an issue about this?

Thanks in advance...

@sujay1844
Copy link

same issue as @71walceli. It happens when I try to sync between Windows and Arch

@71walceli
Copy link

71walceli commented May 7, 2021

I resorted to deleting, creating a new profile and copying every file to that other profile, then deleting all data. A very nasty workaround, which deleted every addon and every other Brave setting. What a workaround! I'd just expect that I don't mess sync up again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design A design change, especially one which needs input from the design team feature/sync needs-more-info The report requires more detail before we can decide what to do with this issue. priority/P5 Not scheduled. Don't anticipate work on this any time soon.
Projects
None yet
Development

No branches or pull requests