microsoft / vscode

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

Extensions are not loaded because of invalid extensions manifest file #169641

Closed jrieken closed 1 year ago

jrieken commented 1 year ago
ERR Error scanning installed extensions:
workbench.desktop.main.js:616   ERR Error: Invalid extensions content in vscode-userdata:/c%3A/Users/jrieken/.vscode-insiders/extensions/extensions.json
    at Object.factory (workbench.desktop.main.js:741:17679)
6workbench.desktop.main.js:616   ERR Error: Invalid extensions content in vscode-userdata:/c%3A/Users/jrieken/.vscode-insiders/extensions/extensions.json
    at Object.factory (vscode-file://vscode-app/c:/Users/jrieken/AppData/Local/Programs/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92424)
workbench.desktop.main.js:616   ERR Invalid extensions content in vscode-userdata:/c%3A/Users/jrieken/.vscode-insiders/extensions/extensions.json: Error: Invalid extensions content in vscode-userdata:/c%3A/Users/jrieken/.vscode-insiders/extensions/extensions.json
    at Object.factory (vscode-file://vscode-app/c:/Users/jrieken/AppData/Local/Programs/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92424)
workbench.desktop.main.js:616  INFO [perf] Render performance baseline is 24ms
workbench.desktop.main.js:616   ERR Invalid extensions content in vscode-userdata:/c%3A/Users/jrieken/.vscode-insiders/extensions/extensions.json: Error: Invalid extensions content in vscode-userdata:/c%3A/Users/jrieken/.vscode-insiders/extensions/extensions.json
    at Object.factory (vscode-file://vscode-app/c:/Users/jrieken/AppData/Local/Programs/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92424)

Recover Steps

Please follow all these steps exactly in the order.

sandy081 commented 1 year ago

From the log, it seems the extensions manifest file has invalid content

c%3A/Users/jrieken/.vscode-insiders/extensions/extensions.json

To diagnose, check the shared process logs from the current or previous sessions and see if there is any information related to this file.

Please check the file.

Recover Steps

Please follow all these steps exactly in the order.

JacobDeuchert commented 1 year ago

I faced the same problem. After updating to the latest insider build all of my extensions were gone. With the default and other settings profiles. In the shared output channel i see the following message:

2022-12-20 15:28:13.865 [error] Error: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json at Object.factory (vscode-file://vscode-app/opt/visual-studio-code-insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92424)

extensions.json `[{"identifier":{"id":"ms-vscode.js-debug","uuid":"25629058-ddac-4e17-abba-74678e126c5d"},"version":"1.72.1","location":{"$mid":1,"scheme":"ms-vscode.js-debug-1.72.1"},"metadata":{"id":"25629058-ddac-4e17-abba-74678e126c5d","publisherId":"5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee","publisherDisplayName":"Microsoft","targetPlatform":"undefined","isApplicationScoped":false,"isBuiltin":true,"isSystem":true,"updated":true,"isPreReleaseVersion":false,"installedTimestamp":1664870147922,"preRelease":false}},{"identifier":{"id":"ms-vscode.remote-explorer","uuid":"11858313-52cc-4e57-b3e4-d7b65281e34b"},"version":"0.1.2022121209","location":{"$mid":1,"scheme":"ms-vscode.remote-explorer-0.1.2022121209"},"metadata":{"id":"11858313-52cc-4e57-b3e4-d7b65281e34b","publisherId":"5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee","publisherDisplayName":"Microsoft","targetPlatform":"undefined","isApplicationScoped":false,"updated":true,"isPreReleaseVersion":true,"installedTimestamp":1671481679678,"preRelease":true}},{"identifier":{"id":"ms-vscode.cpptools","uuid":"690b692e-e8a9-493f-b802-8089d50ac1b2"},"version":"1.13.8","location":{"$mid":1,"scheme":"ms-vscode.cpptools-1.13.8-linux-x64"},"metadata":{"id":"690b692e-e8a9-493f-b802-8089d50ac1b2","publisherId":"5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee","publisherDisplayName":"Microsoft","targetPlatform":"linux-x64","isApplicationScoped":false,"updated":true,"isPreReleaseVersion":false,"installedTimestamp":1671481681333,"preRelease":true}}]%`

Renaming or deleting the file did work and all extensions were restored correctly.

I was also not able to login for the settings sync but this is probably related to the whole extensions not working.

sandy081 commented 1 year ago

@JacobDeuchert The extensions.json file content you provided has % at the end. Was that copy/paste error or does the file has this character?

JacobDeuchert commented 1 year ago

It does contain the % at the end if i print it with cat but when i open it with nvim or vscode i don't see the glyph. Maybe it's just some encoding thing in alacritty. When catting the newly created extensions.json i see the % again but it's working so i guess it is not the error.

Here the fulll logs from the shared process from yesterday when i first saw the error message in the logs:

sharedprocess.log `2022-12-19 21:27:49.737 [info] Starting worker process with pid 480865 (type: fileWatcher, window: 1). 2022-12-19 21:27:50.359 [info] Starting worker process with pid 480915 (type: fileWatcher, window: 3). 2022-12-19 21:27:52.787 [info] Getting Manifest... angular.ng-template 2022-12-19 21:27:52.812 [info] Getting Manifest... github.codespaces 2022-12-19 21:27:52.814 [info] Getting Manifest... github.copilot-nightly 2022-12-19 21:27:52.815 [info] Getting Manifest... gitpod.gitpod-desktop 2022-12-19 21:27:52.817 [info] Getting Manifest... jock.svg 2022-12-19 21:27:52.818 [info] Getting Manifest... ms-azuretools.vscode-docker 2022-12-19 21:27:52.820 [info] Getting Manifest... ms-vscode-remote.remote-containers 2022-12-19 21:27:52.821 [info] Getting Manifest... ms-vscode.cpptools 2022-12-19 21:27:52.823 [info] Getting Manifest... ms-vscode.powershell 2022-12-19 21:27:52.824 [info] Getting Manifest... ms-vscode.remote-explorer 2022-12-19 21:27:52.825 [info] Getting Manifest... pkief.material-icon-theme 2022-12-19 21:27:52.827 [info] Getting Manifest... redhat.vscode-xml 2022-12-19 21:27:52.829 [info] Installing extension: angular.ng-template 2022-12-19 21:27:52.866 [info] Installing extension: github.codespaces 2022-12-19 21:27:52.867 [info] Installing extension: github.copilot-nightly 2022-12-19 21:27:52.868 [info] Installing extension: gitpod.gitpod-desktop 2022-12-19 21:27:52.869 [info] Installing extension: jock.svg 2022-12-19 21:27:52.871 [info] Installing extension: ms-vscode-remote.remote-containers 2022-12-19 21:27:52.874 [info] Installing extension: ms-vscode.remote-explorer 2022-12-19 21:27:52.875 [info] Installing extension: pkief.material-icon-theme 2022-12-19 21:27:52.876 [info] Installing extension: ms-azuretools.vscode-docker 2022-12-19 21:27:52.879 [info] Installing extension: redhat.vscode-xml 2022-12-19 21:27:53.008 [info] Installing extension: ms-vscode.cpptools 2022-12-19 21:27:53.009 [info] Installing extension: ms-vscode.powershell 2022-12-19 21:27:53.252 [info] Getting Manifest... github.copilot-nightly 2022-12-19 21:27:53.360 [info] Getting Manifest... ms-azuretools.vscode-docker 2022-12-19 21:27:53.362 [info] Getting Manifest... ms-vscode-remote.remote-ssh 2022-12-19 21:27:53.432 [info] Installing extension: github.copilot-nightly 2022-12-19 21:27:53.472 [info] Installing extension: ms-azuretools.vscode-docker 2022-12-19 21:27:53.473 [info] Installing extension: ms-vscode-remote.remote-ssh 2022-12-19 21:27:58.599 [error] [/home/jdeuchert/.vscode-insiders/extensions/github.codespaces-1.13.5]: Failed to parse /home/jdeuchert/.vscode-insiders/extensions/github.codespaces-1.13.5/package.json: [0, 0] Value expected. 2022-12-19 21:27:59.328 [error] [/home/jdeuchert/.vscode-insiders/extensions/gitpod.gitpod-desktop-0.0.67]: Failed to parse /home/jdeuchert/.vscode-insiders/extensions/gitpod.gitpod-desktop-0.0.67/package.json: [0, 0] Value expected. 2022-12-19 21:27:59.512 [error] [/home/jdeuchert/.vscode-insiders/extensions/jock.svg-1.4.26]: Failed to parse /home/jdeuchert/.vscode-insiders/extensions/jock.svg-1.4.26/package.json: [0, 0] Value expected. 2022-12-19 21:28:01.772 [info] Extension installed successfully: angular.ng-template 2022-12-19 21:28:02.175 [info] Extension installed successfully: github.copilot-nightly 2022-12-19 21:28:02.357 [error] [/home/jdeuchert/.vscode-insiders/extensions/ms-azuretools.vscode-docker-1.23.3]: Failed to parse /home/jdeuchert/.vscode-insiders/extensions/ms-azuretools.vscode-docker-1.23.3/package.json: [0, 0] Value expected. 2022-12-19 21:28:02.598 [info] Extension installed successfully: github.copilot-nightly 2022-12-19 21:28:03.936 [info] Extension installed successfully: github.codespaces 2022-12-19 21:28:04.169 [info] Marked extension as uninstalled angular.ng-template-15.0.2 2022-12-19 21:28:04.170 [info] Marked extension as uninstalled github.copilot-nightly-1.62.7529 2022-12-19 21:28:04.171 [info] Marked extension as uninstalled github.copilot-nightly-1.63.7666 2022-12-19 21:28:04.487 [info] Marked extension as uninstalled angular.ng-template-15.0.2 2022-12-19 21:28:04.488 [info] Marked extension as uninstalled github.copilot-nightly-1.62.7529 2022-12-19 21:28:04.488 [info] Marked extension as uninstalled github.copilot-nightly-1.63.7666 2022-12-19 21:28:04.582 [info] Extension installed successfully: gitpod.gitpod-desktop 2022-12-19 21:28:04.675 [info] Extension installed successfully: ms-azuretools.vscode-docker 2022-12-19 21:28:04.764 [info] Extension installed successfully: ms-vscode-remote.remote-containers 2022-12-19 21:28:04.838 [info] Extension installed successfully: ms-vscode-remote.remote-ssh 2022-12-19 21:28:05.102 [info] Extension installed successfully: jock.svg 2022-12-19 21:28:05.551 [info] Marked extension as uninstalled ms-vscode-remote.remote-containers-0.267.0 2022-12-19 21:28:05.553 [info] Marked extension as uninstalled ms-vscode.remote-explorer-0.1.2022120816 2022-12-19 21:28:05.559 [info] Extension installed successfully: ms-vscode.remote-explorer 2022-12-19 21:28:06.100 [info] Extension installed successfully: pkief.material-icon-theme 2022-12-19 21:28:06.271 [info] Extension installed successfully: redhat.vscode-xml 2022-12-19 21:28:06.349 [info] Extension installed successfully: ms-azuretools.vscode-docker 2022-12-19 21:28:11.965 [info] Worker process with pid 480915 terminated normally (type: fileWatcher, window: 3). 2022-12-19 21:28:14.761 [info] Extracted extension to /home/jdeuchert/.vscode-insiders/extensions/.adbea532-4f67-45c9-9a6d-6ee2dcc57515: ms-vscode.powershell 2022-12-19 21:28:14.766 [info] Renamed to /home/jdeuchert/.vscode-insiders/extensions/ms-vscode.powershell-2022.12.1 2022-12-19 21:28:14.771 [info] Extracting completed. ms-vscode.powershell 2022-12-19 21:28:14.785 [info] Extension installed successfully: ms-vscode.powershell 2022-12-19 21:28:16.291 [info] Marked extension as uninstalled ms-vscode.powershell-2022.11.0 2022-12-19 21:28:18.411 [info] Uninstalling extension from the profile: angular.ng-template@15.0.3 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.411 [info] Uninstalling extension from the profile: bradlc.vscode-tailwindcss@0.9.1 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.411 [info] Uninstalling extension from the profile: codespaces-contrib.codeswing@0.0.21 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.412 [info] Uninstalling extension from the profile: cyrilletuzi.angular-schematics@5.2.9 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.412 [info] Uninstalling extension from the profile: dart-code.dart-code@3.54.1 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.413 [info] Uninstalling extension from the profile: dart-code.flutter@3.54.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.413 [info] Uninstalling extension from the profile: dbaeumer.vscode-eslint@2.2.6 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.413 [info] Uninstalling extension from the profile: donjayamanne.githistory@0.6.19 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.413 [info] Uninstalling extension from the profile: eamodio.gitlens@13.1.1 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.413 [info] Uninstalling extension from the profile: editorconfig.editorconfig@0.16.4 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.414 [info] Uninstalling extension from the profile: esbenp.prettier-vscode@9.10.3 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.414 [info] Uninstalling extension from the profile: fernandoescolar.vscode-solution-explorer@0.7.4 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.414 [info] Uninstalling extension from the profile: github.codespaces@1.13.5 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.414 [info] Uninstalling extension from the profile: github.copilot-nightly@1.65.7709 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.415 [info] Uninstalling extension from the profile: github.github-vscode-theme@6.3.2 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.415 [info] Uninstalling extension from the profile: gitpod.gitpod-desktop@0.0.67 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.415 [info] Uninstalling extension from the profile: gruntfuggly.todo-tree@0.0.220 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.415 [info] Uninstalling extension from the profile: haberdashpi.vscode-modal-keys@0.10.4 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.417 [info] Uninstalling extension from the profile: herrmannplatz.npm-dependency-links@1.2.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.417 [info] Uninstalling extension from the profile: ironcutter24.cscurlyformatter@0.0.7 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.417 [info] Uninstalling extension from the profile: jacobdeuchert.wintry@0.0.3 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.417 [info] Uninstalling extension from the profile: jock.svg@1.4.26 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.417 [info] Uninstalling extension from the profile: johnpapa.vscode-peacock@4.2.2 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.417 [info] Uninstalling extension from the profile: m4ns0ur.base64@0.0.3 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.418 [info] Uninstalling extension from the profile: meganrogge.template-string-converter@0.6.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.418 [info] Uninstalling extension from the profile: miguelsolorio.fluent-icons@0.0.18 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.418 [info] Uninstalling extension from the profile: mongodb.mongodb-vscode@0.9.5 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.418 [info] Uninstalling extension from the profile: ms-azuretools.vscode-docker@1.23.3 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.418 [info] Uninstalling extension from the profile: ms-dotnettools.csharp@1.25.2 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.418 [info] Uninstalling extension from the profile: ms-edgedevtools.vscode-edge-devtools@2.1.1 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.419 [info] Uninstalling extension from the profile: ms-vscode-remote.remote-containers@0.268.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.419 [info] Uninstalling extension from the profile: ms-vscode-remote.remote-ssh-edit@0.84.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.419 [info] Uninstalling extension from the profile: ms-vscode-remote.remote-wsl@0.72.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.419 [info] Uninstalling extension from the profile: ms-vscode.cpptools@1.13.7 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.419 [info] Uninstalling extension from the profile: ms-vscode.powershell@2022.12.1 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.419 [info] Uninstalling extension from the profile: mutantdino.resourcemonitor@1.0.7 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.420 [info] Uninstalling extension from the profile: pkief.material-icon-theme@4.23.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.420 [info] Uninstalling extension from the profile: redhat.vscode-xml@0.23.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.420 [info] Uninstalling extension from the profile: ritwickdey.liveserver@5.7.9 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.420 [info] Uninstalling extension from the profile: streetsidesoftware.code-spell-checker@2.12.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.420 [info] Uninstalling extension from the profile: svelte.svelte-vscode@106.3.2 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.420 [info] Uninstalling extension from the profile: tyriar.luna-paint@0.16.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.421 [info] Uninstalling extension from the profile: usernamehw.errorlens@3.6.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.421 [info] Uninstalling extension from the profile: vivaxy.vscode-conventional-commits@1.24.4 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:18.879 [info] Uninstalling the extension without including packed extension angular.ng-template@15.0.3 2022-12-19 21:28:18.879 [info] Uninstalling the extension without checking dependents angular.ng-template@15.0.3 2022-12-19 21:28:18.994 [info] Uninstalling the extension without including packed extension bradlc.vscode-tailwindcss@0.9.1 2022-12-19 21:28:18.995 [info] Uninstalling the extension without checking dependents bradlc.vscode-tailwindcss@0.9.1 2022-12-19 21:28:19.062 [info] Uninstalling the extension without including packed extension codespaces-contrib.codeswing@0.0.21 2022-12-19 21:28:19.062 [info] Uninstalling the extension without checking dependents codespaces-contrib.codeswing@0.0.21 2022-12-19 21:28:19.136 [info] Uninstalling the extension without including packed extension cyrilletuzi.angular-schematics@5.2.9 2022-12-19 21:28:19.136 [info] Uninstalling the extension without checking dependents cyrilletuzi.angular-schematics@5.2.9 2022-12-19 21:28:19.181 [info] Uninstalling the extension without including packed extension dart-code.dart-code@3.54.1 2022-12-19 21:28:19.182 [info] Uninstalling the extension without checking dependents dart-code.dart-code@3.54.1 2022-12-19 21:28:19.253 [info] Uninstalling the extension without including packed extension dart-code.flutter@3.54.0 2022-12-19 21:28:19.253 [info] Uninstalling the extension without checking dependents dart-code.flutter@3.54.0 2022-12-19 21:28:19.312 [info] Uninstalling the extension without including packed extension dbaeumer.vscode-eslint@2.2.6 2022-12-19 21:28:19.313 [info] Uninstalling the extension without checking dependents dbaeumer.vscode-eslint@2.2.6 2022-12-19 21:28:19.366 [info] Uninstalling the extension without including packed extension donjayamanne.githistory@0.6.19 2022-12-19 21:28:19.367 [info] Uninstalling the extension without checking dependents donjayamanne.githistory@0.6.19 2022-12-19 21:28:19.442 [info] Uninstalling the extension without including packed extension eamodio.gitlens@13.1.1 2022-12-19 21:28:19.442 [info] Uninstalling the extension without checking dependents eamodio.gitlens@13.1.1 2022-12-19 21:28:19.510 [info] Uninstalling the extension without including packed extension editorconfig.editorconfig@0.16.4 2022-12-19 21:28:19.511 [info] Uninstalling the extension without checking dependents editorconfig.editorconfig@0.16.4 2022-12-19 21:28:19.589 [info] Uninstalling the extension without including packed extension esbenp.prettier-vscode@9.10.3 2022-12-19 21:28:19.589 [info] Uninstalling the extension without checking dependents esbenp.prettier-vscode@9.10.3 2022-12-19 21:28:19.661 [info] Uninstalling the extension without including packed extension fernandoescolar.vscode-solution-explorer@0.7.4 2022-12-19 21:28:19.661 [info] Uninstalling the extension without checking dependents fernandoescolar.vscode-solution-explorer@0.7.4 2022-12-19 21:28:19.739 [info] Uninstalling the extension without including packed extension github.codespaces@1.13.5 2022-12-19 21:28:19.739 [info] Uninstalling the extension without checking dependents github.codespaces@1.13.5 2022-12-19 21:28:19.793 [info] Uninstalling the extension without including packed extension github.copilot-nightly@1.65.7709 2022-12-19 21:28:19.793 [info] Uninstalling the extension without checking dependents github.copilot-nightly@1.65.7709 2022-12-19 21:28:19.843 [info] Uninstalling the extension without including packed extension github.github-vscode-theme@6.3.2 2022-12-19 21:28:19.843 [info] Uninstalling the extension without checking dependents github.github-vscode-theme@6.3.2 2022-12-19 21:28:19.902 [info] Uninstalling the extension without including packed extension gitpod.gitpod-desktop@0.0.67 2022-12-19 21:28:19.902 [info] Uninstalling the extension without checking dependents gitpod.gitpod-desktop@0.0.67 2022-12-19 21:28:19.960 [info] Uninstalling the extension without including packed extension gruntfuggly.todo-tree@0.0.220 2022-12-19 21:28:19.960 [info] Uninstalling the extension without checking dependents gruntfuggly.todo-tree@0.0.220 2022-12-19 21:28:20.010 [info] Uninstalling the extension without including packed extension haberdashpi.vscode-modal-keys@0.10.4 2022-12-19 21:28:20.010 [info] Uninstalling the extension without checking dependents haberdashpi.vscode-modal-keys@0.10.4 2022-12-19 21:28:20.053 [info] Uninstalling the extension without including packed extension herrmannplatz.npm-dependency-links@1.2.0 2022-12-19 21:28:20.054 [info] Uninstalling the extension without checking dependents herrmannplatz.npm-dependency-links@1.2.0 2022-12-19 21:28:20.113 [info] Uninstalling the extension without including packed extension ironcutter24.cscurlyformatter@0.0.7 2022-12-19 21:28:20.113 [info] Uninstalling the extension without checking dependents ironcutter24.cscurlyformatter@0.0.7 2022-12-19 21:28:20.174 [info] Uninstalling the extension without including packed extension jacobdeuchert.wintry@0.0.3 2022-12-19 21:28:20.174 [info] Uninstalling the extension without checking dependents jacobdeuchert.wintry@0.0.3 2022-12-19 21:28:20.236 [info] Uninstalling the extension without including packed extension jock.svg@1.4.26 2022-12-19 21:28:20.237 [info] Uninstalling the extension without checking dependents jock.svg@1.4.26 2022-12-19 21:28:20.306 [info] Uninstalling the extension without including packed extension johnpapa.vscode-peacock@4.2.2 2022-12-19 21:28:20.306 [info] Uninstalling the extension without checking dependents johnpapa.vscode-peacock@4.2.2 2022-12-19 21:28:20.352 [info] Uninstalling the extension without including packed extension m4ns0ur.base64@0.0.3 2022-12-19 21:28:20.352 [info] Uninstalling the extension without checking dependents m4ns0ur.base64@0.0.3 2022-12-19 21:28:20.397 [info] Uninstalling the extension without including packed extension meganrogge.template-string-converter@0.6.0 2022-12-19 21:28:20.397 [info] Uninstalling the extension without checking dependents meganrogge.template-string-converter@0.6.0 2022-12-19 21:28:20.455 [info] Uninstalling the extension without including packed extension miguelsolorio.fluent-icons@0.0.18 2022-12-19 21:28:20.456 [info] Uninstalling the extension without checking dependents miguelsolorio.fluent-icons@0.0.18 2022-12-19 21:28:20.510 [info] Uninstalling the extension without including packed extension mongodb.mongodb-vscode@0.9.5 2022-12-19 21:28:20.510 [info] Uninstalling the extension without checking dependents mongodb.mongodb-vscode@0.9.5 2022-12-19 21:28:20.559 [info] Uninstalling the extension without including packed extension ms-azuretools.vscode-docker@1.23.3 2022-12-19 21:28:20.560 [info] Uninstalling the extension without checking dependents ms-azuretools.vscode-docker@1.23.3 2022-12-19 21:28:20.618 [info] Uninstalling the extension without including packed extension ms-dotnettools.csharp@1.25.2 2022-12-19 21:28:20.618 [info] Uninstalling the extension without checking dependents ms-dotnettools.csharp@1.25.2 2022-12-19 21:28:20.695 [info] Uninstalling the extension without including packed extension ms-edgedevtools.vscode-edge-devtools@2.1.1 2022-12-19 21:28:20.695 [info] Uninstalling the extension without checking dependents ms-edgedevtools.vscode-edge-devtools@2.1.1 2022-12-19 21:28:20.809 [info] Uninstalling the extension without including packed extension ms-vscode-remote.remote-containers@0.268.0 2022-12-19 21:28:20.809 [info] Uninstalling the extension without checking dependents ms-vscode-remote.remote-containers@0.268.0 2022-12-19 21:28:20.888 [info] Uninstalling the extension without including packed extension ms-vscode-remote.remote-ssh-edit@0.84.0 2022-12-19 21:28:20.888 [info] Uninstalling the extension without checking dependents ms-vscode-remote.remote-ssh-edit@0.84.0 2022-12-19 21:28:20.978 [info] Uninstalling the extension without including packed extension ms-vscode-remote.remote-wsl@0.72.0 2022-12-19 21:28:20.978 [info] Uninstalling the extension without checking dependents ms-vscode-remote.remote-wsl@0.72.0 2022-12-19 21:28:21.113 [info] Uninstalling the extension without including packed extension ms-vscode.cpptools@1.13.7 2022-12-19 21:28:21.113 [info] Uninstalling the extension without checking dependents ms-vscode.cpptools@1.13.7 2022-12-19 21:28:21.251 [info] Uninstalling the extension without including packed extension ms-vscode.powershell@2022.12.1 2022-12-19 21:28:21.252 [info] Uninstalling the extension without checking dependents ms-vscode.powershell@2022.12.1 2022-12-19 21:28:21.355 [info] Uninstalling the extension without including packed extension mutantdino.resourcemonitor@1.0.7 2022-12-19 21:28:21.356 [info] Uninstalling the extension without checking dependents mutantdino.resourcemonitor@1.0.7 2022-12-19 21:28:21.451 [info] Uninstalling the extension without including packed extension pkief.material-icon-theme@4.23.0 2022-12-19 21:28:21.451 [info] Uninstalling the extension without checking dependents pkief.material-icon-theme@4.23.0 2022-12-19 21:28:21.554 [info] Uninstalling the extension without including packed extension redhat.vscode-xml@0.23.0 2022-12-19 21:28:21.555 [info] Uninstalling the extension without checking dependents redhat.vscode-xml@0.23.0 2022-12-19 21:28:21.646 [info] Uninstalling the extension without including packed extension ritwickdey.liveserver@5.7.9 2022-12-19 21:28:21.646 [info] Uninstalling the extension without checking dependents ritwickdey.liveserver@5.7.9 2022-12-19 21:28:21.677 [info] Uninstalling the extension without including packed extension streetsidesoftware.code-spell-checker@2.12.0 2022-12-19 21:28:21.677 [info] Uninstalling the extension without checking dependents streetsidesoftware.code-spell-checker@2.12.0 2022-12-19 21:28:21.702 [info] Uninstalling the extension without including packed extension svelte.svelte-vscode@106.3.2 2022-12-19 21:28:21.703 [info] Uninstalling the extension without checking dependents svelte.svelte-vscode@106.3.2 2022-12-19 21:28:21.718 [info] Uninstalling the extension without including packed extension tyriar.luna-paint@0.16.0 2022-12-19 21:28:21.719 [info] Uninstalling the extension without checking dependents tyriar.luna-paint@0.16.0 2022-12-19 21:28:21.741 [info] Uninstalling the extension without including packed extension usernamehw.errorlens@3.6.0 2022-12-19 21:28:21.742 [info] Uninstalling the extension without checking dependents usernamehw.errorlens@3.6.0 2022-12-19 21:28:21.753 [info] Uninstalling the extension without including packed extension vivaxy.vscode-conventional-commits@1.24.4 2022-12-19 21:28:21.754 [info] Uninstalling the extension without checking dependents vivaxy.vscode-conventional-commits@1.24.4 2022-12-19 21:28:21.826 [info] Successfully uninstalled extension from the profile angular.ng-template@15.0.3 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:21.995 [info] Successfully uninstalled extension from the profile bradlc.vscode-tailwindcss@0.9.1 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:21.997 [info] Successfully uninstalled extension from the profile codespaces-contrib.codeswing@0.0.21 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:21.998 [info] Successfully uninstalled extension from the profile cyrilletuzi.angular-schematics@5.2.9 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:21.998 [info] Successfully uninstalled extension from the profile dart-code.dart-code@3.54.1 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:22.224 [info] Successfully uninstalled extension from the profile dart-code.flutter@3.54.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:22.659 [info] Successfully uninstalled extension from the profile dbaeumer.vscode-eslint@2.2.6 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:23.441 [info] Marked extension as uninstalled dart-code.dart-code-3.54.1 2022-12-19 21:28:23.441 [info] Marked extension as uninstalled dart-code.flutter-3.54.0 2022-12-19 21:28:23.671 [info] Successfully uninstalled extension from the profile donjayamanne.githistory@0.6.19 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:23.837 [info] Marked extension as uninstalled angular.ng-template-15.0.2 2022-12-19 21:28:23.837 [info] Marked extension as uninstalled dart-code.dart-code-3.54.1 2022-12-19 21:28:23.837 [info] Marked extension as uninstalled dart-code.flutter-3.54.0 2022-12-19 21:28:23.838 [info] Marked extension as uninstalled github.copilot-nightly-1.62.7529 2022-12-19 21:28:23.838 [info] Marked extension as uninstalled github.copilot-nightly-1.63.7666 2022-12-19 21:28:23.838 [info] Marked extension as uninstalled ms-vscode-remote.remote-containers-0.267.0 2022-12-19 21:28:23.839 [info] Marked extension as uninstalled ms-vscode.powershell-2022.11.0 2022-12-19 21:28:23.839 [info] Marked extension as uninstalled ms-vscode.remote-explorer-0.1.2022120816 2022-12-19 21:28:24.064 [info] Successfully uninstalled extension from the profile editorconfig.editorconfig@0.16.4 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.067 [info] Successfully uninstalled extension from the profile eamodio.gitlens@13.1.1 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.068 [info] Successfully uninstalled extension from the profile esbenp.prettier-vscode@9.10.3 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.069 [info] Successfully uninstalled extension from the profile fernandoescolar.vscode-solution-explorer@0.7.4 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.239 [info] Successfully uninstalled extension from the profile github.codespaces@1.13.5 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.300 [info] Marked extension as uninstalled fernandoescolar.vscode-solution-explorer-0.7.4 2022-12-19 21:28:24.420 [info] Successfully uninstalled extension from the profile github.copilot-nightly@1.65.7709 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.454 [info] Successfully uninstalled extension from the profile github.github-vscode-theme@6.3.2 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.467 [info] Successfully uninstalled extension from the profile gitpod.gitpod-desktop@0.0.67 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.505 [info] Successfully uninstalled extension from the profile gruntfuggly.todo-tree@0.0.220 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.533 [info] Successfully uninstalled extension from the profile haberdashpi.vscode-modal-keys@0.10.4 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.534 [info] Successfully uninstalled extension from the profile herrmannplatz.npm-dependency-links@1.2.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.588 [info] Successfully uninstalled extension from the profile jacobdeuchert.wintry@0.0.3 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.603 [info] Successfully uninstalled extension from the profile ironcutter24.cscurlyformatter@0.0.7 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.621 [info] Successfully uninstalled extension from the profile jock.svg@1.4.26 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.622 [info] Successfully uninstalled extension from the profile johnpapa.vscode-peacock@4.2.2 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.687 [info] Successfully uninstalled extension from the profile m4ns0ur.base64@0.0.3 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.701 [info] Successfully uninstalled extension from the profile meganrogge.template-string-converter@0.6.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.702 [info] Successfully uninstalled extension from the profile miguelsolorio.fluent-icons@0.0.18 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.721 [info] Successfully uninstalled extension from the profile mongodb.mongodb-vscode@0.9.5 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.775 [info] Successfully uninstalled extension from the profile ms-azuretools.vscode-docker@1.23.3 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:24.837 [info] Successfully uninstalled extension from the profile ms-dotnettools.csharp@1.25.2 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:25.066 [info] Successfully uninstalled extension from the profile ms-edgedevtools.vscode-edge-devtools@2.1.1 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:25.067 [info] Successfully uninstalled extension from the profile ms-vscode-remote.remote-ssh-edit@0.84.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:25.068 [info] Successfully uninstalled extension from the profile ms-vscode-remote.remote-containers@0.268.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:25.069 [info] Successfully uninstalled extension from the profile ms-vscode-remote.remote-wsl@0.72.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:25.070 [info] Successfully uninstalled extension from the profile ms-vscode.cpptools@1.13.7 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:25.428 [info] Successfully uninstalled extension from the profile ms-vscode.powershell@2022.12.1 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:25.430 [info] Successfully uninstalled extension from the profile mutantdino.resourcemonitor@1.0.7 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:25.499 [info] Marked extension as uninstalled ms-vscode.cpptools-1.13.7-linux-x64 2022-12-19 21:28:25.499 [info] Marked extension as uninstalled ms-vscode.powershell-2022.12.1 2022-12-19 21:28:25.637 [info] Successfully uninstalled extension from the profile pkief.material-icon-theme@4.23.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:25.719 [info] Successfully uninstalled extension from the profile ritwickdey.liveserver@5.7.9 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:25.739 [info] Successfully uninstalled extension from the profile streetsidesoftware.code-spell-checker@2.12.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:25.741 [info] Successfully uninstalled extension from the profile svelte.svelte-vscode@106.3.2 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:25.744 [info] Successfully uninstalled extension from the profile redhat.vscode-xml@0.23.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:25.750 [info] Successfully uninstalled extension from the profile tyriar.luna-paint@0.16.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:25.757 [info] Successfully uninstalled extension from the profile usernamehw.errorlens@3.6.0 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:25.766 [info] Successfully uninstalled extension from the profile vivaxy.vscode-conventional-commits@1.24.4 vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json 2022-12-19 21:28:34.666 [info] Extracted extension to /home/jdeuchert/.vscode-insiders/extensions/.d8b15d7d-d66c-4823-8186-ebd79541e229: ms-vscode.cpptools 2022-12-19 21:28:34.701 [info] Renamed to /home/jdeuchert/.vscode-insiders/extensions/ms-vscode.cpptools-1.13.8-linux-x64 2022-12-19 21:28:34.765 [info] Extracting completed. ms-vscode.cpptools 2022-12-19 21:28:34.786 [info] Extension installed successfully: ms-vscode.cpptools 2022-12-19 21:33:19.390 [error] [uncaught exception in sharedProcess]: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json: Error: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json at Object.factory (vscode-file://vscode-app/opt/visual-studio-code-insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92149) 2022-12-19 21:33:19.391 [error] [uncaught exception in sharedProcess]: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json: Error: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json at Object.factory (vscode-file://vscode-app/opt/visual-studio-code-insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92149) 2022-12-19 21:40:41.730 [info] Extensions removed from another source ms-vscode-remote.remote-ssh vscode-userdata:/home/jdeuchert/.config/Code%20-%20Insiders/User/profiles/-2ccde7be/extensions.json 2022-12-19 21:40:41.730 [info] Extensions removed from another source ms-azuretools.vscode-docker vscode-userdata:/home/jdeuchert/.config/Code%20-%20Insiders/User/profiles/-2ccde7be/extensions.json 2022-12-19 21:40:41.756 [error] [uncaught exception in sharedProcess]: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json: Error: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json at Object.factory (vscode-file://vscode-app/opt/visual-studio-code-insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92149) 2022-12-19 21:40:41.886 [error] [uncaught exception in sharedProcess]: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json: Error: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json at Object.factory (vscode-file://vscode-app/opt/visual-studio-code-insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92149) 2022-12-19 21:40:42.589 [error] [uncaught exception in sharedProcess]: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json: Error: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json at Object.factory (vscode-file://vscode-app/opt/visual-studio-code-insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92149) 2022-12-19 21:40:42.590 [error] [uncaught exception in sharedProcess]: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json: Error: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json at Object.factory (vscode-file://vscode-app/opt/visual-studio-code-insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92149) 2022-12-19 21:40:42.591 [error] [uncaught exception in sharedProcess]: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json: Error: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json at Object.factory (vscode-file://vscode-app/opt/visual-studio-code-insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92149) 2022-12-19 21:40:42.592 [error] [uncaught exception in sharedProcess]: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json: Error: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json at Object.factory (vscode-file://vscode-app/opt/visual-studio-code-insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92149) 2022-12-19 21:40:42.592 [error] [uncaught exception in sharedProcess]: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json: Error: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json at Object.factory (vscode-file://vscode-app/opt/visual-studio-code-insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92149) 2022-12-19 21:40:42.593 [error] [uncaught exception in sharedProcess]: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json: Error: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json at Object.factory (vscode-file://vscode-app/opt/visual-studio-code-insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92149) 2022-12-19 21:40:42.594 [error] [uncaught exception in sharedProcess]: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json: Error: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json at Object.factory (vscode-file://vscode-app/opt/visual-studio-code-insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92149) 2022-12-19 21:40:42.595 [error] [uncaught exception in sharedProcess]: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json: Error: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json at Object.factory (vscode-file://vscode-app/opt/visual-studio-code-insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92149) 2022-12-19 21:40:42.596 [error] [uncaught exception in sharedProcess]: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json: Error: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json at Object.factory (vscode-file://vscode-app/opt/visual-studio-code-insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92149) 2022-12-19 21:40:42.597 [error] [uncaught exception in sharedProcess]: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json: Error: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json at Object.factory (vscode-file://vscode-app/opt/visual-studio-code-insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92149) 2022-12-19 21:40:42.597 [error] [uncaught exception in sharedProcess]: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json: Error: Invalid extensions content in vscode-userdata:/home/jdeuchert/.vscode-insiders/extensions/extensions.json at Object.factory (vscode-file://vscode-app/opt/visual-studio-code-insiders/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:87:92149) `

Edit: Apparently the % is a feature in zsh to indicate that the output of a programm did not end with a trailing newline. So it is not part of the extensions.json.

jrieken commented 1 year ago

As a negative consequence when using settings sync all extensions will be removed across sync'd devices. Insiders is frozen 🧊

Screenshot 2022-12-20 at 18 46 44
sandy081 commented 1 year ago

@jrieken I can confirm that Settings Sync will not sync extensions if there is an error parsing extensions manifest. Can you please let me know if you have taken any action after seeing this error? For eg., how could you fix this error so that Settings Sync starts syncing extensions on this machine? Have you deleted extensions.json file only?

sandy081 commented 1 year ago

The fix contains following:

connor4312 commented 1 year ago

@sandy081 what's the best way to verify this?

sandy081 commented 1 year ago

To verify: