microsoft / vscode

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

Sync problem #183800

Closed AtNkb closed 1 year ago

AtNkb commented 1 year ago

Type: Bug

Suddenly I saw my profiles were gone so I tried to sync them again from remote. It synced the profiles and created them but then removed them. Each time I try to add them from sync data it creates them but then removes them. Here is the log:

2023-05-30 15:55:05.622 [info] Profiles: Created profile 'Ata001'. 2023-05-30 15:55:05.625 [info] Profiles: Created profile 'ECA'. 2023-05-30 15:55:05.628 [info] Profiles: Created profile 'Laravel'. 2023-05-30 15:55:05.842 [info] Profiles: Updated remote profiles. 2023-05-30 15:55:05.848 [info] Profiles: Updated last synchronized profiles. 2023-05-30 15:55:05.849 [info] Profiles: Finished resetting profiles. 2023-05-30 15:55:08.155 [info] Auto Sync: Triggered by Activity 2023-05-30 15:55:08.156 [info] Sync started. 2023-05-30 15:55:08.298 [info] Settings: No changes found during synchronizing settings. 2023-05-30 15:55:08.312 [info] Keybindings: No changes found during synchronizing keybindings. 2023-05-30 15:55:08.325 [info] Snippets: No changes found during synchronizing snippets. 2023-05-30 15:55:08.338 [info] Tasks: No changes found during synchronizing tasks. 2023-05-30 15:55:08.355 [info] GlobalState: No changes found during synchronizing ui state. 2023-05-30 15:55:08.509 [info] Extensions: No changes found during synchronizing extensions. 2023-05-30 15:55:08.511 [info] Profiles: No changes found during synchronizing profiles. 2023-05-30 15:55:08.515 [info] Syncing profile. Ata001 2023-05-30 15:55:08.517 [info] Settings (Ata001): Last sync resource does not exist locally. 2023-05-30 15:55:08.656 [info] Request failed {"url":"https://vscode-sync.trafficmanager.net/v1/collection/fcfaa647-7954-48ee-9bf9-7cfbf519dbe3/resource/settings/72a688a2-2e57-4baa-8d58-a4db0c721b83","status":405,"execution-id":"92638f77-a8b3-4885-9b4d-82482a7f261b","operation-id":"4853db8065594b8aa83f753c3b8deb71"} 2023-05-30 15:55:08.658 [error] MethodNotFound (UserDataSyncError) syncResource:unknown operationId:4853db8065594b8aa83f753c3b8deb71: GET request 'https://vscode-sync.trafficmanager.net/v1/collection/fcfaa647-7954-48ee-9bf9-7cfbf519dbe3/resource/settings/72a688a2-2e57-4baa-8d58-a4db0c721b83' failed because the requested endpoint is not found (405). Cannot modify non-existent collection at e.UserDataSyncStoreService.z (/usr/share/code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:87:149668) at async e.UserDataSyncStoreService.resolveResourceContent (/usr/share/code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:87:144494) at async e.SettingsSynchroniser.getLastSyncUserData (/usr/share/code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:87:29567) at async e.SettingsSynchroniser.Q (/usr/share/code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:87:22506) at async e.SettingsSynchroniser.sync (/usr/share/code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:87:21866) at async o.sync (/usr/share/code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:87:130575) at async e.UserDataSyncService.M (/usr/share/code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:87:122906) at async e.UserDataSyncService.J (/usr/share/code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:87:122376) at async e.UserDataSyncService.I (/usr/share/code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:87:121987) 2023-05-30 15:55:08.658 [info] Auto Sync: Client is making invalid requests. Cleaning up data... 2023-05-30 15:55:08.939 [info] Updating remote profiles with invalid collections on server 2023-05-30 15:55:09.098 [info] Updated remote profiles on server 2023-05-30 15:55:09.098 [info] Auto Sync: Retrying sync... 2023-05-30 15:55:09.098 [info] Sync started. 2023-05-30 15:55:09.242 [info] Settings: No changes found during synchronizing settings. 2023-05-30 15:55:09.254 [info] Keybindings: No changes found during synchronizing keybindings. 2023-05-30 15:55:09.264 [info] Snippets: No changes found during synchronizing snippets. 2023-05-30 15:55:09.269 [info] Tasks: No changes found during synchronizing tasks. 2023-05-30 15:55:09.274 [info] GlobalState: No changes found during synchronizing ui state. 2023-05-30 15:55:09.360 [info] Extensions: No changes found during synchronizing extensions. 2023-05-30 15:55:09.507 [info] Profiles: Removed profile 'Ata001'. 2023-05-30 15:55:09.507 [info] Profiles: Removed profile 'ECA'. 2023-05-30 15:55:09.508 [info] Profiles: Removed profile 'Laravel'. 2023-05-30 15:55:09.535 [info] Profiles: Updated last synchronized profiles. 2023-05-30 15:55:09.554 [info] Sync done. Took 457ms 2023-05-30 16:00:09.555 [info] Auto Sync: Triggered by Interval 2023-05-30 16:00:09.555 [info] Sync started. 2023-05-30 16:00:09.976 [info] Settings: No changes found during synchronizing settings. 2023-05-30 16:00:09.986 [info] Keybindings: No changes found during synchronizing keybindings. 2023-05-30 16:00:09.996 [info] Snippets: No changes found during synchronizing snippets. 2023-05-30 16:00:10.004 [info] Tasks: No changes found during synchronizing tasks. 2023-05-30 16:00:10.015 [info] GlobalState: No changes found during synchronizing ui state. 2023-05-30 16:00:10.146 [info] Extensions: No changes found during synchronizing extensions. 2023-05-30 16:00:10.149 [info] Profiles: No changes found during synchronizing profiles. 2023-05-30 16:00:10.151 [info] Sync done. Took 596ms

VS Code version: Code 1.78.2 (b3e4e68a0bc097f0ae7907b217c1119af9e03435, 2023-05-10T14:47:05.613Z) OS version: Linux x64 5.19.0-42-generic Modes: Sandboxed: Yes

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz (4 x 3399)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
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: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|1, 1, 1| |Memory (System)|5.69GB (1.60GB free)| |Process Argv|--unity-launch --crash-reporter-id 03f1e86e-63d5-475a-8d9d-61186fca6d61| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|ubuntu-xorg| |XDG_CURRENT_DESKTOP|Unity| |XDG_SESSION_DESKTOP|ubuntu-xorg| |XDG_SESSION_TYPE|x11|
Extensions (28) Extension|Author (truncated)|Version ---|---|--- better-comments|aar|3.0.2 Bookmarks|ale|13.3.1 project-manager|ale|12.7.0 prestashop-snippets|apa|0.4.0 smarty-template-support|asw|2.1.0 vscode-intelephense-client|bme|1.9.5 tpl|cdp|1.0.1 jquerysnippets|don|0.0.1 gitlens|eam|13.6.0 vscode-html-css|ecm|1.13.1 prettier-vscode|esb|9.13.0 chatgpt-vscode|gen|0.0.8 todo-tree|Gru|0.0.226 twig-language-2|mbl|0.9.2 phpstorm-parameter-hints-in-vscode|MrC|1.1.0 vscode-apache|mrm|1.2.0 vsliveshare|ms-|1.0.5864 color-highlight|nau|2.5.0 php-docblocker|nei|2.7.0 material-icon-theme|PKi|4.27.0 format-html-in-php|rif|1.7.0 code-sftp|sat|1.18.0 swdc-vscode|sof|2.7.0 tabnine-vscode|Tab|3.6.51 vscode-wakatime|Wak|24.0.10 php-debug|xde|1.32.1 material-theme|zhu|3.15.14 html-css-class-completion|Zig|1.20.0
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vsdfh931cf:30280410 vshan820:30294714 vstes263:30335439 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593cf:30376535 pythonvs932:30410667 cppdebug:30492333 vsclangdc:30486549 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30695312 azure-dev_surveyone:30548225 vsccc:30610678 3biah626:30602489 pyind779:30671433 89544117:30613380 pythonsymbol12:30671437 a9j8j154:30646983 showlangstatbar:30737416 vsctsb:30748421 pythonms35:30701012 pythonfmttext:30731395 fixhidewlkth:30730051 pythongtdpathcf:30739705 ```
HymanZHAN commented 1 year ago

I am facing the same issue.

Several times, when I signed in on a new device or device I hadn't used in a while, VS Code "randomly" removed my profiles. (I say "randomly" because it seems profiles created right in VS Code and synced online will be kept, while profiles imported from local backup files will be deleted.)

Logs ``` 2023-07-17 12:42:55.625 [info] Syncing profile. Angular 2023-07-17 12:42:55.711 [info] Settings (Angular): No changes found during synchronizing settings. 2023-07-17 12:42:55.741 [info] Keybindings (Angular): No changes found during synchronizing keybindings. 2023-07-17 12:42:55.760 [info] Snippets (Angular): No changes found during synchronizing snippets. 2023-07-17 12:42:55.775 [info] Tasks (Angular): No changes found during synchronizing tasks. 2023-07-17 12:42:56.072 [info] GlobalState (Angular): Updated remote ui state. Added: workbench.view.sync.state.hidden. Updated: workbench.activity.pinnedViewlets2,commandPalette.mru.cache,commandPalette.mru.counter. 2023-07-17 12:42:56.083 [info] GlobalState (Angular): Updated last synchronized ui state 2023-07-17 12:42:56.423 [info] Extensions (Angular): No changes found during synchronizing extensions. 2023-07-17 12:42:56.443 [info] Syncing profile. Blogging 2023-07-17 12:42:56.513 [info] Settings (Blogging): No changes found during synchronizing settings. 2023-07-17 12:42:56.548 [info] Keybindings (Blogging): No changes found during synchronizing keybindings. 2023-07-17 12:42:56.568 [info] Snippets (Blogging): No changes found during synchronizing snippets. 2023-07-17 12:42:56.576 [info] Tasks (Blogging): No changes found during synchronizing tasks. 2023-07-17 12:42:56.664 [info] GlobalState (Blogging): No changes found during synchronizing ui state. 2023-07-17 12:42:57.121 [info] Extensions (Blogging): No changes found during synchronizing extensions. 2023-07-17 12:42:57.136 [info] Syncing profile. JS 2023-07-17 12:42:57.302 [info] Settings (JS): No changes found during synchronizing settings. 2023-07-17 12:42:57.348 [info] Keybindings (JS): No changes found during synchronizing keybindings. 2023-07-17 12:42:57.409 [info] Snippets (JS): No changes found during synchronizing snippets. 2023-07-17 12:42:57.442 [info] Tasks (JS): No changes found during synchronizing tasks. 2023-07-17 12:42:57.521 [info] GlobalState (JS): No changes found during synchronizing ui state. 2023-07-17 12:42:57.937 [info] Extensions (JS): No changes found during synchronizing extensions. 2023-07-17 12:42:57.941 [info] Syncing profile. Tauri 2023-07-17 12:42:58.028 [info] Settings (Tauri): No changes found during synchronizing settings. 2023-07-17 12:42:58.076 [info] Keybindings (Tauri): No changes found during synchronizing keybindings. 2023-07-17 12:42:58.093 [info] Snippets (Tauri): No changes found during synchronizing snippets. 2023-07-17 12:42:58.107 [info] Tasks (Tauri): No changes found during synchronizing tasks. 2023-07-17 12:42:58.182 [info] GlobalState (Tauri): No changes found during synchronizing ui state. 2023-07-17 12:42:58.419 [info] Extensions (Tauri): No changes found during synchronizing extensions. 2023-07-17 12:42:58.424 [info] Syncing profile. UI5 2023-07-17 12:42:58.472 [info] Settings (UI5): No changes found during synchronizing settings. 2023-07-17 12:42:58.485 [info] Keybindings (UI5): No changes found during synchronizing keybindings. 2023-07-17 12:42:58.496 [info] Snippets (UI5): No changes found during synchronizing snippets. 2023-07-17 12:42:58.502 [info] Tasks (UI5): No changes found during synchronizing tasks. 2023-07-17 12:42:58.535 [info] GlobalState (UI5): No changes found during synchronizing ui state. 2023-07-17 12:42:58.713 [info] Extensions (UI5): No changes found during synchronizing extensions. 2023-07-17 12:42:58.717 [info] Syncing profile. Vue 2023-07-17 12:42:58.758 [info] Settings (Vue): No changes found during synchronizing settings. 2023-07-17 12:42:58.782 [info] Keybindings (Vue): No changes found during synchronizing keybindings. 2023-07-17 12:42:58.803 [info] Snippets (Vue): No changes found during synchronizing snippets. 2023-07-17 12:42:58.813 [info] Tasks (Vue): No changes found during synchronizing tasks. 2023-07-17 12:42:58.868 [info] GlobalState (Vue): No changes found during synchronizing ui state. 2023-07-17 12:42:59.080 [info] Extensions (Vue): No changes found during synchronizing extensions. 2023-07-17 12:42:59.085 [info] Sync done. Took 7143ms 2023-07-17 12:42:59.085 [info] Auto Sync: Triggered by Activity 2023-07-17 12:42:59.085 [info] Sync started. 2023-07-17 12:42:59.179 [info] Settings: No changes found during synchronizing settings. 2023-07-17 12:42:59.188 [info] Keybindings: No changes found during synchronizing keybindings. 2023-07-17 12:42:59.203 [info] Snippets: No changes found during synchronizing snippets. 2023-07-17 12:42:59.212 [info] Tasks: No changes found during synchronizing tasks. 2023-07-17 12:42:59.229 [info] GlobalState: No changes found during synchronizing ui state. 2023-07-17 12:42:59.826 [info] Extensions: No changes found during synchronizing extensions. 2023-07-17 12:42:59.830 [info] Profiles: No changes found during synchronizing profiles. 2023-07-17 12:42:59.833 [info] Syncing profile. Angular 2023-07-17 12:42:59.883 [info] Settings (Angular): No changes found during synchronizing settings. 2023-07-17 12:42:59.890 [info] Keybindings (Angular): No changes found during synchronizing keybindings. 2023-07-17 12:42:59.898 [info] Snippets (Angular): No changes found during synchronizing snippets. 2023-07-17 12:42:59.918 [info] Tasks (Angular): No changes found during synchronizing tasks. 2023-07-17 12:43:00.206 [info] GlobalState (Angular): Updated remote ui state. Updated: workbench.activity.pinnedViewlets2,commandPalette.mru.cache,commandPalette.mru.counter. 2023-07-17 12:43:00.217 [info] GlobalState (Angular): Updated last synchronized ui state 2023-07-17 12:43:00.352 [info] Extensions (Angular): No changes found during synchronizing extensions. 2023-07-17 12:43:00.355 [info] Syncing profile. Blogging 2023-07-17 12:43:00.361 [info] Settings (Blogging): No changes found during synchronizing settings. 2023-07-17 12:43:00.368 [info] Keybindings (Blogging): No changes found during synchronizing keybindings. 2023-07-17 12:43:00.373 [info] Snippets (Blogging): No changes found during synchronizing snippets. 2023-07-17 12:43:00.377 [info] Tasks (Blogging): No changes found during synchronizing tasks. 2023-07-17 12:43:00.406 [info] GlobalState (Blogging): No changes found during synchronizing ui state. 2023-07-17 12:43:00.514 [info] Extensions (Blogging): No changes found during synchronizing extensions. 2023-07-17 12:43:00.519 [info] Syncing profile. JS 2023-07-17 12:43:00.555 [info] Settings (JS): No changes found during synchronizing settings. 2023-07-17 12:43:00.569 [info] Keybindings (JS): No changes found during synchronizing keybindings. 2023-07-17 12:43:00.584 [info] Snippets (JS): No changes found during synchronizing snippets. 2023-07-17 12:43:00.590 [info] Tasks (JS): No changes found during synchronizing tasks. 2023-07-17 12:43:00.601 [info] GlobalState (JS): No changes found during synchronizing ui state. 2023-07-17 12:43:00.726 [info] Extensions (JS): No changes found during synchronizing extensions. 2023-07-17 12:43:00.733 [info] Syncing profile. Tauri 2023-07-17 12:43:00.768 [info] Settings (Tauri): No changes found during synchronizing settings. 2023-07-17 12:43:00.787 [info] Keybindings (Tauri): No changes found during synchronizing keybindings. 2023-07-17 12:43:00.795 [info] Snippets (Tauri): No changes found during synchronizing snippets. 2023-07-17 12:43:00.804 [info] Tasks (Tauri): No changes found during synchronizing tasks. 2023-07-17 12:43:00.845 [info] GlobalState (Tauri): No changes found during synchronizing ui state. 2023-07-17 12:43:01.030 [info] Extensions (Tauri): No changes found during synchronizing extensions. 2023-07-17 12:43:01.035 [info] Syncing profile. UI5 2023-07-17 12:43:01.056 [info] Settings (UI5): No changes found during synchronizing settings. 2023-07-17 12:43:01.061 [info] Keybindings (UI5): No changes found during synchronizing keybindings. 2023-07-17 12:43:01.070 [info] Snippets (UI5): No changes found during synchronizing snippets. 2023-07-17 12:43:01.076 [info] Tasks (UI5): No changes found during synchronizing tasks. 2023-07-17 12:43:01.092 [info] GlobalState (UI5): No changes found during synchronizing ui state. 2023-07-17 12:43:01.244 [info] Extensions (UI5): No changes found during synchronizing extensions. 2023-07-17 12:43:01.246 [info] Syncing profile. Vue 2023-07-17 12:43:01.281 [info] Settings (Vue): No changes found during synchronizing settings. 2023-07-17 12:43:01.286 [info] Keybindings (Vue): No changes found during synchronizing keybindings. 2023-07-17 12:43:01.294 [info] Snippets (Vue): No changes found during synchronizing snippets. 2023-07-17 12:43:01.300 [info] Tasks (Vue): No changes found during synchronizing tasks. 2023-07-17 12:43:01.315 [info] GlobalState (Vue): No changes found during synchronizing ui state. 2023-07-17 12:43:01.457 [info] Extensions (Vue): No changes found during synchronizing extensions. 2023-07-17 12:43:01.463 [info] Sync done. Took 2377ms 2023-07-17 12:43:34.032 [info] Auto Sync: Triggered by Activity 2023-07-17 12:43:34.032 [info] Sync started. 2023-07-17 12:43:34.159 [info] Settings: No changes found during synchronizing settings. 2023-07-17 12:43:34.164 [info] Keybindings: No changes found during synchronizing keybindings. 2023-07-17 12:43:34.173 [info] Snippets: No changes found during synchronizing snippets. 2023-07-17 12:43:34.179 [info] Tasks: No changes found during synchronizing tasks. 2023-07-17 12:43:34.190 [info] GlobalState: No changes found during synchronizing ui state. 2023-07-17 12:43:34.507 [info] Extensions: No changes found during synchronizing extensions. 2023-07-17 12:43:34.531 [info] Profiles: No changes found during synchronizing profiles. 2023-07-17 12:43:34.576 [info] Syncing profile. Angular 2023-07-17 12:43:34.602 [info] Settings (Angular): No changes found during synchronizing settings. 2023-07-17 12:43:34.609 [info] Keybindings (Angular): No changes found during synchronizing keybindings. 2023-07-17 12:43:34.617 [info] Snippets (Angular): No changes found during synchronizing snippets. 2023-07-17 12:43:34.625 [info] Tasks (Angular): No changes found during synchronizing tasks. 2023-07-17 12:43:34.871 [info] GlobalState (Angular): Updated remote ui state. Updated: workbench.activity.pinnedViewlets2,workbench.statusbar.hidden,workbench.welcomePage.walkthroughMetadata. 2023-07-17 12:43:34.881 [info] GlobalState (Angular): Updated last synchronized ui state 2023-07-17 12:43:35.001 [info] Extensions (Angular): No changes found during synchronizing extensions. 2023-07-17 12:43:35.003 [info] Syncing profile. Blogging 2023-07-17 12:43:35.007 [info] Settings (Blogging): No changes found during synchronizing settings. 2023-07-17 12:43:35.012 [info] Keybindings (Blogging): No changes found during synchronizing keybindings. 2023-07-17 12:43:35.017 [info] Snippets (Blogging): No changes found during synchronizing snippets. 2023-07-17 12:43:35.021 [info] Tasks (Blogging): No changes found during synchronizing tasks. 2023-07-17 12:43:35.044 [info] GlobalState (Blogging): No changes found during synchronizing ui state. 2023-07-17 12:43:35.136 [info] Extensions (Blogging): No changes found during synchronizing extensions. 2023-07-17 12:43:35.139 [info] Syncing profile. JS 2023-07-17 12:43:35.165 [info] Settings (JS): No changes found during synchronizing settings. 2023-07-17 12:43:35.169 [info] Keybindings (JS): No changes found during synchronizing keybindings. 2023-07-17 12:43:35.225 [info] Snippets (JS): No changes found during synchronizing snippets. 2023-07-17 12:43:35.251 [info] Tasks (JS): No changes found during synchronizing tasks. 2023-07-17 12:43:35.282 [info] GlobalState (JS): No changes found during synchronizing ui state. 2023-07-17 12:43:35.378 [info] Extensions (JS): No changes found during synchronizing extensions. 2023-07-17 12:43:35.380 [info] Syncing profile. Tauri 2023-07-17 12:43:35.401 [info] Settings (Tauri): No changes found during synchronizing settings. 2023-07-17 12:43:35.407 [info] Keybindings (Tauri): No changes found during synchronizing keybindings. 2023-07-17 12:43:35.415 [info] Snippets (Tauri): No changes found during synchronizing snippets. 2023-07-17 12:43:35.420 [info] Tasks (Tauri): No changes found during synchronizing tasks. 2023-07-17 12:43:35.446 [info] GlobalState (Tauri): No changes found during synchronizing ui state. 2023-07-17 12:43:35.570 [info] Extensions (Tauri): No changes found during synchronizing extensions. 2023-07-17 12:43:35.571 [info] Syncing profile. UI5 2023-07-17 12:43:35.593 [info] Settings (UI5): No changes found during synchronizing settings. 2023-07-17 12:43:35.602 [info] Keybindings (UI5): No changes found during synchronizing keybindings. 2023-07-17 12:43:35.613 [info] Snippets (UI5): No changes found during synchronizing snippets. 2023-07-17 12:43:35.618 [info] Tasks (UI5): No changes found during synchronizing tasks. 2023-07-17 12:43:35.633 [info] GlobalState (UI5): No changes found during synchronizing ui state. 2023-07-17 12:43:35.745 [info] Extensions (UI5): No changes found during synchronizing extensions. 2023-07-17 12:43:35.747 [info] Syncing profile. Vue 2023-07-17 12:43:35.765 [info] Settings (Vue): No changes found during synchronizing settings. 2023-07-17 12:43:35.771 [info] Keybindings (Vue): No changes found during synchronizing keybindings. 2023-07-17 12:43:35.779 [info] Snippets (Vue): No changes found during synchronizing snippets. 2023-07-17 12:43:35.786 [info] Tasks (Vue): No changes found during synchronizing tasks. 2023-07-17 12:43:35.799 [info] GlobalState (Vue): No changes found during synchronizing ui state. 2023-07-17 12:43:35.915 [info] Extensions (Vue): No changes found during synchronizing extensions. 2023-07-17 12:43:35.919 [info] Sync done. Took 1887ms 2023-07-17 12:44:07.684 [info] Auto Sync: Triggered by Activity 2023-07-17 12:44:07.684 [info] Sync started. 2023-07-17 12:44:07.794 [info] Settings: No changes found during synchronizing settings. 2023-07-17 12:44:07.801 [info] Keybindings: No changes found during synchronizing keybindings. 2023-07-17 12:44:07.809 [info] Snippets: No changes found during synchronizing snippets. 2023-07-17 12:44:07.817 [info] Tasks: No changes found during synchronizing tasks. 2023-07-17 12:44:07.830 [info] GlobalState: No changes found during synchronizing ui state. 2023-07-17 12:44:08.128 [info] Extensions: No changes found during synchronizing extensions. 2023-07-17 12:44:08.131 [info] Profiles: No changes found during synchronizing profiles. 2023-07-17 12:44:08.137 [info] Syncing profile. Angular 2023-07-17 12:44:08.165 [info] Settings (Angular): No changes found during synchronizing settings. 2023-07-17 12:44:08.171 [info] Keybindings (Angular): No changes found during synchronizing keybindings. 2023-07-17 12:44:08.180 [info] Snippets (Angular): No changes found during synchronizing snippets. 2023-07-17 12:44:08.186 [info] Tasks (Angular): No changes found during synchronizing tasks. 2023-07-17 12:44:08.244 [info] GlobalState (Angular): No changes found during synchronizing ui state. 2023-07-17 12:44:08.399 [info] Extensions (Angular): No changes found during synchronizing extensions. 2023-07-17 12:44:08.401 [info] Syncing profile. Blogging 2023-07-17 12:44:08.405 [info] Settings (Blogging): No changes found during synchronizing settings. 2023-07-17 12:44:08.411 [info] Keybindings (Blogging): No changes found during synchronizing keybindings. 2023-07-17 12:44:08.416 [info] Snippets (Blogging): No changes found during synchronizing snippets. 2023-07-17 12:44:08.419 [info] Tasks (Blogging): No changes found during synchronizing tasks. 2023-07-17 12:44:08.443 [info] GlobalState (Blogging): No changes found during synchronizing ui state. 2023-07-17 12:44:08.539 [info] Extensions (Blogging): No changes found during synchronizing extensions. 2023-07-17 12:44:08.541 [info] Syncing profile. JS 2023-07-17 12:44:08.573 [info] Settings (JS): No changes found during synchronizing settings. 2023-07-17 12:44:08.579 [info] Keybindings (JS): No changes found during synchronizing keybindings. 2023-07-17 12:44:08.588 [info] Snippets (JS): No changes found during synchronizing snippets. 2023-07-17 12:44:08.594 [info] Tasks (JS): No changes found during synchronizing tasks. 2023-07-17 12:44:08.603 [info] GlobalState (JS): No changes found during synchronizing ui state. 2023-07-17 12:44:08.753 [info] Extensions (JS): No changes found during synchronizing extensions. 2023-07-17 12:44:08.755 [info] Syncing profile. Tauri 2023-07-17 12:44:08.788 [info] Settings (Tauri): No changes found during synchronizing settings. 2023-07-17 12:44:08.795 [info] Keybindings (Tauri): No changes found during synchronizing keybindings. 2023-07-17 12:44:08.804 [info] Snippets (Tauri): No changes found during synchronizing snippets. 2023-07-17 12:44:08.809 [info] Tasks (Tauri): No changes found during synchronizing tasks. 2023-07-17 12:44:08.840 [info] GlobalState (Tauri): No changes found during synchronizing ui state. 2023-07-17 12:44:09.005 [info] Extensions (Tauri): No changes found during synchronizing extensions. 2023-07-17 12:44:09.008 [info] Syncing profile. UI5 2023-07-17 12:44:09.034 [info] Settings (UI5): No changes found during synchronizing settings. 2023-07-17 12:44:09.041 [info] Keybindings (UI5): No changes found during synchronizing keybindings. 2023-07-17 12:44:09.050 [info] Snippets (UI5): No changes found during synchronizing snippets. 2023-07-17 12:44:09.056 [info] Tasks (UI5): No changes found during synchronizing tasks. 2023-07-17 12:44:09.069 [info] GlobalState (UI5): No changes found during synchronizing ui state. 2023-07-17 12:44:09.196 [info] Extensions (UI5): No changes found during synchronizing extensions. 2023-07-17 12:44:09.198 [info] Syncing profile. Vue 2023-07-17 12:44:09.232 [info] Settings (Vue): No changes found during synchronizing settings. 2023-07-17 12:44:09.238 [info] Keybindings (Vue): No changes found during synchronizing keybindings. 2023-07-17 12:44:09.247 [info] Snippets (Vue): No changes found during synchronizing snippets. 2023-07-17 12:44:09.252 [info] Tasks (Vue): No changes found during synchronizing tasks. 2023-07-17 12:44:09.265 [info] GlobalState (Vue): No changes found during synchronizing ui state. 2023-07-17 12:44:09.394 [info] Extensions (Vue): No changes found during synchronizing extensions. 2023-07-17 12:44:09.396 [info] Sync done. Took 1712ms 2023-07-17 12:45:21.044 [info] Auto Sync: Triggered by Activity 2023-07-17 12:45:21.044 [info] Sync started. 2023-07-17 12:45:21.128 [info] Settings: No changes found during synchronizing settings. 2023-07-17 12:45:21.133 [info] Keybindings: No changes found during synchronizing keybindings. 2023-07-17 12:45:21.141 [info] Snippets: No changes found during synchronizing snippets. 2023-07-17 12:45:21.147 [info] Tasks: No changes found during synchronizing tasks. 2023-07-17 12:45:21.157 [info] GlobalState: No changes found during synchronizing ui state. 2023-07-17 12:45:21.399 [info] Extensions: No changes found during synchronizing extensions. 2023-07-17 12:45:21.403 [info] Profiles: No changes found during synchronizing profiles. 2023-07-17 12:45:21.406 [info] Syncing profile. Angular 2023-07-17 12:45:21.426 [info] Settings (Angular): No changes found during synchronizing settings. 2023-07-17 12:45:21.432 [info] Keybindings (Angular): No changes found during synchronizing keybindings. 2023-07-17 12:45:21.441 [info] Snippets (Angular): No changes found during synchronizing snippets. 2023-07-17 12:45:21.447 [info] Tasks (Angular): No changes found during synchronizing tasks. 2023-07-17 12:45:21.856 [info] GlobalState (Angular): Updated remote ui state. Updated: workbench.statusbar.hidden. 2023-07-17 12:45:21.866 [info] GlobalState (Angular): Updated last synchronized ui state 2023-07-17 12:45:22.014 [info] Extensions (Angular): No changes found during synchronizing extensions. 2023-07-17 12:45:22.015 [info] Syncing profile. Blogging 2023-07-17 12:45:22.021 [info] Settings (Blogging): No changes found during synchronizing settings. 2023-07-17 12:45:22.027 [info] Keybindings (Blogging): No changes found during synchronizing keybindings. 2023-07-17 12:45:22.032 [info] Snippets (Blogging): No changes found during synchronizing snippets. 2023-07-17 12:45:22.037 [info] Tasks (Blogging): No changes found during synchronizing tasks. 2023-07-17 12:45:22.064 [info] GlobalState (Blogging): No changes found during synchronizing ui state. 2023-07-17 12:45:22.149 [info] Extensions (Blogging): No changes found during synchronizing extensions. 2023-07-17 12:45:22.150 [info] Syncing profile. JS 2023-07-17 12:45:22.181 [info] Settings (JS): No changes found during synchronizing settings. 2023-07-17 12:45:22.186 [info] Keybindings (JS): No changes found during synchronizing keybindings. 2023-07-17 12:45:22.199 [info] Snippets (JS): No changes found during synchronizing snippets. 2023-07-17 12:45:22.207 [info] Tasks (JS): No changes found during synchronizing tasks. 2023-07-17 12:45:22.216 [info] GlobalState (JS): No changes found during synchronizing ui state. 2023-07-17 12:45:22.324 [info] Extensions (JS): No changes found during synchronizing extensions. 2023-07-17 12:45:22.326 [info] Syncing profile. Tauri 2023-07-17 12:45:22.343 [info] Settings (Tauri): No changes found during synchronizing settings. 2023-07-17 12:45:22.349 [info] Keybindings (Tauri): No changes found during synchronizing keybindings. 2023-07-17 12:45:22.356 [info] Snippets (Tauri): No changes found during synchronizing snippets. 2023-07-17 12:45:22.361 [info] Tasks (Tauri): No changes found during synchronizing tasks. 2023-07-17 12:45:22.389 [info] GlobalState (Tauri): No changes found during synchronizing ui state. 2023-07-17 12:45:22.537 [info] Extensions (Tauri): No changes found during synchronizing extensions. 2023-07-17 12:45:22.540 [info] Syncing profile. UI5 2023-07-17 12:45:22.559 [info] Settings (UI5): No changes found during synchronizing settings. 2023-07-17 12:45:22.565 [info] Keybindings (UI5): No changes found during synchronizing keybindings. 2023-07-17 12:45:22.572 [info] Snippets (UI5): No changes found during synchronizing snippets. 2023-07-17 12:45:22.579 [info] Tasks (UI5): No changes found during synchronizing tasks. 2023-07-17 12:45:22.592 [info] GlobalState (UI5): No changes found during synchronizing ui state. 2023-07-17 12:45:22.702 [info] Extensions (UI5): No changes found during synchronizing extensions. 2023-07-17 12:45:22.704 [info] Syncing profile. Vue 2023-07-17 12:45:22.722 [info] Settings (Vue): No changes found during synchronizing settings. 2023-07-17 12:45:22.727 [info] Keybindings (Vue): No changes found during synchronizing keybindings. 2023-07-17 12:45:22.735 [info] Snippets (Vue): No changes found during synchronizing snippets. 2023-07-17 12:45:22.740 [info] Tasks (Vue): No changes found during synchronizing tasks. 2023-07-17 12:45:22.753 [info] GlobalState (Vue): No changes found during synchronizing ui state. 2023-07-17 12:45:22.908 [info] Extensions (Vue): No changes found during synchronizing extensions. 2023-07-17 12:45:22.913 [info] Sync done. Took 1869ms 2023-07-17 12:47:34.037 [info] Auto Sync: Triggered by Activity 2023-07-17 12:47:34.037 [info] Sync started. 2023-07-17 12:47:34.243 [info] Settings: No changes found during synchronizing settings. 2023-07-17 12:47:34.249 [info] Keybindings: No changes found during synchronizing keybindings. 2023-07-17 12:47:34.256 [info] Snippets: No changes found during synchronizing snippets. 2023-07-17 12:47:34.262 [info] Tasks: No changes found during synchronizing tasks. 2023-07-17 12:47:34.490 [info] GlobalState: Updated global state ["workbench.explorer.views.state.hidden","workbench.activity.pinnedViewlets2"] 2023-07-17 12:47:34.490 [info] GlobalState: Updated local ui state 2023-07-17 12:47:34.500 [info] GlobalState: Updated last synchronized ui state 2023-07-17 12:47:34.805 [info] Extensions: No changes found during synchronizing extensions. 2023-07-17 12:47:34.898 [info] Profiles: Removed profile 'UI5'. 2023-07-17 12:47:34.899 [info] Profiles: Removed profile 'Vue'. 2023-07-17 12:47:34.900 [info] Profiles: Removed profile 'Angular'. ```

As shown in the logs, three profiles, UI5, Vue, and Angular, are deleted, while seconds before their deletion, they were still actively synced. And all three profiles are present on my current machine and all the other remote machines. The Angular profile was still in use when it got removed. How should this even happen?

I can add that one of the remote machines had VS Code open when my current machine tried to sync. Could that be the cause?

HymanZHAN commented 1 year ago

Here's the log I got when I turned on my third synced machine (which were in perfect state before this syncing mess happened):

Logs ``` 2023-07-17 21:17:47.628 [info] Using settings sync service https://vscode-sync.trafficmanager.net/ 2023-07-17 21:17:47.628 [info] Auto Sync is enabled. 2023-07-17 21:17:47.628 [info] Auto Sync: Suspended until auth token is available. 2023-07-17 21:17:48.114 [info] Deleting non existing profile from backup /home/xzhan/.config/Code/User/sync/extensions 2023-07-17 21:17:48.115 [info] Deleting non existing profile from backup /home/xzhan/.config/Code/User/sync/globalState 2023-07-17 21:17:48.116 [info] Deleting non existing profile from backup /home/xzhan/.config/Code/User/sync/keybindings 2023-07-17 21:17:48.117 [info] Deleting non existing profile from backup /home/xzhan/.config/Code/User/sync/profiles 2023-07-17 21:17:48.118 [info] Deleting non existing profile from backup /home/xzhan/.config/Code/User/sync/settings 2023-07-17 21:17:48.120 [info] Deleting non existing profile from backup /home/xzhan/.config/Code/User/sync/snippets 2023-07-17 21:17:48.121 [info] Deleting non existing profile from backup /home/xzhan/.config/Code/User/sync/tasks 2023-07-17 21:17:48.538 [info] Auto Sync: Triggered by Interval 2023-07-17 21:17:48.538 [info] Sync started. 2023-07-17 21:17:49.493 [info] Settings: Last sync resource does not exist locally. 2023-07-17 21:17:51.203 [info] Settings: Updated local settings 2023-07-17 21:17:51.210 [info] Settings: Updated last synchronized settings 2023-07-17 21:17:51.220 [info] Keybindings: Last sync resource does not exist locally. 2023-07-17 21:17:51.424 [info] Keybindings: No changes found during synchronizing keybindings. 2023-07-17 21:17:51.475 [info] Snippets: Last sync resource does not exist locally. 2023-07-17 21:17:51.645 [info] Snippets: No changes found during synchronizing snippets. 2023-07-17 21:17:51.649 [info] Tasks: Last sync resource does not exist locally. 2023-07-17 21:17:51.787 [info] Tasks: No changes found during synchronizing tasks. 2023-07-17 21:17:51.789 [info] GlobalState: Last sync resource does not exist locally. 2023-07-17 21:17:53.733 [info] GlobalState: Updated global state ["workbench.explorer.views.state.hidden","workbench.activity.pinnedViewlets2","workbench.welcomePage.walkthroughMetadata","commandPalette.mru.cache","commandPalette.mru.counter"] 2023-07-17 21:17:53.733 [info] GlobalState: Updated local ui state 2023-07-17 21:17:53.736 [info] GlobalState: Updated last synchronized ui state 2023-07-17 21:17:53.738 [info] Extensions: Last sync resource does not exist locally. 2023-07-17 21:17:55.479 [info] Extensions: Enabled extension ms-python.isort 2023.10.1 2023-07-17 21:17:56.072 [info] Extensions: Updated last synchronized extensions. Skipped: ["mhmadhamster.postcss-language"]. 2023-07-17 21:17:56.074 [info] Profiles: Last sync resource does not exist locally. 2023-07-17 21:17:56.334 [info] Profiles: Created profile 'Angular'. 2023-07-17 21:17:56.334 [info] Profiles: Created profile 'UI5'. 2023-07-17 21:17:56.334 [info] Profiles: Created profile 'Vue'. 2023-07-17 21:17:56.335 [info] Profiles: Removed profile 'UI5'. 2023-07-17 21:17:56.335 [info] Profiles: Removed profile 'Vue'. 2023-07-17 21:17:56.339 [info] Profiles: Created profile 'Blogging'. 2023-07-17 21:17:56.340 [info] Profiles: Created profile 'Tauri'. 2023-07-17 21:17:56.340 [info] Profiles: Removed profile 'Angular'. 2023-07-17 21:17:56.342 [info] Profiles: Updated last synchronized profiles. 2023-07-17 21:17:56.346 [error] Profile with id:-5422bcf4 and name: Angular does not exist locally to sync. 2023-07-17 21:17:56.347 [info] Syncing profile. Blogging 2023-07-17 21:17:56.348 [info] Settings (Blogging): Migrating last sync user data. Resource does not exist. 2023-07-17 21:17:56.348 [info] Settings (Blogging): Last sync data state does not exist. 2023-07-17 21:17:56.815 [info] Settings (Blogging): Updated local settings 2023-07-17 21:17:56.820 [info] Settings (Blogging): Updated last synchronized settings 2023-07-17 21:17:56.823 [info] Keybindings (Blogging): Migrating last sync user data. Resource does not exist. 2023-07-17 21:17:56.823 [info] Keybindings (Blogging): Last sync data state does not exist. 2023-07-17 21:17:56.976 [info] Keybindings (Blogging): Updated local keybindings 2023-07-17 21:17:56.988 [info] Keybindings (Blogging): Updated last synchronized keybindings 2023-07-17 21:17:56.991 [info] Snippets (Blogging): Migrating last sync user data. Resource does not exist. 2023-07-17 21:17:56.991 [info] Snippets (Blogging): Last sync data state does not exist. 2023-07-17 21:17:57.114 [info] Snippets (Blogging): No changes found during synchronizing snippets. 2023-07-17 21:17:57.118 [info] Snippets (Blogging): Updated last synchronized snippets 2023-07-17 21:17:57.120 [info] Tasks (Blogging): Migrating last sync user data. Resource does not exist. 2023-07-17 21:17:57.120 [info] Tasks (Blogging): Last sync data state does not exist. 2023-07-17 21:17:57.250 [info] Tasks (Blogging): No changes found during synchronizing tasks. 2023-07-17 21:17:57.254 [info] Tasks (Blogging): Updated last synchronized tasks 2023-07-17 21:17:57.258 [info] GlobalState (Blogging): Migrating last sync user data. Resource does not exist. 2023-07-17 21:17:57.258 [info] GlobalState (Blogging): Last sync data state does not exist. 2023-07-17 21:17:57.839 [info] GlobalState (Blogging): Updated global state ["workbench.activity.pinnedViewlets2","workbench.explorer.views.state.hidden","terminal.hidden","workbench.panel.pinnedPanels","colorThemeData","workbench.view.extension.test.state.hidden","workbench.view.extension.jupyter.state.hidden","workbench.view.remote.state.hidden","workbench.view.extension.sqltoolsActivityBarContainer.state.hidden","workbench.view.extension.sqltoolsPanelContainer.state.hidden","workbench.view.extension.nx-console.state.hidden","workbench.view.extension.PowerShell.state.hidden","memento/gettingStartedService","workbench.scm.views.state.hidden","workbench.view.extensions.state.hidden","workbench.welcomePage.walkthroughMetadata","workbench.panel.alignment","workbench.panel.markers.hidden","workbench.panel.output.hidden","workbench.view.search.state.hidden","workbench.view.debug.state.hidden","workbench.telemetryOptOutShown","workbench.statusbar.hidden","snippets.usageTimestamps","fileBasedRecommendations/promptedFileExtensions","commandPalette.mru.cache","commandPalette.mru.counter","memento/workbench.editor.keybindings","workbench.panel.repl.hidden","userDataProfiles.state.hidden"] 2023-07-17 21:17:57.839 [info] GlobalState (Blogging): Updated local ui state 2023-07-17 21:17:57.847 [info] GlobalState (Blogging): Updated last synchronized ui state 2023-07-17 21:17:57.853 [info] Extensions (Blogging): Migrating last sync user data. Resource does not exist. 2023-07-17 21:17:57.853 [info] Extensions (Blogging): Last sync data state does not exist. 2023-07-17 21:17:59.708 [info] Extensions (Blogging): Migrating last sync user data. Resource does not exist. 2023-07-17 21:17:59.708 [info] Extensions (Blogging): Last sync data state does not exist. 2023-07-17 21:17:59.827 [info] Extensions (Blogging): Migrating last sync user data. Resource does not exist. 2023-07-17 21:17:59.827 [info] Extensions (Blogging): Last sync data state does not exist. 2023-07-17 21:18:01.736 [info] Extensions (Blogging): Migrating last sync user data. Resource does not exist. 2023-07-17 21:18:01.736 [info] Extensions (Blogging): Last sync data state does not exist. 2023-07-17 21:18:09.749 [info] Extensions (Blogging): Installed extension. pkief.material-icon-theme 4.29.0 2023-07-17 21:18:09.749 [info] Extensions (Blogging): Installed extension. tamasfe.even-better-toml 0.19.2 2023-07-17 21:18:09.749 [info] Extensions (Blogging): Installed extension. zhuangtongfa.material-theme 3.15.18 2023-07-17 21:18:09.749 [info] Extensions (Blogging): Installed extension. esbenp.prettier-vscode 9.19.0 2023-07-17 21:18:09.750 [info] Extensions (Blogging): Installed extension. yzhang.markdown-all-in-one 3.5.1 2023-07-17 21:18:09.750 [info] Extensions (Blogging): Installed extension. streetsidesoftware.code-spell-checker 2.20.5 2023-07-17 21:18:09.750 [info] Extensions (Blogging): Installed extension. tal7aouy.theme 2.9.0 2023-07-17 21:18:09.750 [info] Extensions (Blogging): Installed extension. github.github-vscode-theme 6.3.4 2023-07-17 21:18:09.750 [info] Extensions (Blogging): Installed extension. shd101wyy.markdown-preview-enhanced 0.6.8 2023-07-17 21:18:09.750 [info] Extensions (Blogging): Installed extension. davidanson.vscode-markdownlint 0.51.0 2023-07-17 21:18:09.752 [info] Extensions (Blogging): Updated last synchronized extensions. 2023-07-17 21:18:09.754 [info] Syncing profile. JS 2023-07-17 21:18:10.066 [info] Settings (JS): Updated local settings 2023-07-17 21:18:10.068 [info] Settings (JS): Updated last synchronized settings 2023-07-17 21:18:10.071 [info] Keybindings (JS): No changes found during synchronizing keybindings. 2023-07-17 21:18:10.074 [info] Snippets (JS): No changes found during synchronizing snippets. 2023-07-17 21:18:10.076 [info] Tasks (JS): No changes found during synchronizing tasks. 2023-07-17 21:18:10.093 [info] GlobalState (JS): No changes found during synchronizing ui state. 2023-07-17 21:18:11.313 [info] Extensions (JS): Updated last synchronized extensions. 2023-07-17 21:18:11.314 [info] Syncing profile. Tauri 2023-07-17 21:18:11.315 [info] Settings (Tauri): Migrating last sync user data. Resource does not exist. 2023-07-17 21:18:11.315 [info] Settings (Tauri): Last sync data state does not exist. 2023-07-17 21:18:11.579 [info] Settings (Tauri): Updated local settings 2023-07-17 21:18:11.582 [info] Settings (Tauri): Updated last synchronized settings 2023-07-17 21:18:11.583 [info] Keybindings (Tauri): Migrating last sync user data. Resource does not exist. 2023-07-17 21:18:11.583 [info] Keybindings (Tauri): Last sync data state does not exist. 2023-07-17 21:18:12.037 [info] Keybindings (Tauri): Updated local keybindings 2023-07-17 21:18:12.039 [info] Keybindings (Tauri): Updated last synchronized keybindings 2023-07-17 21:18:12.040 [info] Snippets (Tauri): Migrating last sync user data. Resource does not exist. 2023-07-17 21:18:12.040 [info] Snippets (Tauri): Last sync data state does not exist. 2023-07-17 21:18:12.202 [info] Snippets (Tauri): Created snippet python.json 2023-07-17 21:18:12.204 [info] Snippets (Tauri): Created snippet theta.code-snippets 2023-07-17 21:18:12.206 [info] Snippets (Tauri): Updated last synchronized snippets 2023-07-17 21:18:12.208 [info] Tasks (Tauri): Migrating last sync user data. Resource does not exist. 2023-07-17 21:18:12.208 [info] Tasks (Tauri): Last sync data state does not exist. 2023-07-17 21:18:12.327 [info] Tasks (Tauri): No changes found during synchronizing tasks. 2023-07-17 21:18:12.330 [info] Tasks (Tauri): Updated last synchronized tasks 2023-07-17 21:18:12.331 [info] GlobalState (Tauri): Migrating last sync user data. Resource does not exist. 2023-07-17 21:18:12.331 [info] GlobalState (Tauri): Last sync data state does not exist. 2023-07-17 21:18:13.593 [info] GlobalState (Tauri): Updated global state ["workbench.panel.markers.hidden","workbench.panel.output.hidden","terminal.hidden","workbench.explorer.views.state.hidden","workbench.scm.views.state.hidden","workbench.view.search.state.hidden","workbench.activity.pinnedViewlets2","workbench.view.debug.state.hidden","nps/lastSessionDate","nps/sessionCount","workbench.telemetryOptOutShown","workbench.statusbar.hidden","workbench.panel.pinnedPanels","cpp.1.lastSessionDate","cpp.1.sessionCount","java.2.lastSessionDate","java.2.sessionCount","javascript.1.lastSessionDate","javascript.1.sessionCount","typescript.1.lastSessionDate","typescript.1.sessionCount","colorThemeData","workbench.panel.repl.hidden","memento/gettingStartedService","workbench.welcomePage.walkthroughMetadata","ces/skipSurvey","github-HymanZHAN","workbench.panel.alignment","remote.tunnels.toRestore.wsl+Ubuntu-22.04.766538155","commandPalette.mru.cache","commandPalette.mru.counter","remote.tunnels.toRestore.wsl+ubuntu-22.04.766538155","remote.tunnels.toRestore.wsl+Ubuntu-22.04.-1857690334","remote.tunnels.toRestore.wsl+Ubuntu-22.04.1650641070","remote.tunnels.toRestore.wsl+Ubuntu-22.04.2017153762","remote.tunnels.toRestore.wsl+Ubuntu-22.04.1025903243","workbench.view.extension.gradleContainerView.state.hidden","remote.tunnels.toRestore.wsl+Ubuntu-22.04.87763497","workbench.view.extension.nx-console.state.hidden","remote.tunnels.toRestore.wsl+Ubuntu-22.04.186098331","remote.tunnels.toRestore.wsl+Ubuntu-22.04.-2048519850","views.customizations","remote.tunnels.toRestore.wsl+ubuntu-22.04.186098331","workbench.view.extensions.state.hidden","workbench.view.remote.state.hidden","workbench.view.extension.sql-analyzer.state.hidden","workbench.view.extension.gistpad.state.hidden","Comments.hidden","workbench.view.extension.gitlensPanel.state.hidden","workbench.view.extension.gitlens.state.hidden","terminal.integrated.showTerminalConfigPrompt","workbench.view.extension.dockerView.state.hidden","workbench.view.extension.test.state.hidden","workbench.view.extension.PowerShell.state.hidden","workbench.view.extension.sln_explorer.state.hidden","memento/workbench.editor.keybindings","expandSuggestionDocs","workbench.view.extension.makefile__viewContainer.state.hidden","workbench.view.extension.jupyter-variables.state.hidden","workbench.view.extension.jupyter.state.hidden","java.2.editedCount","java.2.editedDate","snippets.usageTimestamps","workbench.welcomePage.hiddenCategories","remote.explorerType","javascript.1.editedCount","javascript.1.editedDate","remote.tunnels.toRestore.wsl+Ubuntu-22.04.915360143","typescript.1.editedCount","typescript.1.editedDate","remote.tunnels.toRestore.wsl+ubuntu-22.04.915360143","nps/isCandidate","http.linkProtectionTrustedDomains","nps/skipVersion","remote.tunnels.toRestore.wsl+ubuntu-22.04.301538456","javascript.1.isCandidate","javascript.1.skipVersion","workbench.view.extension.references-view.state.hidden","workbench.view.extension.sap-db-explorer.state.hidden","workbench.view.extension.azure.state.hidden","workbench.view.extension.azurePanel.state.hidden","workbench.view.extension.sqltoolsActivityBarContainer.state.hidden","workbench.view.extension.sqltoolsPanelContainer.state.hidden","workbench.view.extension.hana-sql-conn.state.hidden","workbench.view.extension.flutter.state.hidden","remote.tunnels.toRestore.wsl+Ubuntu-22.04.511343574","remote.tunnels.toRestore.wsl+Ubuntu-22.04.-9267008","cpp.1.editedCount","cpp.1.editedDate","workbench.view.extension.lsby_gitee_vscode_plugin.state.hidden","workbench.view.extension.sap-ux-fioritools.state.hidden","remote.tunnels.toRestore.wsl+Ubuntu-22.04.1453432182","workbench.view.extension.SonarLint.state.hidden","remote.tunnels.toRestore.wsl+Ubuntu-22.04.-767028429","remote.tunnels.toRestore.wsl+Ubuntu-22.04.2062844182","userDataProfiles.state.hidden","workbench.view.extension.vscode-edge-devtools-view.state.hidden"] 2023-07-17 21:18:13.594 [info] GlobalState (Tauri): Updated local ui state 2023-07-17 21:18:13.596 [info] GlobalState (Tauri): Updated last synchronized ui state 2023-07-17 21:18:13.598 [info] Extensions (Tauri): Migrating last sync user data. Resource does not exist. 2023-07-17 21:18:13.598 [info] Extensions (Tauri): Last sync data state does not exist. 2023-07-17 21:18:32.183 [info] Extensions (Tauri): Migrating last sync user data. Resource does not exist. 2023-07-17 21:18:32.183 [info] Extensions (Tauri): Last sync data state does not exist. 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. esbenp.prettier-vscode 9.19.0 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. angular.ng-template 16.1.4 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. pkief.material-icon-theme 4.29.0 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. shd101wyy.markdown-preview-enhanced 0.6.8 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. tamasfe.even-better-toml 0.19.2 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. nrwl.angular-console 18.5.0 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. zhuangtongfa.material-theme 3.15.18 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. yzhang.markdown-all-in-one 3.5.1 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. streetsidesoftware.code-spell-checker 2.20.5 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. hbenl.vscode-test-explorer 2.21.1 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. dbaeumer.vscode-eslint 2.4.2 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. ms-edgedevtools.vscode-edge-devtools 2.1.2 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. bradlc.vscode-tailwindcss 0.9.11 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. donjayamanne.githistory 0.6.20 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. vscjava.vscode-java-pack 0.25.12 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. vincaslt.highlight-matching-tag 0.11.0 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. vscodevim.vim 1.25.2 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. mikestead.dotenv 1.0.1 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. mechatroner.rainbow-csv 3.7.0 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. firsttris.vscode-jest-runner 0.4.60 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. vsls-contrib.gistfs 0.4.1 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. humao.rest-client 0.25.1 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. xabikos.javascriptsnippets 1.8.0 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. alefragnani.rtf 2.7.0 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. wakatime.vscode-wakatime 24.2.0 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. infinity1207.angular2-switcher 0.4.0 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. visualstudioexptteam.intellicode-api-usage-examples 0.2.7 2023-07-17 21:18:32.716 [info] Extensions (Tauri): Installed extension. albert.tabout 0.2.2 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. redhat.fabric8-analytics 0.3.10 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. mikael.angular-beastcode 10.0.3 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. redhat.vscode-yaml 1.13.0 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. firefox-devtools.vscode-firefox-debug 2.9.8 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. syler.sass-indented 1.8.26 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. ms-vscode.test-adapter-converter 0.1.8 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. christian-kohler.path-intellisense 2.8.4 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. stylelint.vscode-stylelint 1.2.4 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. ms-azuretools.vscode-docker 1.25.2 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. vitaliymaz.vscode-svg-previewer 0.7.0 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. wayou.vscode-todo-highlight 1.0.5 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. tauri-apps.tauri-vscode 0.2.6 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. ritwickdey.liveserver 5.7.9 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. wix.vscode-import-cost 3.3.0 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. mkloubert.vscode-deploy-reloaded 0.89.0 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. visualstudioexptteam.vscodeintellicode 1.2.30 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. randomfractalsinc.vscode-data-preview 2.3.0 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. mjmlio.vscode-mjml 1.0.6 2023-07-17 21:18:32.717 [info] Extensions (Tauri): Installed extension. rust-lang.rust-analyzer 0.3.1591 2023-07-17 21:18:32.724 [info] Extensions (Tauri): Updated last synchronized extensions. 2023-07-17 21:18:32.727 [error] Profile with id:-3a9b0f31 and name: UI5 does not exist locally to sync. 2023-07-17 21:18:32.727 [error] Profile with id:c947a2d and name: Vue does not exist locally to sync. 2023-07-17 21:18:32.727 [info] Sync done. Took 44189ms 2023-07-17 21:18:32.727 [info] Auto Sync: Triggered by Activity 2023-07-17 21:18:32.727 [info] Sync started. 2023-07-17 21:18:33.463 [info] Settings: No changes found during synchronizing settings. 2023-07-17 21:18:33.466 [info] Keybindings: No changes found during synchronizing keybindings. 2023-07-17 21:18:33.470 [info] Snippets: No changes found during synchronizing snippets. 2023-07-17 21:18:33.473 [info] Tasks: No changes found during synchronizing tasks. 2023-07-17 21:18:34.288 [info] GlobalState: Updated remote ui state. Updated: workbench.explorer.views.state.hidden,workbench.activity.pinnedViewlets2,commandPalette.mru.cache,commandPalette.mru.counter. 2023-07-17 21:18:34.345 [info] GlobalState: Updated last synchronized ui state 2023-07-17 21:18:34.523 [info] Extensions: No changes found during synchronizing extensions. 2023-07-17 21:18:34.712 [info] Profiles: Updated remote profiles. Removed: ["Angular","UI5","Vue"]. 2023-07-17 21:18:35.420 [info] Profiles: Updated last synchronized profiles. 2023-07-17 21:18:35.421 [info] Syncing profile. Blogging 2023-07-17 21:18:35.426 [info] Settings (Blogging): No changes found during synchronizing settings. 2023-07-17 21:18:35.429 [info] Keybindings (Blogging): No changes found during synchronizing keybindings. 2023-07-17 21:18:35.431 [info] Snippets (Blogging): No changes found during synchronizing snippets. 2023-07-17 21:18:35.432 [info] Tasks (Blogging): No changes found during synchronizing tasks. 2023-07-17 21:18:35.434 [info] GlobalState (Blogging): No changes found during synchronizing ui state. 2023-07-17 21:18:35.463 [info] Extensions (Blogging): No changes found during synchronizing extensions. 2023-07-17 21:18:35.463 [info] Syncing profile. JS 2023-07-17 21:18:35.480 [info] Settings (JS): No changes found during synchronizing settings. 2023-07-17 21:18:35.484 [info] Keybindings (JS): No changes found during synchronizing keybindings. 2023-07-17 21:18:35.486 [info] Snippets (JS): No changes found during synchronizing snippets. 2023-07-17 21:18:35.488 [info] Tasks (JS): No changes found during synchronizing tasks. 2023-07-17 21:18:35.496 [info] GlobalState (JS): No changes found during synchronizing ui state. 2023-07-17 21:18:35.533 [info] Extensions (JS): No changes found during synchronizing extensions. 2023-07-17 21:18:35.534 [info] Syncing profile. Tauri 2023-07-17 21:18:35.547 [info] Settings (Tauri): No changes found during synchronizing settings. 2023-07-17 21:18:35.549 [info] Keybindings (Tauri): No changes found during synchronizing keybindings. 2023-07-17 21:18:35.551 [info] Snippets (Tauri): No changes found during synchronizing snippets. 2023-07-17 21:18:35.553 [info] Tasks (Tauri): No changes found during synchronizing tasks. 2023-07-17 21:18:35.559 [info] GlobalState (Tauri): No changes found during synchronizing ui state. 2023-07-17 21:18:35.602 [info] Extensions (Tauri): No changes found during synchronizing extensions. 2023-07-17 21:18:35.604 [info] Sync done. Took 2877ms 2023-07-17 21:18:35.604 [info] Auto Sync: Triggered by Activity 2023-07-17 21:18:35.604 [info] Sync started. 2023-07-17 21:18:35.735 [info] Settings: No changes found during synchronizing settings. 2023-07-17 21:18:35.769 [info] Keybindings: No changes found during synchronizing keybindings. 2023-07-17 21:18:35.907 [info] Snippets: No changes found during synchronizing snippets. 2023-07-17 21:18:35.966 [info] Tasks: No changes found during synchronizing tasks. 2023-07-17 21:18:35.974 [info] GlobalState: No changes found during synchronizing ui state. 2023-07-17 21:18:36.063 [info] Extensions: No changes found during synchronizing extensions. 2023-07-17 21:18:36.075 [info] Profiles: No changes found during synchronizing profiles. 2023-07-17 21:18:36.076 [info] Syncing profile. Blogging 2023-07-17 21:18:36.079 [info] Settings (Blogging): No changes found during synchronizing settings. 2023-07-17 21:18:36.082 [info] Keybindings (Blogging): No changes found during synchronizing keybindings. 2023-07-17 21:18:36.084 [info] Snippets (Blogging): No changes found during synchronizing snippets. 2023-07-17 21:18:36.085 [info] Tasks (Blogging): No changes found during synchronizing tasks. 2023-07-17 21:18:36.089 [info] GlobalState (Blogging): No changes found during synchronizing ui state. 2023-07-17 21:18:36.122 [info] Extensions (Blogging): No changes found during synchronizing extensions. 2023-07-17 21:18:36.123 [info] Syncing profile. JS 2023-07-17 21:18:36.143 [info] Settings (JS): No changes found during synchronizing settings. 2023-07-17 21:18:36.145 [info] Keybindings (JS): No changes found during synchronizing keybindings. 2023-07-17 21:18:36.148 [info] Snippets (JS): No changes found during synchronizing snippets. 2023-07-17 21:18:36.150 [info] Tasks (JS): No changes found during synchronizing tasks. 2023-07-17 21:18:36.159 [info] GlobalState (JS): No changes found during synchronizing ui state. 2023-07-17 21:18:36.201 [info] Extensions (JS): No changes found during synchronizing extensions. 2023-07-17 21:18:36.202 [info] Syncing profile. Tauri 2023-07-17 21:18:36.217 [info] Settings (Tauri): No changes found during synchronizing settings. 2023-07-17 21:18:36.219 [info] Keybindings (Tauri): No changes found during synchronizing keybindings. 2023-07-17 21:18:36.222 [info] Snippets (Tauri): No changes found during synchronizing snippets. 2023-07-17 21:18:36.224 [info] Tasks (Tauri): No changes found during synchronizing tasks. 2023-07-17 21:18:36.230 [info] GlobalState (Tauri): No changes found during synchronizing ui state. 2023-07-17 21:18:36.274 [info] Extensions (Tauri): No changes found during synchronizing extensions. 2023-07-17 21:18:36.276 [info] Sync done. Took 671ms 2023-07-17 21:19:22.049 [info] Auto Sync: Triggered by Activity 2023-07-17 21:19:22.049 [info] Sync started. 2023-07-17 21:19:22.190 [info] Settings: No changes found during synchronizing settings. 2023-07-17 21:19:22.192 [info] Keybindings: No changes found during synchronizing keybindings. 2023-07-17 21:19:22.194 [info] Snippets: No changes found during synchronizing snippets. 2023-07-17 21:19:22.196 [info] Tasks: No changes found during synchronizing tasks. 2023-07-17 21:19:23.469 [info] GlobalState: Updated remote ui state. Updated: workbench.activity.pinnedViewlets2. 2023-07-17 21:19:23.476 [info] GlobalState: Updated last synchronized ui state 2023-07-17 21:19:23.591 [info] Extensions: No changes found during synchronizing extensions. 2023-07-17 21:19:23.593 [info] Profiles: No changes found during synchronizing profiles. 2023-07-17 21:19:23.594 [info] Syncing profile. Blogging 2023-07-17 21:19:23.598 [info] Settings (Blogging): No changes found during synchronizing settings. 2023-07-17 21:19:23.601 [info] Keybindings (Blogging): No changes found during synchronizing keybindings. 2023-07-17 21:19:23.602 [info] Snippets (Blogging): No changes found during synchronizing snippets. 2023-07-17 21:19:23.603 [info] Tasks (Blogging): No changes found during synchronizing tasks. 2023-07-17 21:19:23.606 [info] GlobalState (Blogging): No changes found during synchronizing ui state. 2023-07-17 21:19:23.638 [info] Extensions (Blogging): No changes found during synchronizing extensions. 2023-07-17 21:19:23.639 [info] Syncing profile. JS 2023-07-17 21:19:23.656 [info] Settings (JS): No changes found during synchronizing settings. 2023-07-17 21:19:23.658 [info] Keybindings (JS): No changes found during synchronizing keybindings. 2023-07-17 21:19:23.661 [info] Snippets (JS): No changes found during synchronizing snippets. 2023-07-17 21:19:23.662 [info] Tasks (JS): No changes found during synchronizing tasks. 2023-07-17 21:19:23.670 [info] GlobalState (JS): No changes found during synchronizing ui state. 2023-07-17 21:19:23.715 [info] Extensions (JS): No changes found during synchronizing extensions. 2023-07-17 21:19:23.717 [info] Syncing profile. Tauri 2023-07-17 21:19:23.733 [info] Settings (Tauri): No changes found during synchronizing settings. 2023-07-17 21:19:23.735 [info] Keybindings (Tauri): No changes found during synchronizing keybindings. 2023-07-17 21:19:23.736 [info] Snippets (Tauri): No changes found during synchronizing snippets. 2023-07-17 21:19:23.738 [info] Tasks (Tauri): No changes found during synchronizing tasks. 2023-07-17 21:19:23.742 [info] GlobalState (Tauri): No changes found during synchronizing ui state. 2023-07-17 21:19:23.797 [info] Extensions (Tauri): No changes found during synchronizing extensions. 2023-07-17 21:19:23.798 [info] Sync done. Took 1749ms 2023-07-17 21:20:58.557 [info] Auto Sync: Triggered by Activity 2023-07-17 21:20:58.557 [info] Sync started. 2023-07-17 21:20:59.164 [info] Settings: No changes found during synchronizing settings. 2023-07-17 21:20:59.167 [info] Keybindings: No changes found during synchronizing keybindings. 2023-07-17 21:20:59.169 [info] Snippets: No changes found during synchronizing snippets. 2023-07-17 21:20:59.171 [info] Tasks: No changes found during synchronizing tasks. 2023-07-17 21:20:59.175 [info] GlobalState: No changes found during synchronizing ui state. 2023-07-17 21:20:59.284 [info] Extensions: No changes found during synchronizing extensions. 2023-07-17 21:20:59.286 [info] Profiles: No changes found during synchronizing profiles. 2023-07-17 21:20:59.287 [info] Syncing profile. Blogging 2023-07-17 21:20:59.292 [info] Settings (Blogging): No changes found during synchronizing settings. 2023-07-17 21:20:59.293 [info] Keybindings (Blogging): No changes found during synchronizing keybindings. 2023-07-17 21:20:59.295 [info] Snippets (Blogging): No changes found during synchronizing snippets. 2023-07-17 21:20:59.296 [info] Tasks (Blogging): No changes found during synchronizing tasks. 2023-07-17 21:20:59.299 [info] GlobalState (Blogging): No changes found during synchronizing ui state. 2023-07-17 21:20:59.329 [info] Extensions (Blogging): No changes found during synchronizing extensions. 2023-07-17 21:20:59.330 [info] Syncing profile. JS 2023-07-17 21:20:59.346 [info] Settings (JS): No changes found during synchronizing settings. 2023-07-17 21:20:59.348 [info] Keybindings (JS): No changes found during synchronizing keybindings. 2023-07-17 21:20:59.350 [info] Snippets (JS): No changes found during synchronizing snippets. 2023-07-17 21:20:59.351 [info] Tasks (JS): No changes found during synchronizing tasks. 2023-07-17 21:20:59.361 [info] GlobalState (JS): No changes found during synchronizing ui state. 2023-07-17 21:20:59.400 [info] Extensions (JS): No changes found during synchronizing extensions. 2023-07-17 21:20:59.401 [info] Syncing profile. Tauri 2023-07-17 21:20:59.412 [info] Settings (Tauri): No changes found during synchronizing settings. 2023-07-17 21:20:59.414 [info] Keybindings (Tauri): No changes found during synchronizing keybindings. 2023-07-17 21:20:59.416 [info] Snippets (Tauri): No changes found during synchronizing snippets. 2023-07-17 21:20:59.418 [info] Tasks (Tauri): No changes found during synchronizing tasks. 2023-07-17 21:20:59.423 [info] GlobalState (Tauri): No changes found during synchronizing ui state. 2023-07-17 21:20:59.470 [info] Extensions (Tauri): No changes found during synchronizing extensions. 2023-07-17 21:20:59.471 [info] Sync done. Took 915ms 2023-07-17 21:21:24.815 [info] Auto Sync: Triggered by Activity 2023-07-17 21:21:24.816 [info] Sync started. 2023-07-17 21:21:25.072 [info] Settings: No changes found during synchronizing settings. 2023-07-17 21:21:25.074 [info] Keybindings: No changes found during synchronizing keybindings. 2023-07-17 21:21:25.077 [info] Snippets: No changes found during synchronizing snippets. 2023-07-17 21:21:25.079 [info] Tasks: No changes found during synchronizing tasks. 2023-07-17 21:21:25.862 [info] GlobalState: Updated remote ui state. Updated: workbench.statusbar.hidden. 2023-07-17 21:21:25.869 [info] GlobalState: Updated last synchronized ui state 2023-07-17 21:21:25.975 [info] Extensions: No changes found during synchronizing extensions. 2023-07-17 21:21:25.976 [info] Profiles: No changes found during synchronizing profiles. 2023-07-17 21:21:25.977 [info] Syncing profile. Blogging 2023-07-17 21:21:25.978 [info] Settings (Blogging): No changes found during synchronizing settings. 2023-07-17 21:21:25.980 [info] Keybindings (Blogging): No changes found during synchronizing keybindings. 2023-07-17 21:21:25.982 [info] Snippets (Blogging): No changes found during synchronizing snippets. 2023-07-17 21:21:25.982 [info] Tasks (Blogging): No changes found during synchronizing tasks. 2023-07-17 21:21:25.985 [info] GlobalState (Blogging): No changes found during synchronizing ui state. 2023-07-17 21:21:26.018 [info] Extensions (Blogging): No changes found during synchronizing extensions. 2023-07-17 21:21:26.019 [info] Syncing profile. JS 2023-07-17 21:21:26.035 [info] Settings (JS): No changes found during synchronizing settings. 2023-07-17 21:21:26.037 [info] Keybindings (JS): No changes found during synchronizing keybindings. 2023-07-17 21:21:26.041 [info] Snippets (JS): No changes found during synchronizing snippets. 2023-07-17 21:21:26.043 [info] Tasks (JS): No changes found during synchronizing tasks. 2023-07-17 21:21:26.053 [info] GlobalState (JS): No changes found during synchronizing ui state. 2023-07-17 21:21:26.089 [info] Extensions (JS): No changes found during synchronizing extensions. 2023-07-17 21:21:26.091 [info] Syncing profile. Tauri 2023-07-17 21:21:26.102 [info] Settings (Tauri): No changes found during synchronizing settings. 2023-07-17 21:21:26.103 [info] Keybindings (Tauri): No changes found during synchronizing keybindings. 2023-07-17 21:21:26.105 [info] Snippets (Tauri): No changes found during synchronizing snippets. 2023-07-17 21:21:26.107 [info] Tasks (Tauri): No changes found during synchronizing tasks. 2023-07-17 21:21:26.112 [info] GlobalState (Tauri): No changes found during synchronizing ui state. 2023-07-17 21:21:26.153 [info] Extensions (Tauri): No changes found during synchronizing extensions. 2023-07-17 21:21:26.154 [info] Sync done. Took 1339ms 2023-07-17 21:21:36.523 [info] Auto Sync: Triggered by Activity 2023-07-17 21:21:36.523 [info] Sync started. 2023-07-17 21:21:37.091 [info] Settings: No changes found during synchronizing settings. 2023-07-17 21:21:37.093 [info] Keybindings: No changes found during synchronizing keybindings. 2023-07-17 21:21:37.096 [info] Snippets: No changes found during synchronizing snippets. 2023-07-17 21:21:37.098 [info] Tasks: No changes found during synchronizing tasks. 2023-07-17 21:21:37.106 [info] GlobalState: No changes found during synchronizing ui state. 2023-07-17 21:21:37.232 [info] Extensions: No changes found during synchronizing extensions. 2023-07-17 21:21:37.234 [info] Profiles: No changes found during synchronizing profiles. 2023-07-17 21:21:37.235 [info] Syncing profile. Blogging 2023-07-17 21:21:37.237 [info] Settings (Blogging): No changes found during synchronizing settings. 2023-07-17 21:21:37.240 [info] Keybindings (Blogging): No changes found during synchronizing keybindings. 2023-07-17 21:21:37.243 [info] Snippets (Blogging): No changes found during synchronizing snippets. 2023-07-17 21:21:37.245 [info] Tasks (Blogging): No changes found during synchronizing tasks. 2023-07-17 21:21:37.250 [info] GlobalState (Blogging): No changes found during synchronizing ui state. 2023-07-17 21:21:37.304 [info] Extensions (Blogging): No changes found during synchronizing extensions. 2023-07-17 21:21:37.305 [info] Syncing profile. JS 2023-07-17 21:21:37.330 [info] Settings (JS): No changes found during synchronizing settings. 2023-07-17 21:21:37.332 [info] Keybindings (JS): No changes found during synchronizing keybindings. 2023-07-17 21:21:37.334 [info] Snippets (JS): No changes found during synchronizing snippets. 2023-07-17 21:21:37.335 [info] Tasks (JS): No changes found during synchronizing tasks. 2023-07-17 21:21:37.344 [info] GlobalState (JS): No changes found during synchronizing ui state. 2023-07-17 21:21:37.383 [info] Extensions (JS): No changes found during synchronizing extensions. 2023-07-17 21:21:37.384 [info] Syncing profile. Tauri 2023-07-17 21:21:37.396 [info] Settings (Tauri): No changes found during synchronizing settings. 2023-07-17 21:21:37.397 [info] Keybindings (Tauri): No changes found during synchronizing keybindings. 2023-07-17 21:21:37.399 [info] Snippets (Tauri): No changes found during synchronizing snippets. 2023-07-17 21:21:37.401 [info] Tasks (Tauri): No changes found during synchronizing tasks. 2023-07-17 21:21:37.407 [info] GlobalState (Tauri): No changes found during synchronizing ui state. 2023-07-17 21:21:37.466 [info] Extensions (Tauri): No changes found during synchronizing extensions. 2023-07-17 21:21:37.468 [info] Sync done. Took 945ms 2023-07-17 21:22:23.720 [info] Auto Sync: Triggered by Activity 2023-07-17 21:22:23.720 [info] Sync started. 2023-07-17 21:22:23.859 [info] Settings: No changes found during synchronizing settings. 2023-07-17 21:22:23.861 [info] Keybindings: No changes found during synchronizing keybindings. 2023-07-17 21:22:23.863 [info] Snippets: No changes found during synchronizing snippets. 2023-07-17 21:22:23.864 [info] Tasks: No changes found during synchronizing tasks. 2023-07-17 21:22:23.869 [info] GlobalState: No changes found during synchronizing ui state. 2023-07-17 21:22:23.980 [info] Extensions: No changes found during synchronizing extensions. 2023-07-17 21:22:23.986 [info] Profiles: No changes found during synchronizing profiles. 2023-07-17 21:22:23.987 [info] Syncing profile. Blogging 2023-07-17 21:22:23.991 [info] Settings (Blogging): No changes found during synchronizing settings. 2023-07-17 21:22:23.993 [info] Keybindings (Blogging): No changes found during synchronizing keybindings. 2023-07-17 21:22:23.994 [info] Snippets (Blogging): No changes found during synchronizing snippets. 2023-07-17 21:22:23.996 [info] Tasks (Blogging): No changes found during synchronizing tasks. 2023-07-17 21:22:23.999 [info] GlobalState (Blogging): No changes found during synchronizing ui state. 2023-07-17 21:22:24.027 [info] Extensions (Blogging): No changes found during synchronizing extensions. 2023-07-17 21:22:24.028 [info] Syncing profile. JS 2023-07-17 21:22:24.044 [info] Settings (JS): No changes found during synchronizing settings. 2023-07-17 21:22:24.045 [info] Keybindings (JS): No changes found during synchronizing keybindings. 2023-07-17 21:22:24.047 [info] Snippets (JS): No changes found during synchronizing snippets. 2023-07-17 21:22:24.048 [info] Tasks (JS): No changes found during synchronizing tasks. 2023-07-17 21:22:24.056 [info] GlobalState (JS): No changes found during synchronizing ui state. 2023-07-17 21:22:24.090 [info] Extensions (JS): No changes found during synchronizing extensions. 2023-07-17 21:22:24.091 [info] Syncing profile. Tauri 2023-07-17 21:22:24.102 [info] Settings (Tauri): No changes found during synchronizing settings. 2023-07-17 21:22:24.103 [info] Keybindings (Tauri): No changes found during synchronizing keybindings. 2023-07-17 21:22:24.105 [info] Snippets (Tauri): No changes found during synchronizing snippets. 2023-07-17 21:22:24.107 [info] Tasks (Tauri): No changes found during synchronizing tasks. 2023-07-17 21:22:24.112 [info] GlobalState (Tauri): No changes found during synchronizing ui state. 2023-07-17 21:22:24.152 [info] Extensions (Tauri): No changes found during synchronizing extensions. 2023-07-17 21:22:24.153 [info] Sync done. Took 434ms 2023-07-17 21:22:33.848 [info] Auto Sync: Triggered by Activity 2023-07-17 21:22:33.848 [info] Sync started. 2023-07-17 21:22:33.993 [info] Settings: No changes found during synchronizing settings. 2023-07-17 21:22:33.996 [info] Keybindings: No changes found during synchronizing keybindings. 2023-07-17 21:22:34.000 [info] Snippets: No changes found during synchronizing snippets. 2023-07-17 21:22:34.001 [info] Tasks: No changes found during synchronizing tasks. 2023-07-17 21:22:34.512 [info] GlobalState: Updated remote ui state. Updated: commandPalette.mru.cache,commandPalette.mru.counter. 2023-07-17 21:22:34.518 [info] GlobalState: Updated last synchronized ui state 2023-07-17 21:22:34.626 [info] Extensions: No changes found during synchronizing extensions. 2023-07-17 21:22:34.627 [info] Profiles: No changes found during synchronizing profiles. 2023-07-17 21:22:34.628 [info] Syncing profile. Blogging 2023-07-17 21:22:34.629 [info] Settings (Blogging): No changes found during synchronizing settings. 2023-07-17 21:22:34.631 [info] Keybindings (Blogging): No changes found during synchronizing keybindings. 2023-07-17 21:22:34.632 [info] Snippets (Blogging): No changes found during synchronizing snippets. 2023-07-17 21:22:34.633 [info] Tasks (Blogging): No changes found during synchronizing tasks. 2023-07-17 21:22:34.636 [info] GlobalState (Blogging): No changes found during synchronizing ui state. 2023-07-17 21:22:34.673 [info] Extensions (Blogging): No changes found during synchronizing extensions. 2023-07-17 21:22:34.674 [info] Syncing profile. JS 2023-07-17 21:22:34.695 [info] Settings (JS): No changes found during synchronizing settings. 2023-07-17 21:22:34.697 [info] Keybindings (JS): No changes found during synchronizing keybindings. 2023-07-17 21:22:34.699 [info] Snippets (JS): No changes found during synchronizing snippets. 2023-07-17 21:22:34.701 [info] Tasks (JS): No changes found during synchronizing tasks. 2023-07-17 21:22:34.712 [info] GlobalState (JS): No changes found during synchronizing ui state. 2023-07-17 21:22:34.752 [info] Extensions (JS): No changes found during synchronizing extensions. 2023-07-17 21:22:34.753 [info] Syncing profile. Tauri 2023-07-17 21:22:34.765 [info] Settings (Tauri): No changes found during synchronizing settings. 2023-07-17 21:22:34.767 [info] Keybindings (Tauri): No changes found during synchronizing keybindings. 2023-07-17 21:22:34.768 [info] Snippets (Tauri): No changes found during synchronizing snippets. 2023-07-17 21:22:34.770 [info] Tasks (Tauri): No changes found during synchronizing tasks. 2023-07-17 21:22:34.774 [info] GlobalState (Tauri): No changes found during synchronizing ui state. 2023-07-17 21:22:34.833 [info] Extensions (Tauri): No changes found during synchronizing extensions. 2023-07-17 21:22:34.834 [info] Sync done. Took 987ms 2023-07-17 21:22:49.324 [info] Auto Sync: Triggered by Activity 2023-07-17 21:22:49.324 [info] Sync started. 2023-07-17 21:22:49.545 [info] Settings: No changes found during synchronizing settings. 2023-07-17 21:22:49.547 [info] Keybindings: No changes found during synchronizing keybindings. 2023-07-17 21:22:49.549 [info] Snippets: No changes found during synchronizing snippets. 2023-07-17 21:22:49.550 [info] Tasks: No changes found during synchronizing tasks. 2023-07-17 21:22:50.116 [info] GlobalState: Updated remote ui state. Updated: commandPalette.mru.cache,commandPalette.mru.counter. 2023-07-17 21:22:50.123 [info] GlobalState: Updated last synchronized ui state 2023-07-17 21:22:50.228 [info] Extensions: No changes found during synchronizing extensions. 2023-07-17 21:22:50.230 [info] Profiles: No changes found during synchronizing profiles. 2023-07-17 21:22:50.230 [info] Syncing profile. Blogging 2023-07-17 21:22:50.232 [info] Settings (Blogging): No changes found during synchronizing settings. 2023-07-17 21:22:50.233 [info] Keybindings (Blogging): No changes found during synchronizing keybindings. 2023-07-17 21:22:50.234 [info] Snippets (Blogging): No changes found during synchronizing snippets. 2023-07-17 21:22:50.235 [info] Tasks (Blogging): No changes found during synchronizing tasks. 2023-07-17 21:22:50.238 [info] GlobalState (Blogging): No changes found during synchronizing ui state. 2023-07-17 21:22:50.277 [info] Extensions (Blogging): No changes found during synchronizing extensions. 2023-07-17 21:22:50.278 [info] Syncing profile. JS 2023-07-17 21:22:50.300 [info] Settings (JS): No changes found during synchronizing settings. 2023-07-17 21:22:50.302 [info] Keybindings (JS): No changes found during synchronizing keybindings. 2023-07-17 21:22:50.304 [info] Snippets (JS): No changes found during synchronizing snippets. 2023-07-17 21:22:50.305 [info] Tasks (JS): No changes found during synchronizing tasks. 2023-07-17 21:22:50.316 [info] GlobalState (JS): No changes found during synchronizing ui state. 2023-07-17 21:22:50.357 [info] Extensions (JS): No changes found during synchronizing extensions. 2023-07-17 21:22:50.359 [info] Syncing profile. Tauri 2023-07-17 21:22:50.371 [info] Settings (Tauri): No changes found during synchronizing settings. 2023-07-17 21:22:50.373 [info] Keybindings (Tauri): No changes found during synchronizing keybindings. 2023-07-17 21:22:50.375 [info] Snippets (Tauri): No changes found during synchronizing snippets. 2023-07-17 21:22:50.377 [info] Tasks (Tauri): No changes found during synchronizing tasks. 2023-07-17 21:22:50.381 [info] GlobalState (Tauri): No changes found during synchronizing ui state. 2023-07-17 21:22:50.424 [info] Extensions (Tauri): No changes found during synchronizing extensions. 2023-07-17 21:22:50.428 [info] Sync done. Took 1103ms ```

And I think it confirmed my suspicion that profiles created via importing backup files are treated differently from those synced online in the first place. Notice the line where it says:

2023-07-17 21:17:56.346 [error] Profile with id:-5422bcf4 and name: Angular does not exist locally to sync.
2023-07-17 21:18:32.727 [error] Profile with id:-3a9b0f31 and name: UI5 does not exist locally to sync.
2023-07-17 21:18:32.727 [error] Profile with id:c947a2d and name: Vue does not exist locally to sync.

And then I was put in a state where it looked like this (synced data and local selectable profiles are out of sync):

Screenshot from 2023-07-17 21-20-55

And then as soon as I reloaded the window, the three profiles (UI5, Angular, and Vue) were gone.

Please take a look into this syncing issue. It's very annoying... Thank you.

sandy081 commented 1 year ago

/duplicate

https://github.com/microsoft/vscode-settings-sync-server/issues/796

Marking this as duplicate even though this is older because the other one has more information and also has the root cause.

vscodenpa commented 1 year 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!