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

No settings sync button under Accounts or Manage section #182085

Closed
qqlearn123 opened this issue May 10, 2023 · 7 comments
Closed

No settings sync button under Accounts or Manage section #182085

qqlearn123 opened this issue May 10, 2023 · 7 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@qqlearn123
Copy link

qqlearn123 commented May 10, 2023

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

  • VS Code Version: 1.78.1
  • OS Version: Windows 10

Steps to Reproduce:

  1. Open vscode
  2. Click Accounts button on the bottom left corner, there is no settings sync in the list any more.

Previously, I can do things like 'sync now' and 'show synced data'. But I don't know how to do those any more.

It seems also there is no 'Show Synced Data' and 'Turn on Settings Sync' in Command Palette any more.

Everything works as expected in version 1.77.3 though.

@sandy081
Copy link
Member

Can you please go to extensions view and look for following extensions

@builtin github for Github Authentication extension
@builtin microsoft for Microsoft Account extension

Are they enabled?

Can you also please share following log

  • F1 > Open View... > Window

@sandy081 sandy081 added the info-needed Issue requires more information from poster label May 10, 2023
@qqlearn123
Copy link
Author

qqlearn123 commented May 10, 2023

I can confirm that both extensions are enabled. And, I do logged into my Microsoft account and settings sync seems to be on as well (no turn on settings shown in settings page C-,).

In the Window log, I do see one error and one warning.

[error] Error: Unavailable due to network problems
    at f.y (c:\Users\me\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\microsoft-authentication\dist\extension.js:2:553242)
    at processTicksAndRejections (node:internal/process/task_queue:96:5)
    at a sync Promise.all (index 0)

[warning] Settings Sync: Accounts are not initialized

Not sure what the exact problem (root cause) is, but on the same exact computer, v1.77.3 works fine for me.

@sandy081
Copy link
Member

Can you please share the following log?

  • F1 > Open View... > Microsoft Authentication

@TylerLeonhardt Any insights here?

@qqlearn123
Copy link
Author

qqlearn123 commented May 12, 2023

Besides all [info], below is one [error] I encountered,

[error] Fetching token failed for scopes (email offline_access opened profile): request to https://login.microsoftonline.com/organizations/oauth2/v2.0/token failed, reason: unable to get local issuer certificate

However, when downgraded to v1.77.3, no such error occurred and login using Microsoft account to activate settings sync worked fine.

@TylerLeonhardt
Copy link
Member

@chrmarti this last error looks like a proxy related error, doesn't it?

@qqlearn123
Copy link
Author

qqlearn123 commented May 12, 2023

Seems to be the case. But using exactly the same environment, there is no problem at all for v1.77.3.

@chrmarti
Copy link
Contributor

Please retry with 1.78.2, that should fix it. (#181404)

@github-actions github-actions bot locked and limited conversation to collaborators Jun 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

4 participants