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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync fails to start sync after login #90636

Closed
miguelsolorio opened this issue Feb 13, 2020 · 0 comments
Closed

Sync fails to start sync after login #90636

miguelsolorio opened this issue Feb 13, 2020 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug settings-sync verified Verification succeeded
Milestone

Comments

@miguelsolorio
Copy link
Contributor

miguelsolorio commented Feb 13, 2020

Issue Type: Bug

  1. Clear out sync data (reset local sync, turn off, sign out)
  2. Turn on sync
  3. Login
  4. 馃悰 Fails to start sync
    image

What's interesting is that I am logged in because the command "Sync: Sign Out" appears:

image

Account log

[Info  - 22:28:46.583] Logging in...
[Info  - 22:28:51.524] Exchanging login code for token
[Info  - 22:28:51.900] Exchanging login code for token success
[Info  - 22:28:51.902] Login successful

After I click on "Turn On" again, I'm not prompted to sign in and sync does start. Here are those logs:

[2020-02-13 22:51:01.835] [userDataSync] [info] Auto Sync: Started
[2020-02-13 22:51:02.026] [userDataSync] [info] Settings: Failed to synchronize settings as there is a new remote version available. Synchronizing again...
[2020-02-13 22:51:02.213] [userDataSync] [info] Settings: Updated remote settings
[2020-02-13 22:51:02.256] [userDataSync] [info] Settings: Updated last synchronized settings
[2020-02-13 22:51:02.261] [userDataSync] [info] Keybindings: No changes found during synchronizing keybindings.
[2020-02-13 22:51:02.265] [userDataSync] [info] UI State: No changes found during synchronizing ui state.
[2020-02-13 22:51:02.331] [userDataSync] [info] Extensions: No changes found during synchronizing extensions.
[2020-02-13 22:51:02.331] [userDataSync] [info] Sync done. Took 497ms
[2020-02-13 22:51:03.245] [userDataSync] [info] Auto Sync: Triggerred.
[2020-02-13 22:51:03.285] [userDataSync] [info] Settings: No changes found during synchronizing settings.
[2020-02-13 22:51:03.289] [userDataSync] [info] Keybindings: No changes found during synchronizing keybindings.
[2020-02-13 22:51:03.291] [userDataSync] [info] UI State: No changes found during synchronizing ui state.
[2020-02-13 22:51:03.359] [userDataSync] [info] Extensions: No changes found during synchronizing extensions.
[2020-02-13 22:51:03.360] [userDataSync] [info] Sync done. Took 114ms

VS Code version: Code - Insiders 1.43.0-insider (1fbaccc, 2020-02-13T06:41:13.411Z)
OS version: Windows_NT x64 10.0.17763

System Info
Item Value
CPUs Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz (2 x 2200)
GPU Status 2d_canvas: unavailable_software
flash_3d: disabled_software
flash_stage3d: disabled_software
flash_stage3d_baseline: disabled_software
gpu_compositing: disabled_software
multiple_raster_threads: disabled_off
oop_rasterization: disabled_off
protected_video_decode: disabled_off
rasterization: disabled_software
skia_renderer: disabled_off_ok
video_decode: disabled_software
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: unavailable_software
webgl2: unavailable_software
Load (avg) undefined
Memory (System) 7.00GB (3.58GB free)
Process Argv
Screen Reader no
VM 0%
Extensions: none (1 theme extensions excluded)
@RMacfarlane RMacfarlane added the bug Issue identified by VS Code Team member as probable bug label Feb 14, 2020
@RMacfarlane RMacfarlane added this to the February 2020 milestone Feb 14, 2020
@rebornix rebornix added the verified Verification succeeded label Feb 27, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Mar 30, 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 settings-sync verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants