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

Cannot turn on settings sync #103005

Closed
lszomoru opened this issue Jul 21, 2020 · 1 comment
Closed

Cannot turn on settings sync #103005

lszomoru opened this issue Jul 21, 2020 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders settings-sync verified Verification succeeded
Milestone

Comments

@lszomoru
Copy link
Member

Version: 1.48.0-insider (user setup)
Commit: 6c21258
Date: 2020-07-20T05:33:03.267Z
Electron: 8.3.3
Chrome: 80.0.3987.165
Node.js: 12.13.0
V8: 8.0.426.27-electron.0
OS: Windows_NT x64 10.0.19041

Steps to Reproduce:

  1. Turn on settings sync
    Error while starting Sync: Cannot read property 'version' of null

Does this issue occur when all extensions are disabled?: Yes

@sandy081 sandy081 added bug Issue identified by VS Code Team member as probable bug settings-sync labels Jul 21, 2020
@sandy081 sandy081 added this to the July 2020 milestone Jul 21, 2020
@sandy081
Copy link
Member

To verify:

  • Machine 1: Make sure you do not have keybindings.json file (Delete it if you have). Have some settings (for eg: theme)
  • Machine 1: Turn on Sync
  • Machine 1: Turn off Sync (only on this machine)
  • Machine 2: Start fresh (use new user data dir and extensions dir)
  • Machine 2: Turn on Sync
  • Machine 2: Change theme and sync
  • Machine 1: Turn on Sync and you will see a dialog to replace/merge. Choose Replace local.

Verify that Replace Local succeeds and sync is turned on without errors.

sbatten pushed a commit to sbatten/vscode that referenced this issue Jul 21, 2020
@lszomoru lszomoru added the verified Verification succeeded label Aug 6, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Sep 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders settings-sync verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants
@lszomoru @sandy081 and others