microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.63k stars 29.04k forks source link

Settings sync to Microsoft (hotmail) account failes #197762

Closed kingma-sbw closed 11 months ago

kingma-sbw commented 11 months ago

Type: Bug

Setting up settings sync to a Microsoft (hotmail) account fails with no accounts available just like #195532. The ticket was closed as been fixed in 1.84. It is not fixed for me

Version: 1.84.1 (user setup) Commit: 2b35e1e6d88f1ce073683991d1eff5284a32690f Date: 2023-11-06T12:35:59.022Z Electron: 25.9.2 ElectronBuildId: 24603566 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Windows_NT x64 10.0.19045

VS Code version: Code 1.84.1 (2b35e1e6d88f1ce073683991d1eff5284a32690f, 2023-11-06T12:35:59.022Z) OS version: Windows_NT x64 10.0.19045 Modes:

System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz (8 x 2803)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|15.68GB (4.48GB free)| |Process Argv|--crash-reporter-id c33f1008-a78d-443e-8705-8ae30d50abe3| |Screen Reader|no| |VM|0%|
Extensions (48) Extension|Author (truncated)|Version ---|---|--- vscode-css-formatter|aes|1.0.2 tsl-problem-matcher|amo|0.6.2 color-info|bie|0.7.2 vscode-intelephense-client|bme|1.10.0 vscode-eslint|dba|2.4.2 vscode-quick-select|dba|0.2.9 composer-php-vscode|DEV|1.40.14103 intelli-php-vscode|DEV|0.10.14097 phptools-vscode|DEV|1.40.14209 profiler-php-vscode|DEV|1.40.14209 git-watch-vscode-rename|eri|1.1.0 prettier-vscode|esb|10.1.0 auto-rename-tag|for|0.1.10 classroom|git|0.0.4 remotehub|Git|0.62.0 vscode-pull-request-github|Git|0.76.1 composer|ika|0.8.0 vscode-edit-csv|jan|0.8.3 regionfolder|map|1.0.22 rainbow-csv|mec|3.8.0 git-graph|mhu|1.30.0 code-beautifier|mic|2.3.3 gitignore|mic|1.0.1 language-gettext|mro|0.2.2 vscode-docker|ms-|1.27.0 remote-containers|ms-|0.321.0 remote-wsl|ms-|0.81.8 azure-repos|ms-|0.38.0 powershell|ms-|2023.8.0 remote-repositories|ms-|0.40.0 vsliveshare|ms-|1.0.5892 sqltools|mtx|0.28.0 sqltools-driver-mysql|mtx|0.6.0 php-docblocker|nei|2.7.0 vetur|oct|0.37.3 vscode-xml|red|0.26.1 vscode-yaml|red|1.14.0 phpdoc-comment-vscode-plugin|rex|1.3.0 format-html-in-php|rif|1.7.0 LiveServer|rit|5.7.9 markdown-preview-enhanced|shd|0.8.10 sass-indented|syl|1.8.28 pdf|tom|1.2.2 highlight-matching-tag|vin|0.11.0 region-highlighter|Wie|1.0.1 php-debug|xde|1.34.0 php-snippets-for-vscode|Yis|1.1.1 markdown-all-in-one|yzh|3.5.1
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242cf:30382550 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vsdfh931:30280409 vshan820:30294714 vstes263:30335439 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593cf:30376535 pythonvs932:30410667 py29gd2263:30880072 vsclangdf:30486550 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30695312 azure-dev_surveyone:30548225 2e4cg342:30602488 89544117:30613380 2i9eh265:30646982 showlangstatbar:30737416 pythonfmttext:30731395 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 pythonnosmt12:30797651 pythonidxpt:30866567 pythonnoceb:30805159 synctok:30869157 dsvsc013:30795093 dsvsc014:30804076 dsvsc015:30845448 pythontestfixt:30871694 pythonregdiag2:30871582 pythonmypyd1:30879173 pythoncet00cf:30874137 pythontbext0:30879054 dsvsc016:30880769 dsvsc018cf:30880895 aa_t_chat:30882232 ```
gcjyzdd commented 11 months ago

Same issue here; though I use a GitHub account:

Version: 1.84.1 Commit: 2b35e1e6d88f1ce073683991d1eff5284a32690f Date: 2023-11-06T12:35:31.181Z Electron: 25.9.2 ElectronBuildId: 24603566 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Linux x64 6.5.9-1-MANJARO

theking2 commented 11 months ago

What helps is remove the folder %APPDATA%/code before trying again. This will destroy your settings, last recently used, folder trusts, and probably lots more but you will be able to reconnect to your account and retrieve the settings from your account. Not sure what fix #197135 tried to solve but it didn't work.

sandy081 commented 11 months ago

/duplicate

Fix will be available in the next recovery build that most probably comes out today.

vscodenpa commented 11 months ago

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!