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

Settings Sync always starts as logged out before realizing it's actually signed in #193740

Open
50Wliu opened this issue Sep 21, 2023 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug settings-sync
Milestone

Comments

@50Wliu
Copy link
Member

50Wliu commented Sep 21, 2023

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

  • VS Code Version: 1.83.0-insider (user setup) 11bfd76
  • OS Version: Windows_NT x64 10.0.22631

Steps to Reproduce:

  1. Start VS Code
  2. Note that the Accounts menu is badged and asking for settings sync sign-in
  3. Ignore it and wait a few seconds...
  4. Note that the Accounts menu is now un-badged and settings sync is showing as signed-in

Note: I am signed into Settings Sync using my Microsoft account.

Recording.2023-09-21.160146.mp4

Here's some logs if they're interesting...let me know if I need to turn on trace debugging.

Microsoft Authentication
2023-09-21 16:00:41.970 [info] Getting sessions for all scopes...
2023-09-21 16:00:41.970 [info] Got 13 sessions for all scopes...
2023-09-21 16:00:41.973 [info] [email offline_access openid profile] Getting sessions
2023-09-21 16:00:41.973 [info] [email offline_access openid profile] Got 6 sessions
2023-09-21 16:01:28.905 [info] Getting sessions for all scopes...
2023-09-21 16:01:28.906 [info] Got 13 sessions for all scopes...
2023-09-21 16:01:28.907 [info] [email offline_access openid profile] Getting sessions
2023-09-21 16:01:28.907 [info] [email offline_access openid profile] Got 6 sessions
@50Wliu
Copy link
Member Author

50Wliu commented Sep 22, 2023

Also reproes on a different machine using a 10-day-old Insiders version,
Version: 1.83.0-insider (user setup)
Commit: 03671d332bf6a34782d5adc64086bc8e083a1590
Date: 2023-09-12T15:07:34.330Z
Electron: 25.8.0
ElectronBuildId: 23503258
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Windows_NT x64 10.0.25958

@sandy081 sandy081 added bug Issue identified by VS Code Team member as probable bug settings-sync labels Oct 3, 2023
@sandy081 sandy081 added this to the October 2023 milestone Oct 3, 2023
@sandy081 sandy081 modified the milestones: October 2023, November 2023 Oct 23, 2023
@sandy081 sandy081 modified the milestones: November 2023, Backlog Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug settings-sync
Projects
None yet
Development

No branches or pull requests

3 participants