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

Sync - Too many failures with authentication #89334

Closed
sandy081 opened this issue Jan 27, 2020 · 1 comment
Closed

Sync - Too many failures with authentication #89334

sandy081 opened this issue Jan 27, 2020 · 1 comment
Assignees
Labels
authentication Issues with the Authentication platform bug Issue identified by VS Code Team member as probable bug settings-sync verified Verification succeeded
Milestone

Comments

@sandy081
Copy link
Member

sandy081 commented Jan 27, 2020

Today after updating to latest insiders, we have seen following two error notifications

  • Sync disabled because of too many errors
  • Failed to save settings.json file

Also an unexpected picker is shown.

Screenshot 2020-01-27 at 12 21 12

Log:

020-01-27 12:17:58.517] [userDataSync] [error] Error: Request 'https://<host:port>/resource/settings/latest' is not authorized.
    at h.request (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:431:587)
    at async h.read (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:429:989)
    at async w.hasRemoteData (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:384:337)
    at async p.hasRemoteData (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:426:467)
    at async l.isTurnedOffEverywhere (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:417:570)
    at async l.sync (file:///Applications/Visual Stu
@sandy081 sandy081 added bug Issue identified by VS Code Team member as probable bug settings-sync labels Jan 27, 2020
@sandy081 sandy081 added this to the January 2020 milestone Jan 27, 2020
sandy081 added a commit that referenced this issue Jan 27, 2020
@sandy081
Copy link
Member Author

Fixed the save conflicts issue. Rest is about the auth.

@sandy081 sandy081 removed their assignment Jan 27, 2020
@sandy081 sandy081 added the authentication Issues with the Authentication platform label Jan 27, 2020
@sandy081 sandy081 added the verified Verification succeeded label Jan 30, 2020
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
authentication Issues with the Authentication platform 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

2 participants