microsoft / vscode

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

VS Code extensions suddenly won't load or update/install #173684

Open huhqwerty opened 1 year ago

huhqwerty commented 1 year ago

Does this issue occur when all extensions are disabled?: N/A

Everything has been working fine for several years. I used VS Code Thursday (2/2) as usual with no issues. I was OOO Friday but first thing Monday (2/6) I opened VS Code and got several errors from extensions. I tried to update the Python extension since that's the language that I was using but it also failed. So, I tried uninstalling the extension, which worked, but then when trying to install it again it fails. So, I decided to start over. See below.

Steps to Reproduce:

  1. Renamed the C:\Users\bqd4.vscode directory so a new one would be created
  2. Renamed the %APPDATA%\Code directory so a new one would be created
  3. Uninstalled VS Code
  4. Restarted my workstation
  5. Installed latest version of VS Code (1.75.0)
  6. Started VS Code; Output window contains:
    2023-02-07 07:40:53.336 [warning] Via 'product.json#extensionEnabledApiProposals' extension 'github.vscode-pull-request-github' wants API proposal 'commentsResolvedState' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
    2023-02-07 07:40:53.788 [info] Started initializing default profile extensions in extensions installation folder. file:///c%3A/Users/bqd4/.vscode/extensions
    2023-02-07 07:40:54.024 [info] Completed initializing default profile extensions in extensions installation folder. file:///c%3A/Users/bqd4/.vscode/extensions
    2023-02-07 07:40:56.960 [info] [perf] Render performance baseline is 48ms
  7. Tried to install the Python extension v2023.2.0 Returns: Error while installing 'Python' extension. Please check the [log](command:workbench.action.showWindowLog) for more details.

The Output (log) contains:

2023-02-07 07:51:02.703 [error] Error: UnhandledException,UnhandledException,UnhandledException
    at vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:89578
    at Array.reduce (<anonymous>)
    at E (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:89564)
    at ne.D (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:80916)
    at async ne.z (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:78417)
    at async ne.installFromGallery (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:74855)
2023-02-07 07:51:02.804 [error] UnhandledException,UnhandledException,UnhandledException: Error: UnhandledException,UnhandledException,UnhandledException
    at vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:89578
    at Array.reduce (<anonymous>)
    at E (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:89564)
    at ne.D (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:80916)
    at async ne.z (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:78417)
    at async ne.installFromGallery (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:74855)

Installing from a vsix file has this result: Returns UnhandledException,UnhandledException

The Output contains:

2023-02-07 08:09:40.102 [error] UnhandledException,UnhandledException: Error: UnhandledException,UnhandledException
    at vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:89578
    at Array.reduce (<anonymous>)
    at E (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:89564)
    at ne.D (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:80916)
    at async ne.z (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:78417)
    at async ne.install (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:158273)
  1. Tried to install Docker extension v1.23.3 Returns Error while installing 'Docker' extension. Please check the [log](command:workbench.action.showWindowLog) for more details.

The Output (log) contains:

2023-02-07 07:59:12.131 [error] Signature: UnhandledException
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:62:17985)
    at async $.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:171351)
2023-02-07 07:59:12.203 [error] UnhandledException: Signature: UnhandledException
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:62:17985)
    at async $.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:171351)
  1. Tried to install the Eclipse Keymap extension v0.16.1 (this is the only extension that installs successfully)
  2. Tried to install the Extension Pack for Java v0.25.7 Returns Error while installing 'Extension Pack for Java' extension. Please check the [log](command:workbench.action.showWindowLog) for more details.

The Output (log) contains:

2023-02-07 08:04:23.373 [error] Error: UnhandledException,UnhandledException,UnhandledException,UnhandledException,UnhandledException
    at vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:89578
    at Array.reduce (<anonymous>)
    at E (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:89564)
    at ne.D (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:80916)
    at async ne.z (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:78417)
    at async ne.installFromGallery (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:74855)
2023-02-07 08:04:23.418 [error] UnhandledException,UnhandledException,UnhandledException,UnhandledException,UnhandledException: Error: UnhandledException,UnhandledException,UnhandledException,UnhandledException,UnhandledException
    at vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:89578
    at Array.reduce (<anonymous>)
    at E (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:89564)
    at ne.D (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:80916)
    at async ne.z (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:78417)
    at async ne.installFromGallery (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:74855)

At this point I'm out of ideas. What do I need to do to make it work again?

simonamc commented 1 year ago

The last build that will let me load extensions is 1.73.1

sandy081 commented 1 year ago

Can you please share following log while you reproduce the issue?

Can you also please share the content in following file?

huhqwerty commented 1 year ago

@sandy081 I already shared the Output view above for each of the errors. Here is my current extensions.json. As I said, I can now only install the eclipse keybindings extension.

[{"identifier":{"id":"alphabotsec.vscode-eclipse-keybindings","uuid":"0c9d43ad-d1d0-4e2a-8246-fe7b296162a8"},"version":"0.16.1","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/alphabotsec.vscode-eclipse-keybindings-0.16.1","scheme":"file"},"relativeLocation":"alphabotsec.vscode-eclipse-keybindings-0.16.1","metadata":{"id":"0c9d43ad-d1d0-4e2a-8246-fe7b296162a8","publisherId":"a9e49c66-52a1-4cb2-a5e7-7b109ab15be6","publisherDisplayName":"Alphabot Security","targetPlatform":"undefined","isApplicationScoped":false,"updated":false,"isPreReleaseVersion":false,"installedTimestamp":1675778454024,"preRelease":false}}]
sandy081 commented 1 year ago

@huhqwerty The output log you shared is the window log. I am asking for another log - F1 > Open View... > Shared

huhqwerty commented 1 year ago

I reverted to 1.73.1 as @simonamc mentioned and everything works again.

sandy081 commented 1 year ago

@huhqwerty Glad that old version is working for you, but we would like to understand why the latest version is not working. Can you please provide us this log?

F1 > Open View... > Shared

I am suspecting that the errors you are seeing are related to extension signing verification.

2023-02-07 07:59:12.131 [error] Signature: UnhandledException
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:62:17985)
    at async $.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:171351)
2023-02-07 07:59:12.203 [error] UnhandledException: Signature: UnhandledException

I would like to confirm that from the requested above log.

simonamc commented 1 year ago

@sandy081 after installing 1.75.1 that worked for me and curiously it continued to work after I rolled back to 1.75.0 when it didn't before. I've been running VS code from WSL I don't know if that is a confounding factor. Normally this works great for me, being able to run linux in windows is a game changer

huhqwerty commented 1 year ago

@sandy081 Uninstalled 1.73.1 and reinstalled 1.75.0. This is with all but the python extension pre-installed. Below is the Output when I tried to install the python extension:

2023-02-10 07:20:26.823 [info] Marked extension as uninstalled dbaeumer.vscode-eslint-2.4.0
2023-02-10 07:20:26.824 [info] Marked extension as uninstalled ms-python.isort-2022.8.0
2023-02-10 07:20:26.824 [info] Marked extension as uninstalled ms-python.python-2022.18.2
2023-02-10 07:20:26.825 [info] Marked extension as uninstalled ms-python.vscode-pylance-2023.1.10
2023-02-10 07:20:26.825 [info] Marked extension as uninstalled ms-toolsai.jupyter-2022.9.1303220346
2023-02-10 07:20:26.825 [info] Marked extension as uninstalled ms-toolsai.jupyter-keymap-1.0.0
2023-02-10 07:20:26.826 [info] Marked extension as uninstalled ms-toolsai.jupyter-renderers-1.0.14
2023-02-10 07:20:26.827 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-cell-tags-0.1.6
2023-02-10 07:20:26.828 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-slideshow-0.1.5
2023-02-10 07:20:26.880 [info] Deleted from disk dbaeumer.vscode-eslint c:\Users\bqd4\.vscode\extensions\dbaeumer.vscode-eslint-2.2.6
2023-02-10 07:20:27.563 [info] Starting worker process with pid 20948 (type: fileWatcher, window: 1).
2023-02-10 07:20:29.456 [info] WSL is not installed, so could not detect WSL profiles
2023-02-10 07:21:14.087 [info] Getting Manifest... ms-python.python
2023-02-10 07:21:14.094 [info] Installing extension: ms-python.python
2023-02-10 07:21:15.313 [info] Getting Manifest... ms-toolsai.jupyter
2023-02-10 07:21:15.728 [info] Getting Manifest... ms-toolsai.jupyter-keymap
2023-02-10 07:21:15.822 [info] Getting Manifest... ms-toolsai.jupyter-renderers
2023-02-10 07:21:15.908 [info] Getting Manifest... ms-toolsai.vscode-jupyter-cell-tags
2023-02-10 07:21:16.002 [info] Getting Manifest... ms-toolsai.vscode-jupyter-slideshow
2023-02-10 07:21:16.085 [info] Getting Manifest... ms-python.vscode-pylance
2023-02-10 07:21:16.164 [info] Getting Manifest... ms-python.isort
2023-02-10 07:21:16.432 [info] Installing extension: ms-toolsai.jupyter ms-python.python
2023-02-10 07:21:16.433 [info] Installing extension: ms-toolsai.jupyter-keymap ms-python.python
2023-02-10 07:21:16.433 [info] Installing extension: ms-toolsai.jupyter-renderers ms-python.python
2023-02-10 07:21:16.433 [info] Installing extension: ms-toolsai.vscode-jupyter-cell-tags ms-python.python
2023-02-10 07:21:16.433 [info] Installing extension: ms-toolsai.vscode-jupyter-slideshow ms-python.python
2023-02-10 07:21:16.434 [info] Installing extension: ms-python.vscode-pylance ms-python.python
2023-02-10 07:21:16.434 [info] Installing extension: ms-python.isort ms-python.python
2023-02-10 07:21:17.517 [info] Removed the extension from uninstalled list: ms-toolsai.jupyter-keymap
2023-02-10 07:21:17.572 [info] Removed the extension from uninstalled list: ms-toolsai.vscode-jupyter-cell-tags
2023-02-10 07:21:17.579 [info] Removed the extension from uninstalled list: ms-toolsai.vscode-jupyter-slideshow
2023-02-10 07:21:19.073 [error] RequestService#request (browser) - error https://ms-toolsai.gallery.vsassets.io/_apis/public/gallery/publisher/ms-toolsai/extension/jupyter/2023.1.2010391206/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage?redirect=true&install=true {}
2023-02-10 07:21:20.009 [error] Error while installing the extension: ms-toolsai.jupyter-renderers
2023-02-10 07:21:20.011 [error] [uncaught exception in sharedProcess]: UnhandledException: Signature: UnhandledException
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:62:17985)
    at async $.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:171351)
2023-02-10 07:21:20.011 [error] [uncaught exception in sharedProcess]: UnhandledException: Signature: UnhandledException
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:62:17985)
    at async $.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:171351)
2023-02-10 07:21:20.023 [error] Error while installing the extension: ms-python.python
2023-02-10 07:21:20.023 [error] [uncaught exception in sharedProcess]: UnhandledException: Signature: UnhandledException
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:62:17985)
    at async $.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:171351)
2023-02-10 07:21:20.024 [error] [uncaught exception in sharedProcess]: UnhandledException: Signature: UnhandledException
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:62:17985)
    at async $.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:171351)
2023-02-10 07:21:20.913 [error] Error while installing the extension: ms-toolsai.jupyter
2023-02-10 07:21:20.914 [error] [uncaught exception in sharedProcess]: UnhandledException: Signature: UnhandledException
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:62:17985)
    at async $.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:171351)
2023-02-10 07:21:20.914 [error] [uncaught exception in sharedProcess]: UnhandledException: Signature: UnhandledException
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:62:17985)
    at async $.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:171351)
2023-02-10 07:21:21.056 [info] Rollback: Uninstalled extension ms-toolsai.jupyter-keymap
2023-02-10 07:21:21.056 [info] Rollback: Uninstalled extension ms-toolsai.vscode-jupyter-cell-tags
2023-02-10 07:21:21.057 [info] Rollback: Uninstalled extension ms-toolsai.vscode-jupyter-slideshow
2023-02-10 07:21:21.057 [error] Failed to install extension. ms-python.python
2023-02-10 07:21:21.057 [error] Error: UnhandledException,UnhandledException,UnhandledException
    at vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:89578
    at Array.reduce (<anonymous>)
    at E (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:89564)
    at ne.D (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:80916)
    at async ne.z (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:78417)
    at async ne.installFromGallery (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:74855)
2023-02-10 07:21:21.085 [info] Marked extension as uninstalled ms-toolsai.jupyter-keymap-1.0.0
2023-02-10 07:21:21.085 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-cell-tags-0.1.6
2023-02-10 07:21:21.086 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-slideshow-0.1.5
2023-02-10 07:21:21.144 [info] Marked extension as uninstalled dbaeumer.vscode-eslint-2.4.0
2023-02-10 07:21:21.144 [info] Marked extension as uninstalled ms-python.isort-2022.8.0
2023-02-10 07:21:21.145 [info] Marked extension as uninstalled ms-python.python-2022.18.2
2023-02-10 07:21:21.145 [info] Marked extension as uninstalled ms-python.vscode-pylance-2023.1.10
2023-02-10 07:21:21.146 [info] Marked extension as uninstalled ms-toolsai.jupyter-2022.9.1303220346
2023-02-10 07:21:21.147 [info] Marked extension as uninstalled ms-toolsai.jupyter-keymap-1.0.0
2023-02-10 07:21:21.147 [info] Marked extension as uninstalled ms-toolsai.jupyter-renderers-1.0.14
2023-02-10 07:21:21.147 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-cell-tags-0.1.6
2023-02-10 07:21:21.147 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-slideshow-0.1.5

Here is the corresponding extensions.json:

[{"identifier":{"id":"alphabotsec.vscode-eclipse-keybindings","uuid":"0c9d43ad-d1d0-4e2a-8246-fe7b296162a8"},"version":"0.16.1","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/alphabotsec.vscode-eclipse-keybindings-0.16.1","scheme":"file"},"relativeLocation":"alphabotsec.vscode-eclipse-keybindings-0.16.1","metadata":{"id":"0c9d43ad-d1d0-4e2a-8246-fe7b296162a8","publisherId":"a9e49c66-52a1-4cb2-a5e7-7b109ab15be6","publisherDisplayName":"Alphabot Security","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"preRelease":false,"installedTimestamp":1653353346877}},{"identifier":{"id":"dbaeumer.vscode-eslint","uuid":"583b2b34-2c1e-4634-8c0b-0b82e283ea3a"},"version":"2.2.6","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/dbaeumer.vscode-eslint-2.2.6","scheme":"file"},"relativeLocation":"dbaeumer.vscode-eslint-2.2.6","metadata":{"id":"583b2b34-2c1e-4634-8c0b-0b82e283ea3a","publisherId":"29859a75-d81b-4f0e-8578-2c80ecee6f99","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"preRelease":false,"installedTimestamp":1657022872959}},{"identifier":{"id":"dotjoshjohnson.xml","uuid":"0cb81da2-1880-4755-9995-0ae9cc728e20"},"version":"2.5.1","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/dotjoshjohnson.xml-2.5.1","scheme":"file"},"relativeLocation":"dotjoshjohnson.xml-2.5.1","metadata":{"id":"0cb81da2-1880-4755-9995-0ae9cc728e20","publisherId":"0a72d6f9-f644-4e7d-93fe-34389b97e913","publisherDisplayName":"Josh Johnson"}},{"identifier":{"id":"hashicorp.sentinel","uuid":"287ef70d-bc55-4f6a-b852-57e627638836"},"version":"0.2.2","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/hashicorp.sentinel-0.2.2","scheme":"file"},"relativeLocation":"hashicorp.sentinel-0.2.2","metadata":{"id":"287ef70d-bc55-4f6a-b852-57e627638836","publisherId":"a8dd781d-e144-400a-943c-417165981be2","publisherDisplayName":"HashiCorp","targetPlatform":"undefined","isApplicationScoped":false,"updated":true,"isPreReleaseVersion":false,"installedTimestamp":1668453957123,"preRelease":false}},{"identifier":{"id":"kiteco.kite","uuid":"d697a7e8-00fa-4039-9067-4b69a9a90f6e"},"version":"0.147.0","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/kiteco.kite-0.147.0","scheme":"file"},"relativeLocation":"kiteco.kite-0.147.0","metadata":{"id":"d697a7e8-00fa-4039-9067-4b69a9a90f6e","publisherId":"202e7bef-8dda-4cf3-89b7-0df74948ab8c","publisherDisplayName":"Kite","installedTimestamp":1626957645488}},{"identifier":{"id":"micnil.vscode-checkpoints","uuid":"5b7424e4-d934-4816-83ce-b422c482a9e7"},"version":"1.3.3","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/micnil.vscode-checkpoints-1.3.3","scheme":"file"},"relativeLocation":"micnil.vscode-checkpoints-1.3.3","metadata":{"id":"5b7424e4-d934-4816-83ce-b422c482a9e7","publisherId":"f8a43d30-88c0-44f4-b306-65396ce81631","publisherDisplayName":"Michael Nilsson","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"preRelease":false,"installedTimestamp":1652723218079}},{"identifier":{"id":"mohsen1.prettify-json","uuid":"67e66172-30c7-4478-8f5d-6eac4ae755dc"},"version":"0.0.3","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/mohsen1.prettify-json-0.0.3","scheme":"file"},"relativeLocation":"mohsen1.prettify-json-0.0.3","metadata":{"id":"67e66172-30c7-4478-8f5d-6eac4ae755dc","publisherId":"114b20ca-e58f-4673-9024-1fe88a3e941a","publisherDisplayName":"Mohsen Azimi"}},{"identifier":{"id":"redhat.vscode-commons","uuid":"2f0eaac2-070b-4dc7-9b23-8dd4c970c11c"},"version":"0.0.6","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/redhat.vscode-commons-0.0.6","scheme":"file"},"relativeLocation":"redhat.vscode-commons-0.0.6","metadata":{"id":"2f0eaac2-070b-4dc7-9b23-8dd4c970c11c","publisherId":"eed56242-9699-4317-8bc7-e9f4b9bdd3ff","publisherDisplayName":"Red Hat","installedTimestamp":1621512717842}},{"identifier":{"id":"sf-infosec.infosec-aws-templates"},"version":"0.0.1","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/sf-infosec.infosec-aws-templates-0.0.1","scheme":"file"},"relativeLocation":"sf-infosec.infosec-aws-templates-0.0.1","metadata":{}},{"identifier":{"id":"tht13.rst-vscode","uuid":"9a76007e-6367-44f0-b175-2439b4e81196"},"version":"3.0.1","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/tht13.rst-vscode-3.0.1","scheme":"file"},"relativeLocation":"tht13.rst-vscode-3.0.1","metadata":{"id":"9a76007e-6367-44f0-b175-2439b4e81196","publisherId":"78ff7982-87b9-4f5c-8886-f79f581462f0","publisherDisplayName":"Thomas Haakon Townsend"}},{"identifier":{"id":"vscjava.vscode-java-dependency","uuid":"7865e561-1c83-410e-9b99-aabada597a7e"},"version":"0.21.1","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/vscjava.vscode-java-dependency-0.21.1","scheme":"file"},"relativeLocation":"vscjava.vscode-java-dependency-0.21.1","metadata":{"id":"7865e561-1c83-410e-9b99-aabada597a7e","publisherId":"bae08b87-578e-41ec-ab1c-0b036e7add88","publisherDisplayName":"Microsoft","targetPlatform":"undefined","isApplicationScoped":false,"updated":true,"isPreReleaseVersion":false,"installedTimestamp":1667287341686,"preRelease":false}},{"identifier":{"id":"vscjava.vscode-java-pack","uuid":"96f11e1f-1a46-4592-b084-f025b2c2a81f"},"version":"0.25.7","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/vscjava.vscode-java-pack-0.25.7","scheme":"file"},"relativeLocation":"vscjava.vscode-java-pack-0.25.7","metadata":{"id":"96f11e1f-1a46-4592-b084-f025b2c2a81f","publisherId":"bae08b87-578e-41ec-ab1c-0b036e7add88","publisherDisplayName":"Microsoft","targetPlatform":"undefined","isApplicationScoped":false,"updated":true,"isPreReleaseVersion":false,"installedTimestamp":1669714007977,"preRelease":false}},{"identifier":{"id":"vscjava.vscode-java-test","uuid":"67c06b0d-1891-42ca-b2a8-113e79bff069"},"version":"0.37.1","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/vscjava.vscode-java-test-0.37.1","scheme":"file"},"relativeLocation":"vscjava.vscode-java-test-0.37.1","metadata":{"id":"67c06b0d-1891-42ca-b2a8-113e79bff069","publisherId":"bae08b87-578e-41ec-ab1c-0b036e7add88","publisherDisplayName":"Microsoft","targetPlatform":"undefined","isApplicationScoped":false,"updated":true,"isPreReleaseVersion":false,"preRelease":false,"installedTimestamp":1662467993062}},{"identifier":{"id":"hashicorp.terraform","uuid":"4a23294b-fd16-4c51-9759-da9936474cf8"},"version":"2.25.2","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/hashicorp.terraform-2.25.2-win32-x64","scheme":"file"},"relativeLocation":"hashicorp.terraform-2.25.2-win32-x64","metadata":{"id":"4a23294b-fd16-4c51-9759-da9936474cf8","publisherId":"a8dd781d-e144-400a-943c-417165981be2","publisherDisplayName":"HashiCorp","targetPlatform":"win32-x64","isApplicationScoped":false,"updated":true,"isPreReleaseVersion":false,"installedTimestamp":1671137758849,"preRelease":false}},{"identifier":{"id":"ms-azuretools.vscode-docker","uuid":"0479fc1c-3d67-49f9-b087-fb9069afe48f"},"version":"1.23.3","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/ms-azuretools.vscode-docker-1.23.3","scheme":"file"},"relativeLocation":"ms-azuretools.vscode-docker-1.23.3","metadata":{"id":"0479fc1c-3d67-49f9-b087-fb9069afe48f","publisherId":"52b787f2-79a9-4f32-99b4-393afe3005d3","publisherDisplayName":"Microsoft","targetPlatform":"undefined","isApplicationScoped":false,"updated":true,"isPreReleaseVersion":false,"installedTimestamp":1671482130574,"preRelease":false}},{"identifier":{"id":"visualstudioexptteam.vscodeintellicode","uuid":"876e8f93-74d0-4f4f-91b7-34a09f19f444"},"version":"1.2.30","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/visualstudioexptteam.vscodeintellicode-1.2.30","scheme":"file"},"relativeLocation":"visualstudioexptteam.vscodeintellicode-1.2.30","metadata":{"id":"876e8f93-74d0-4f4f-91b7-34a09f19f444","publisherId":"e8db1608-52e8-4d8d-92a6-779c5db302a9","publisherDisplayName":"Microsoft","targetPlatform":"undefined","isApplicationScoped":false,"updated":true,"isPreReleaseVersion":false,"installedTimestamp":1673230776114,"preRelease":false}},{"identifier":{"id":"redhat.vscode-yaml","uuid":"2061917f-f76a-458a-8da9-f162de22b97e"},"version":"1.11.0","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/redhat.vscode-yaml-1.11.0","scheme":"file"},"relativeLocation":"redhat.vscode-yaml-1.11.0","metadata":{"id":"2061917f-f76a-458a-8da9-f162de22b97e","publisherId":"eed56242-9699-4317-8bc7-e9f4b9bdd3ff","publisherDisplayName":"Red Hat","targetPlatform":"undefined","isApplicationScoped":false,"updated":true,"isPreReleaseVersion":false,"installedTimestamp":1673273978058,"preRelease":false}},{"identifier":{"id":"redhat.java","uuid":"198a707e-28af-4e84-8610-6e2f628dd12d"},"version":"1.14.0","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/redhat.java-1.14.0-win32-x64","scheme":"file"},"relativeLocation":"redhat.java-1.14.0-win32-x64","metadata":{"id":"198a707e-28af-4e84-8610-6e2f628dd12d","publisherId":"eed56242-9699-4317-8bc7-e9f4b9bdd3ff","publisherDisplayName":"Red Hat","targetPlatform":"win32-x64","isApplicationScoped":false,"updated":true,"isPreReleaseVersion":false,"installedTimestamp":1674007472628,"preRelease":false}},{"identifier":{"id":"vscjava.vscode-maven","uuid":"b0f06c6b-24fb-4d7b-bd79-bc5e2fa17312"},"version":"0.40.4","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/vscjava.vscode-maven-0.40.4","scheme":"file"},"relativeLocation":"vscjava.vscode-maven-0.40.4","metadata":{"id":"b0f06c6b-24fb-4d7b-bd79-bc5e2fa17312","publisherId":"bae08b87-578e-41ec-ab1c-0b036e7add88","publisherDisplayName":"Microsoft","targetPlatform":"undefined","isApplicationScoped":false,"updated":true,"isPreReleaseVersion":false,"installedTimestamp":1674143702618,"preRelease":false}},{"identifier":{"id":"ms-vscode.powershell","uuid":"40d39ce9-c381-47a0-80c8-a6661f731eab"},"version":"2023.1.0","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/ms-vscode.powershell-2023.1.0","scheme":"file"},"relativeLocation":"ms-vscode.powershell-2023.1.0","metadata":{"id":"40d39ce9-c381-47a0-80c8-a6661f731eab","publisherId":"5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee","publisherDisplayName":"Microsoft","targetPlatform":"undefined","isApplicationScoped":false,"updated":true,"isPreReleaseVersion":false,"installedTimestamp":1674220474299,"preRelease":false}},{"identifier":{"id":"visualstudioexptteam.intellicode-api-usage-examples","uuid":"9fa2a00e-3bfa-4c2a-abc4-a865bb2b5cf3"},"version":"0.2.7","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/visualstudioexptteam.intellicode-api-usage-examples-0.2.7","scheme":"file"},"relativeLocation":"visualstudioexptteam.intellicode-api-usage-examples-0.2.7","metadata":{"id":"9fa2a00e-3bfa-4c2a-abc4-a865bb2b5cf3","publisherId":"e8db1608-52e8-4d8d-92a6-779c5db302a9","publisherDisplayName":"Microsoft","targetPlatform":"undefined","isApplicationScoped":false,"updated":true,"isPreReleaseVersion":false,"installedTimestamp":1674710288141,"preRelease":false}},{"identifier":{"id":"vscjava.vscode-java-debug","uuid":"61fcd0cf-64d7-4836-8d6b-d55f4fb83281"},"version":"0.48.0","location":{"$mid":1,"path":"/c:/Users/bqd4/.vscode/extensions/vscjava.vscode-java-debug-0.48.0","scheme":"file"},"relativeLocation":"vscjava.vscode-java-debug-0.48.0","metadata":{"id":"61fcd0cf-64d7-4836-8d6b-d55f4fb83281","publisherId":"bae08b87-578e-41ec-ab1c-0b036e7add88","publisherDisplayName":"Microsoft","targetPlatform":"undefined","isApplicationScoped":false,"updated":true,"isPreReleaseVersion":false,"installedTimestamp":1675244510317,"preRelease":false}}]

After adding "extensions.verifySignature": false, to the top of my C:\Users\bqd4\AppData\Roaming\Code\User\settings.json, installing the python extension works in VS Code 1.75.0:

2023-02-10 07:29:01.915 [info] Deleted from disk ms-toolsai.jupyter-keymap c:\Users\bqd4\.vscode\extensions\ms-toolsai.jupyter-keymap-1.0.0
2023-02-10 07:29:02.020 [info] Deleted from disk ms-toolsai.vscode-jupyter-slideshow c:\Users\bqd4\.vscode\extensions\ms-toolsai.vscode-jupyter-slideshow-0.1.5
2023-02-10 07:29:02.118 [info] Deleted from disk ms-toolsai.jupyter-renderers c:\Users\bqd4\.vscode\extensions\ms-toolsai.jupyter-renderers-1.0.14
2023-02-10 07:29:02.248 [info] Deleted from disk ms-toolsai.vscode-jupyter-cell-tags c:\Users\bqd4\.vscode\extensions\ms-toolsai.vscode-jupyter-cell-tags-0.1.6
2023-02-10 07:29:02.457 [info] Starting worker process with pid 26752 (type: fileWatcher, window: 1).
2023-02-10 07:29:03.202 [info] Deleted from disk dbaeumer.vscode-eslint c:\Users\bqd4\.vscode\extensions\dbaeumer.vscode-eslint-2.4.0
2023-02-10 07:29:03.237 [info] Deleted from disk ms-toolsai.jupyter c:\Users\bqd4\.vscode\extensions\ms-toolsai.jupyter-2022.9.1303220346
2023-02-10 07:29:03.729 [info] Deleted from disk ms-python.isort c:\Users\bqd4\.vscode\extensions\ms-python.isort-2022.8.0
2023-02-10 07:29:03.963 [info] Deleted from disk ms-python.vscode-pylance c:\Users\bqd4\.vscode\extensions\ms-python.vscode-pylance-2023.1.10
2023-02-10 07:29:08.331 [info] Deleted from disk ms-python.python c:\Users\bqd4\.vscode\extensions\ms-python.python-2022.18.2
2023-02-10 07:29:20.805 [info] Getting Manifest... ms-python.python
2023-02-10 07:29:20.809 [info] Installing extension: ms-python.python
2023-02-10 07:29:22.083 [info] Getting Manifest... ms-toolsai.jupyter
2023-02-10 07:29:22.374 [info] Getting Manifest... ms-toolsai.jupyter-keymap
2023-02-10 07:29:22.479 [info] Getting Manifest... ms-toolsai.jupyter-renderers
2023-02-10 07:29:22.561 [info] Getting Manifest... ms-toolsai.vscode-jupyter-cell-tags
2023-02-10 07:29:22.599 [info] Getting Manifest... ms-toolsai.vscode-jupyter-slideshow
2023-02-10 07:29:22.691 [info] Getting Manifest... ms-python.vscode-pylance
2023-02-10 07:29:22.731 [info] Getting Manifest... ms-python.isort
2023-02-10 07:29:22.914 [info] Installing extension: ms-toolsai.jupyter ms-python.python
2023-02-10 07:29:22.914 [info] Installing extension: ms-toolsai.jupyter-keymap ms-python.python
2023-02-10 07:29:22.914 [info] Installing extension: ms-toolsai.jupyter-renderers ms-python.python
2023-02-10 07:29:22.915 [info] Installing extension: ms-toolsai.vscode-jupyter-cell-tags ms-python.python
2023-02-10 07:29:22.915 [info] Installing extension: ms-toolsai.vscode-jupyter-slideshow ms-python.python
2023-02-10 07:29:22.915 [info] Installing extension: ms-python.vscode-pylance ms-python.python
2023-02-10 07:29:22.915 [info] Installing extension: ms-python.isort ms-python.python
2023-02-10 07:29:23.460 [info] Extracted extension to c:\Users\bqd4\.vscode\extensions\.2442b419-3e76-425e-be82-165d664875c9: ms-toolsai.jupyter-keymap
2023-02-10 07:29:23.507 [info] Extracted extension to c:\Users\bqd4\.vscode\extensions\.54547ef1-6461-439c-8c1a-cd8ce2386cea: ms-toolsai.vscode-jupyter-slideshow
2023-02-10 07:29:23.527 [info] Renamed to c:\Users\bqd4\.vscode\extensions\ms-toolsai.vscode-jupyter-slideshow-0.1.5
2023-02-10 07:29:23.529 [info] Extracted extension to c:\Users\bqd4\.vscode\extensions\.b3fd8c96-9a53-4cd2-8f53-d7460f003be8: ms-toolsai.vscode-jupyter-cell-tags
2023-02-10 07:29:23.536 [info] Extracting completed. ms-toolsai.vscode-jupyter-slideshow
2023-02-10 07:29:23.546 [info] Renamed to c:\Users\bqd4\.vscode\extensions\ms-toolsai.vscode-jupyter-cell-tags-0.1.6
2023-02-10 07:29:23.556 [info] Extracting completed. ms-toolsai.vscode-jupyter-cell-tags
2023-02-10 07:29:24.605 [info] Extracted extension to c:\Users\bqd4\.vscode\extensions\.4d35c39a-0e1b-4072-81c9-634f2252194d: ms-toolsai.jupyter-renderers
2023-02-10 07:29:24.632 [info] Renamed to c:\Users\bqd4\.vscode\extensions\ms-toolsai.jupyter-renderers-1.0.14
2023-02-10 07:29:24.650 [info] Extracting completed. ms-toolsai.jupyter-renderers
2023-02-10 07:29:25.320 [info] Renamed to c:\Users\bqd4\.vscode\extensions\ms-toolsai.jupyter-keymap-1.0.0
2023-02-10 07:29:25.458 [info] Extracted extension to c:\Users\bqd4\.vscode\extensions\.183b9b16-1a49-405c-b111-15d8cd49d28c: ms-toolsai.jupyter
2023-02-10 07:29:25.503 [info] Renamed to c:\Users\bqd4\.vscode\extensions\ms-toolsai.jupyter-2023.1.2010391206
2023-02-10 07:29:25.586 [info] Extracting completed. ms-toolsai.jupyter
2023-02-10 07:29:26.508 [info] Extracting completed. ms-toolsai.jupyter-keymap
2023-02-10 07:29:31.901 [info] Extracted extension to c:\Users\bqd4\.vscode\extensions\.ee8b332e-c237-4a67-a553-9d533b8804b1: ms-python.python
2023-02-10 07:29:32.775 [info] Renamed to c:\Users\bqd4\.vscode\extensions\ms-python.python-2023.2.0
2023-02-10 07:29:33.056 [info] Extracting completed. ms-python.python
2023-02-10 07:29:34.666 [error] RequestService#request (browser) - error https://ms-python.gallery.vsassets.io/_apis/public/gallery/publisher/ms-python/extension/vscode-pylance/2023.2.20/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage?redirect=true&install=true {}
2023-02-10 07:29:35.640 [info] Extracted extension to c:\Users\bqd4\.vscode\extensions\.7b862d10-9f89-4dd1-9ed9-5fd1d9bf37cc: ms-python.isort
2023-02-10 07:29:35.664 [info] Renamed to c:\Users\bqd4\.vscode\extensions\ms-python.isort-2022.8.0
2023-02-10 07:29:35.687 [info] Extracting completed. ms-python.isort
2023-02-10 07:29:48.227 [info] Extracted extension to c:\Users\bqd4\.vscode\extensions\.ecdb6d13-3193-42ff-b2e2-28519589fe4a: ms-python.vscode-pylance
2023-02-10 07:29:48.999 [info] Renamed to c:\Users\bqd4\.vscode\extensions\ms-python.vscode-pylance-2023.2.20
2023-02-10 07:29:49.238 [info] Extracting completed. ms-python.vscode-pylance
2023-02-10 07:29:49.268 [info] Extension installed successfully: ms-toolsai.vscode-jupyter-slideshow
2023-02-10 07:29:49.268 [info] Extension installed successfully: ms-toolsai.vscode-jupyter-cell-tags
2023-02-10 07:29:49.268 [info] Extension installed successfully: ms-toolsai.jupyter-renderers
2023-02-10 07:29:49.268 [info] Extension installed successfully: ms-toolsai.jupyter
2023-02-10 07:29:49.269 [info] Extension installed successfully: ms-toolsai.jupyter-keymap
2023-02-10 07:29:49.269 [info] Extension installed successfully: ms-python.python
2023-02-10 07:29:49.269 [info] Extension installed successfully: ms-python.isort
2023-02-10 07:29:49.269 [info] Extension installed successfully: ms-python.vscode-pylance

As a final test, I removed the "extensions.verifySignature": false, from the top of my C:\Users\bqd4\AppData\Roaming\Code\User\settings.json and installed VS Code 1.75.1. I uninstalled the python extension, restarted VS Code, and installed the python extension but got the same error:

2023-02-10 07:37:31.870 [info] Starting worker process with pid 22256 (type: fileWatcher, window: 1).
2023-02-10 07:38:03.930 [info] Uninstalling extension from the profile: ms-python.python@2023.2.0 vscode-userdata:/c%3A/Users/bqd4/.vscode/extensions/extensions.json
2023-02-10 07:38:03.990 [info] Uninstalling extension from the profile: ms-python.isort@2022.8.0 vscode-userdata:/c%3A/Users/bqd4/.vscode/extensions/extensions.json
2023-02-10 07:38:03.990 [info] Uninstalling extension from the profile: ms-python.vscode-pylance@2023.2.20 vscode-userdata:/c%3A/Users/bqd4/.vscode/extensions/extensions.json
2023-02-10 07:38:03.991 [info] Uninstalling extension from the profile: ms-toolsai.jupyter@2023.1.2010391206 vscode-userdata:/c%3A/Users/bqd4/.vscode/extensions/extensions.json
2023-02-10 07:38:03.991 [info] Uninstalling extension from the profile: ms-toolsai.jupyter-keymap@1.0.0 vscode-userdata:/c%3A/Users/bqd4/.vscode/extensions/extensions.json
2023-02-10 07:38:03.991 [info] Uninstalling extension from the profile: ms-toolsai.jupyter-renderers@1.0.14 vscode-userdata:/c%3A/Users/bqd4/.vscode/extensions/extensions.json
2023-02-10 07:38:03.991 [info] Uninstalling extension from the profile: ms-toolsai.vscode-jupyter-cell-tags@0.1.6 vscode-userdata:/c%3A/Users/bqd4/.vscode/extensions/extensions.json
2023-02-10 07:38:03.991 [info] Uninstalling extension from the profile: ms-toolsai.vscode-jupyter-slideshow@0.1.5 vscode-userdata:/c%3A/Users/bqd4/.vscode/extensions/extensions.json
2023-02-10 07:38:04.085 [info] Marked extension as uninstalled ms-python.isort-2022.8.0
2023-02-10 07:38:04.085 [info] Marked extension as uninstalled ms-python.python-2023.2.0
2023-02-10 07:38:04.085 [info] Marked extension as uninstalled ms-python.vscode-pylance-2023.2.20
2023-02-10 07:38:04.510 [info] Successfully uninstalled extension from the profile ms-python.vscode-pylance@2023.2.20 vscode-userdata:/c%3A/Users/bqd4/.vscode/extensions/extensions.json
2023-02-10 07:38:04.534 [info] Successfully uninstalled extension from the profile ms-python.python@2023.2.0 vscode-userdata:/c%3A/Users/bqd4/.vscode/extensions/extensions.json
2023-02-10 07:38:04.591 [info] Successfully uninstalled extension from the profile ms-python.isort@2022.8.0 vscode-userdata:/c%3A/Users/bqd4/.vscode/extensions/extensions.json
2023-02-10 07:38:04.621 [info] Successfully uninstalled extension from the profile ms-toolsai.vscode-jupyter-slideshow@0.1.5 vscode-userdata:/c%3A/Users/bqd4/.vscode/extensions/extensions.json
2023-02-10 07:38:04.649 [info] Successfully uninstalled extension from the profile ms-toolsai.jupyter@2023.1.2010391206 vscode-userdata:/c%3A/Users/bqd4/.vscode/extensions/extensions.json
2023-02-10 07:38:04.718 [info] Successfully uninstalled extension from the profile ms-toolsai.vscode-jupyter-cell-tags@0.1.6 vscode-userdata:/c%3A/Users/bqd4/.vscode/extensions/extensions.json
2023-02-10 07:38:04.723 [info] Successfully uninstalled extension from the profile ms-toolsai.jupyter-renderers@1.0.14 vscode-userdata:/c%3A/Users/bqd4/.vscode/extensions/extensions.json
2023-02-10 07:38:04.834 [info] Successfully uninstalled extension from the profile ms-toolsai.jupyter-keymap@1.0.0 vscode-userdata:/c%3A/Users/bqd4/.vscode/extensions/extensions.json
2023-02-10 07:38:06.372 [info] Marked extension as uninstalled ms-toolsai.jupyter-2023.1.2010391206
2023-02-10 07:38:06.372 [info] Marked extension as uninstalled ms-toolsai.jupyter-keymap-1.0.0
2023-02-10 07:38:06.372 [info] Marked extension as uninstalled ms-toolsai.jupyter-renderers-1.0.14
2023-02-10 07:38:06.373 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-cell-tags-0.1.6
2023-02-10 07:38:06.373 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-slideshow-0.1.5
2023-02-10 07:38:09.437 [info] Marked extension as uninstalled ms-toolsai.jupyter-2023.1.2010391206
2023-02-10 07:38:09.437 [info] Marked extension as uninstalled ms-toolsai.jupyter-keymap-1.0.0
2023-02-10 07:38:09.437 [info] Marked extension as uninstalled ms-toolsai.jupyter-renderers-1.0.14
2023-02-10 07:38:09.438 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-cell-tags-0.1.6
2023-02-10 07:38:09.438 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-slideshow-0.1.5
2023-02-10 07:38:09.816 [info] Marked extension as uninstalled ms-toolsai.jupyter-2023.1.2010391206
2023-02-10 07:38:09.817 [info] Marked extension as uninstalled ms-toolsai.jupyter-keymap-1.0.0
2023-02-10 07:38:09.817 [info] Marked extension as uninstalled ms-toolsai.jupyter-renderers-1.0.14
2023-02-10 07:38:09.817 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-cell-tags-0.1.6
2023-02-10 07:38:09.817 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-slideshow-0.1.5
2023-02-10 07:38:09.902 [info] Marked extension as uninstalled ms-toolsai.jupyter-2023.1.2010391206
2023-02-10 07:38:09.903 [info] Marked extension as uninstalled ms-toolsai.jupyter-keymap-1.0.0
2023-02-10 07:38:09.903 [info] Marked extension as uninstalled ms-toolsai.jupyter-renderers-1.0.14
2023-02-10 07:38:09.903 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-cell-tags-0.1.6
2023-02-10 07:38:09.903 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-slideshow-0.1.5
2023-02-10 07:38:09.996 [info] Marked extension as uninstalled ms-toolsai.jupyter-2023.1.2010391206
2023-02-10 07:38:09.996 [info] Marked extension as uninstalled ms-toolsai.jupyter-keymap-1.0.0
2023-02-10 07:38:09.996 [info] Marked extension as uninstalled ms-toolsai.jupyter-renderers-1.0.14
2023-02-10 07:38:09.996 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-cell-tags-0.1.6
2023-02-10 07:38:09.997 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-slideshow-0.1.5
2023-02-10 07:38:18.801 [info] Worker process with pid 22256 terminated normally (type: fileWatcher, window: 1).
2023-02-10 07:38:22.038 [info] Starting worker process with pid 24792 (type: fileWatcher, window: 1).
2023-02-10 07:38:29.515 [info] Getting Manifest... ms-python.python
2023-02-10 07:38:29.521 [info] Installing extension: ms-python.python
2023-02-10 07:38:30.546 [info] Getting Manifest... ms-toolsai.jupyter
2023-02-10 07:38:30.816 [info] Getting Manifest... ms-toolsai.jupyter-keymap
2023-02-10 07:38:30.895 [info] Getting Manifest... ms-toolsai.jupyter-renderers
2023-02-10 07:38:30.991 [info] Getting Manifest... ms-toolsai.vscode-jupyter-cell-tags
2023-02-10 07:38:31.077 [info] Getting Manifest... ms-toolsai.vscode-jupyter-slideshow
2023-02-10 07:38:31.160 [info] Getting Manifest... ms-python.vscode-pylance
2023-02-10 07:38:31.220 [info] Getting Manifest... ms-python.isort
2023-02-10 07:38:31.540 [info] Installing extension: ms-toolsai.jupyter ms-python.python
2023-02-10 07:38:31.541 [info] Installing extension: ms-toolsai.jupyter-keymap ms-python.python
2023-02-10 07:38:31.541 [info] Installing extension: ms-toolsai.jupyter-renderers ms-python.python
2023-02-10 07:38:31.541 [info] Installing extension: ms-toolsai.vscode-jupyter-cell-tags ms-python.python
2023-02-10 07:38:31.541 [info] Installing extension: ms-toolsai.vscode-jupyter-slideshow ms-python.python
2023-02-10 07:38:31.542 [info] Installing extension: ms-python.vscode-pylance ms-python.python
2023-02-10 07:38:31.542 [info] Installing extension: ms-python.isort ms-python.python
2023-02-10 07:38:33.162 [error] [/c:/Users/bqd4/.vscode/extensions/ms-toolsai.jupyter-keymap-1.0.0]: Failed to parse /c:/Users/bqd4/.vscode/extensions/ms-toolsai.jupyter-keymap-1.0.0/package.json: [0, 0] Value expected.
2023-02-10 07:38:33.236 [info] Removed the extension from uninstalled list: ms-toolsai.jupyter-keymap
2023-02-10 07:38:33.261 [info] Removed the extension from uninstalled list: ms-toolsai.vscode-jupyter-cell-tags
2023-02-10 07:38:33.265 [info] Removed the extension from uninstalled list: ms-toolsai.vscode-jupyter-slideshow
2023-02-10 07:38:34.899 [error] Error while installing the extension: ms-python.python
2023-02-10 07:38:34.900 [error] [uncaught exception in sharedProcess]: UnhandledException: Signature: UnhandledException
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:62:17985)
    at async $.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:171351)
2023-02-10 07:38:34.900 [error] [uncaught exception in sharedProcess]: UnhandledException: Signature: UnhandledException
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:62:17985)
    at async $.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:171351)
2023-02-10 07:38:34.935 [error] Error while installing the extension: ms-toolsai.jupyter-renderers
2023-02-10 07:38:34.936 [error] [uncaught exception in sharedProcess]: UnhandledException: Signature: UnhandledException
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:62:17985)
    at async $.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:171351)
2023-02-10 07:38:34.936 [error] [uncaught exception in sharedProcess]: UnhandledException: Signature: UnhandledException
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:62:17985)
    at async $.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:171351)
2023-02-10 07:38:34.967 [error] Error while installing the extension: ms-toolsai.jupyter
2023-02-10 07:38:34.968 [error] [uncaught exception in sharedProcess]: UnhandledException: Signature: UnhandledException
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:62:17985)
    at async $.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:171351)
2023-02-10 07:38:34.968 [error] [uncaught exception in sharedProcess]: UnhandledException: Signature: UnhandledException
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:62:17985)
    at async $.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:171351)
2023-02-10 07:38:35.119 [info] Rollback: Uninstalled extension ms-toolsai.jupyter-keymap
2023-02-10 07:38:35.119 [info] Rollback: Uninstalled extension ms-toolsai.vscode-jupyter-cell-tags
2023-02-10 07:38:35.119 [info] Rollback: Uninstalled extension ms-toolsai.vscode-jupyter-slideshow
2023-02-10 07:38:35.120 [error] Failed to install extension. ms-python.python
2023-02-10 07:38:35.120 [error] Error: UnhandledException,UnhandledException,UnhandledException
    at vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:89578
    at Array.reduce (<anonymous>)
    at E (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:89564)
    at ne.D (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:80916)
    at async ne.z (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:78417)
    at async ne.installFromGallery (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:74855)
2023-02-10 07:38:35.122 [info] Marked extension as uninstalled ms-toolsai.jupyter-keymap-1.0.0
2023-02-10 07:38:35.122 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-cell-tags-0.1.6
2023-02-10 07:38:35.236 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-slideshow-0.1.5
2023-02-10 07:38:35.269 [info] Marked extension as uninstalled ms-toolsai.vscode-jupyter-slideshow-0.1.5

I then added "extensions.verifySignature": false, to the top of my C:\Users\bqd4\AppData\Roaming\Code\User\settings.json, restared VS Code, and successfully installed the python extension.

So, your theory seems to be correct.

sandy081 commented 1 year ago

@isidorn There is an error while signature verification - UnhandledException: Signature: UnhandledException - Is this a known issue?

@huhqwerty Thanks for trying out and providing necessary information. Until we analyse and fix this, I would recommend to use this setting "extensions.verifySignature": false in two files

  1. User Settings file - C:\Users\bqd4\AppData\Roaming\Code\User\settings.json
  2. Remote Settings file - You can open this file from the settings UI.
isidorn commented 1 year ago

@sandy081 looks like a new issue to me @huhqwerty just to be 100% certain, can you reproduce with latest 1.75.1 version?

@dtivel

huhqwerty commented 1 year ago

@isidorn yes, see above failed result of installing python extension using 1.75.1 version of VS Code. I then added "extensions.verifySignature": false, to the top of my C:\Users\bqd4\AppData\Roaming\Code\User\settings.json, restarted VS Code, and successfully installed the python extension.

dtivel commented 1 year ago

1.75.1 fixed Untrusted error on Linux, but this issue is different: UnhandledException on Windows.

I'm working on adding additional logging here which should help get to the root cause.

geoffdudds commented 1 year ago

Just chiming in as a plus 1 for this issue. Like simonamc, this started for me when I discovered and experimented with WSL & dev containers. Seems like too much of a coincidence to not be related?

I'm happy to collect and share logs if its any help beyond what the others have already shared. Just let me know.

Here are a couple notes in case its helpful:

I am using v1.75.1.

thanks,

rbharathkumar commented 1 year ago

Facing similar issue - terminal log shows [error] UnhandledException: Signature: UnhandledException

Update: Error message is similar to what is mentioned above...but what is curious is that the extension which gave the error yesterday, installed today whereas today when I tried to install the mssql extension it failed with the same error mentioned above.

2023-02-16 13:55:47.510 [error] Error while installing the extension: ms-mssql.mssql
2023-02-16 13:55:47.510 [error] Error while installing the extension: ms-mssql.data-workspace-vscode
2023-02-16 13:55:47.511 [error] Failed to install extension. ms-mssql.sql-database-projects-vscode
dtivel commented 1 year ago

@rbharathkumar, it sounds like the error appears inconsistently. Is this true or between the two installs (1 with error and 1 without) did you disable verification? Also, is the install on Windows?

@geoffdudds, is the failed install on Windows or in a container or both?

the issue does not go away if I run vscode with extensions disabled

Just so I understand, you launch VS Code with --disable-extensions, then try to install the extension that failed, and installation fails in the same way? Are there any successful extension installations when verification is enabled?

I am able to install / update most extensions manually (by downloading *.vsix). The exception is Python (ms-python.python), which seems to have been removed and cannot be installed.

Is Python still unavailable for you? I see version v2023.2.0:

image

geoffdudds commented 1 year ago

@dtivel the failed install is on windows only. I just confirmed I can install ms-python.python and update other extensions in my dev container.

I start vscode, then run Developer: Reload with Extensions Disabled from the command palette. When it reloads, there is a popup in the corner saying All installed extensions are temporarily disabled. From here there are currently three extensions that need updating - Dev Containers, GitHub Pull Requests, and Jupyter. All fail to update when I select "Update" from the extension side panel. All three were successful when installed manually by downloading the vsix.

Here are some I am able to install from the side panel:

Note that the above four examples were successful whether extensions were disabled or not.

It seems I can install the ms-python.python in windows now. But I still had to install manually.

Ok, so after writing all that, I added the disable verification to my settings.json file, then uninstalled / reinstalled Dev Containers. As expected, it worked. But to my surprise, if I remove the disable verification, I am now still able to uninstall and reinstall. I don't understand how to consistently reproduce this issue. Sorry, this is no longer a very helpful post but I'll post anyways in case there is something of use for you.

rbharathkumar commented 1 year ago

@rbharathkumar, it sounds like the error appears inconsistently. Is this true or between the two installs (1 with error and 1 without) did you disable verification? Also, is the install on Windows?

Hi @dtivel , Thank you for your response. I originally tried to install the sqltools extension I received the error. Alongside it I also received error stating several of my extensions including pylance, python were not getting updated. So removed all the extensions that were giving error. Tried again - similar issue. The next day, sqltools extension installed without any issue. When I tried to install mssql extension, it failed again with same signature issue.

As per your suggestion, added the line - "extensions.verifySignature": false to the settings.json file and was able to install the mssql extension without any issue. But I would prefer to have the verification enabled.

Environment:

Version: 1.75.1 (user setup)
Commit: 441438abd1ac652551dbe4d408dfcec8a499b8bf
Date: 2023-02-08T21:32:34.589Z
Electron: 19.1.9
Chromium: 102.0.5005.194
Node.js: 16.14.2
V8: 10.2.154.23-electron.0
OS: Windows_NT x64 10.0.19045
Sandboxed: No
Begeassgit commented 1 year ago

Has similar problem in Windows platform, VS Code Version is 1.75.1. I have didn't use my laptop for around one month. When I came back and upgrade VS Code to this version, some extension can't install or update automatically. Use VSIX to install, update manually or add "extensions.verifySignature": false in settings.json is works for me.

[error] Untrusted: Signature: Untrusted at yt.download (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:62:17985) at async $.h (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:171351) 2023-02-19 20:51:47.628 [info] Getting Manifest... ms-vscode-remote.remote-containers 2023-02-19 20:51:47.632 [info] Installing extension: ms-vscode-remote.remote-containers 2023-02-19 20:51:47.633 [error] [uncaught exception in sharedProcess]: Untrusted: Signature: Untrusted at yt.download (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:62:17985) at async $.h (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:171351) 2023-02-19 20:51:47.917 [error] Error while installing the extension: ms-vscode-remote.remote-containers 2023-02-19 20:51:47.918 [error] Failed to install extension. ms-vscode-remote.remote-containers 2023-02-19 20:51:47.918 [error] Signature: Untrusted at yt.download (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:62:17985) at async $.h (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:90:171351)

isidorn commented 1 year ago

We have added diagnostics to help us diagnose this issue, but moving to next milestone since I expect we push a fix in March.

dtivel commented 1 year ago

The next stable release (next week-ish) will have additional logging for failures like this. The increased verbosity should help diagnose this issue further. To capture this information in the next stable release, open the Command Palette, select "Developer: Set Log Level...", and select Trace. Then reproduce the extension installation failure. Finally, look in the Shared output window for Extension signature verification details for for the failed extension and share the details on this thread.

The latest insiders release already has this logging. If someone is willing to install latest insiders to provide this information sooner, we'd appreciate it!

huhqwerty commented 1 year ago

Here you go. Installed the current Insiders version of VS Code and set the Log level to Trace. Then tried to install the Release version of the Python extension.

2023-02-23 11:07:30.758 [trace] Extension signature verification details for ms-toolsai.jupyter-keymap 1.0.0:
Package file size:  79765
Signature archive file size:  17624
Exit code:  SignatureArchiveIsInvalidZip

2023-02-23 11:07:30.758 [trace] Extension signature verification details for ms-toolsai.vscode-jupyter-slideshow 0.1.5:
Package file size:  147940
Signature archive file size:  17644
Exit code:  SignatureArchiveIsInvalidZip

2023-02-23 11:07:30.763 [error] Error while installing the extension: ms-toolsai.vscode-jupyter-slideshow
2023-02-23 11:07:30.765 [error] Error while installing the extension: ms-toolsai.jupyter-keymap
2023-02-23 11:07:30.766 [error] [uncaught exception in sharedProcess]: end of central directory record signature not found: CorruptZip: end of central directory record signature not found
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:223)
    at async X.x (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:20760)
    at async X.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:18897)
2023-02-23 11:07:30.766 [error] [uncaught exception in sharedProcess]: end of central directory record signature not found: CorruptZip: end of central directory record signature not found
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:223)
    at async X.x (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:20760)
    at async X.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:18897)
2023-02-23 11:07:31.000 [trace] ExtensionGalleryService#downloadSignatureArchive ms-toolsai.jupyter-renderers
2023-02-23 11:07:31.000 [trace] Using main request service
2023-02-23 11:07:31.022 [trace] Extension signature verification details for ms-toolsai.vscode-jupyter-cell-tags 0.1.6:
Package file size:  157684
Signature archive file size:  17644
Exit code:  SignatureArchiveIsInvalidZip

2023-02-23 11:07:31.027 [error] Error while installing the extension: ms-toolsai.vscode-jupyter-cell-tags
2023-02-23 11:07:31.029 [error] [uncaught exception in sharedProcess]: end of central directory record signature not found: CorruptZip: end of central directory record signature not found
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:223)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async X.x (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:20760)
    at async X.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:18897)
2023-02-23 11:07:31.431 [trace] Using main request service
2023-02-23 11:07:31.983 [trace] ExtensionGalleryService#downloadSignatureArchive ms-toolsai.jupyter
2023-02-23 11:07:31.983 [trace] Using main request service
2023-02-23 11:07:32.706 [trace] Using main request service
2023-02-23 11:07:32.820 [trace] Extension signature verification details for ms-toolsai.jupyter-renderers 1.0.15:
Package file size:  7956952
Signature archive file size:  17632
Exit code:  SignatureArchiveIsInvalidZip

2023-02-23 11:07:32.822 [error] Error while installing the extension: ms-toolsai.jupyter-renderers
2023-02-23 11:07:32.823 [error] [uncaught exception in sharedProcess]: end of central directory record signature not found: CorruptZip: end of central directory record signature not found
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:223)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async X.x (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:20760)
    at async X.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:18897)
2023-02-23 11:07:33.395 [trace] Extension signature verification details for ms-toolsai.jupyter 2023.1.2010391206:
Package file size:  13234950
Signature archive file size:  17634
Exit code:  SignatureArchiveIsInvalidZip

2023-02-23 11:07:33.397 [error] Error while installing the extension: ms-toolsai.jupyter
2023-02-23 11:07:33.398 [error] [uncaught exception in sharedProcess]: end of central directory record signature not found: CorruptZip: end of central directory record signature not found
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:223)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async X.x (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:20760)
    at async X.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:18897)
2023-02-23 11:07:35.346 [trace] ExtensionGalleryService#downloadSignatureArchive ms-python.python
2023-02-23 11:07:35.346 [trace] Using main request service
2023-02-23 11:07:35.625 [trace] Using main request service
2023-02-23 11:07:36.943 [trace] Extension signature verification details for ms-python.python 2023.2.0:
Package file size:  15139011
Signature archive file size:  17610
Exit code:  SignatureArchiveIsInvalidZip

2023-02-23 11:07:36.947 [error] Error while installing the extension: ms-python.python
2023-02-23 11:07:36.948 [error] Failed to install extension. ms-python.python
2023-02-23 11:07:36.949 [error] Error: end of central directory record signature not found,end of central directory record signature not found,end of central directory record signature not found,end of central directory record signature not found,end of central directory record signature not found,end of central directory record signature not found
    at vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:88:89716
    at Array.reduce (<anonymous>)
    at E (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:88:89702)
    at W.D (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:88:81056)
    at async W.z (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:88:78569)
    at async W.installFromGallery (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:88:75037)
2023-02-23 11:07:36.950 [error] [uncaught exception in sharedProcess]: end of central directory record signature not found: CorruptZip: end of central directory record signature not found
    at yt.download (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:223)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async X.x (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:20760)
    at async X.h (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code%20Insiders/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:18897)
dtivel commented 1 year ago

@huhqwerty, thanks so much for providing this information. I've been trying to make sense of the information you provided.

In short, VS Code downloads 2 files from VS Marketplace: the extension package file and a signature archive file. From the information you've provided, it looks like the extension package files downloaded completely, but each signature archive file downloaded ~17.6 KB, even if the actual signature archive file is smaller!

image

Someone suggested to me that the Electron (Chromium) network layer may be caching data because of cache headers in the response. A quick test to see if this is the issue would be to start VS Code using a new user data directory:

code --user-data-dir <directory>

Can you please try this and see if the same extension installation succeeds or fails with a new user data directory?

huhqwerty commented 1 year ago

I changed C:\Users\bqd4\AppData\Roaming\Code\User\settings.json back to "extensions.verifySignature": true, and started VS Code with code --user-data-dir C:\DEV\vscode_data_dir . I uninstalled the python extension and installed it again. This is using VS Code 1.75.1. It still fails:

2023-03-01 08:47:19.223 [warning] Via 'product.json#extensionEnabledApiProposals' extension 'github.vscode-pull-request-github' wants API proposal 'commentsResolvedState' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
2023-03-01 08:47:19.978 [warning] [redhat.vscode-yaml]: Cannot register 'redhat.telemetry.enabled'. This property is already registered.
2023-03-01 08:47:22.817 [info] [perf] Render performance baseline is 161ms
2023-03-01 08:48:13.876 [error] Error: UnhandledException,UnhandledException,UnhandledException,UnhandledException,UnhandledException,UnhandledException
    at vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:89578
    at Array.reduce (<anonymous>)
    at E (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:89564)
    at ne.D (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:80916)
    at async ne.z (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:78417)
    at async ne.installFromGallery (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:74855)
2023-03-01 08:48:13.960 [error] UnhandledException,UnhandledException,UnhandledException,UnhandledException,UnhandledException,UnhandledException: Error: UnhandledException,UnhandledException,UnhandledException,UnhandledException,UnhandledException,UnhandledException
    at vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:89578
    at Array.reduce (<anonymous>)
    at E (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:89564)
    at ne.D (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:80916)
    at async ne.z (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:78417)
    at async ne.installFromGallery (vscode-file://vscode-app/c:/DEV/Applications/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:88:74855)
Begeassgit commented 1 year ago

After set Log level with trace:

2023-03-03 20:37:40.451 [trace] CommandService#executeCommand workbench.output.action.clearOutput 2023-03-03 20:37:45.925 [trace] RequestService#request (browser) - begin https://ms-azuretools.gallerycdn.vsassets.io/extensions/ms-azuretools/vscode-docker/1.24.0/1677187109445/Microsoft.VisualStudio.Code.Manifest 2023-03-03 20:37:45.936 [trace] RequestService#request (browser) - success https://ms-azuretools.gallerycdn.vsassets.io/extensions/ms-azuretools/vscode-docker/1.24.0/1677187109445/Microsoft.VisualStudio.Code.Manifest 2023-03-03 20:37:46.722 [error] Signature: Untrusted at yt.download (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:468) at async X.x (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:20760) at async X.h (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:18897) 2023-03-03 20:37:46.767 [error] Untrusted: Signature: Untrusted at yt.download (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:468) at async X.x (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:20760) at async X.h (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:18897) 2023-03-03 20:37:51.541 [trace] CommandService#executeCommand notification.clear 2023-03-03 20:38:07.260 [trace] CommandService#executeCommand _update.state 2023-03-03 20:38:07.512 [trace] [File Watcher (node.js)] [raw] ["change"] globalStorage 2023-03-03 20:38:07.512 [trace] [File Watcher (node.js)] [CHANGED] c:\Users\a\AppData\Roaming\Code\User\globalStorage 2023-03-03 20:38:07.512 [trace] [File Watcher (node.js)] [raw] ["change"] globalStorage 2023-03-03 20:38:07.513 [trace] [File Watcher (node.js)] [CHANGED] c:\Users\a\AppData\Roaming\Code\User\globalStorage 2023-03-03 20:38:07.587 [trace] [File Watcher (node.js)] >> normalized [CHANGED] c:\Users\a\AppData\Roaming\Code\User\globalStorage 2023-03-03 20:38:07.587 [debug] User data changed 2023-03-03 20:38:28.336 [trace] CommandService#executeCommand _setContext 2023-03-03 20:38:28.640 [trace] MainThreadTreeViews#$refresh sqltoolsViewConnectionExplorer undefined 2023-03-03 20:38:28.895 [trace] MainThreadTreeViews#$refresh sqltoolsViewConnectionExplorer undefined 2023-03-03 20:38:29.114 [error] Cannot read properties of undefined (reading 'document'): TypeError: Cannot read properties of undefined (reading 'document') at c:\Users\a.vscode\extensions\mtxr.sqltools-0.27.1\dist\extension.js:1:79096 at f.invoke (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:63:145) at g.deliver (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:63:2066) at h.fire (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:63:1704) at y.$acceptEditorPropertiesChanged (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:98:155515) at c.N (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:106:11223) at c.M (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:106:10941) at c.H (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:106:10034) at c.G (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:106:9015) at d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:106:7803 at f.invoke (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:63:145) at g.deliver (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:63:2066) at h.fire (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:63:1704) at p.fire (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:72:14907) at d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:122:16556 at f.invoke (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:63:145) at g.deliver (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:63:2066) at h.fire (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:63:1704) at p.fire (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:72:14907) at MessagePortMain. (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:122:14682) at MessagePortMain.emit (node:events:526:28) at Object.MessagePortMain._internalPort.emit (node:electron/js2c/utility_init:5:364) 2023-03-03 20:38:29.205 [trace] MainThreadTreeViews#$refresh sqltoolsViewConnectionExplorer undefined 2023-03-03 20:38:29.414 [trace] MainThreadTreeViews#$refresh sqltoolsViewConnectionExplorer undefined 2023-03-03 20:38:37.267 [trace] CommandService#executeCommand _update.state 2023-03-03 20:38:37.521 [trace] [File Watcher (node.js)] [raw] ["change"] globalStorage 2023-03-03 20:38:37.521 [trace] [File Watcher (node.js)] [CHANGED] c:\Users\a\AppData\Roaming\Code\User\globalStorage 2023-03-03 20:38:37.521 [trace] [File Watcher (node.js)] [raw] ["change"] globalStorage 2023-03-03 20:38:37.522 [trace] [File Watcher (node.js)] [CHANGED] c:\Users\a\AppData\Roaming\Code\User\globalStorage 2023-03-03 20:38:37.595 [trace] [File Watcher (node.js)] >> normalized [CHANGED] c:\Users\a\AppData\Roaming\Code\User\globalStorage 2023-03-03 20:38:37.595 [debug] User data changed 2023-03-03 20:38:37.737 [error] Cannot read properties of undefined (reading 'document'): TypeError: Cannot read properties of undefined (reading 'document') at c:\Users\a.vscode\extensions\mtxr.sqltools-0.27.1\dist\extension.js:1:79096 at f.invoke (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:63:145) at g.deliver (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:63:2066) at h.fire (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:63:1704) at y.$acceptEditorPropertiesChanged (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:98:155515) at c.N (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:106:11223) at c.M (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:106:10941) at c.H (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:106:10034) at c.G (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:106:9015) at d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:106:7803 at f.invoke (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:63:145) at g.deliver (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:63:2066) at h.fire (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:63:1704) at p.fire (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:72:14907) at d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:122:16556 at f.invoke (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:63:145) at g.deliver (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:63:2066) at h.fire (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:63:1704) at p.fire (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:72:14907) at MessagePortMain. (d:\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:122:14682) at MessagePortMain.emit (node:events:526:28) at Object.MessagePortMain._internalPort.emit (node:electron/js2c/utility_init:5:364) 2023-03-03 20:38:59.595 [trace] CommandService#executeCommand _setContext 2023-03-03 20:38:59.626 [trace] CommandService#executeCommand _setContext

vscode version: 1.76.0 (system setup) submit: 92da9481c0904c6adfe372c12da3b7748d74bdcb date: 2023-03-01T10:22:44.506Z Electron: 19.1.11 Chromium: 102.0.5005.196 Node.js: 16.14.2 V8: 10.2.154.26-electron.0 OS: Windows_NT x64 10.0.19045

huhqwerty commented 1 year ago

FYI, I continue to have this issue with VS Code: Version: 1.77.3 (user setup) Commit: 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 Date: 2023-04-12T09:16:02.548Z Electron: 19.1.11 Chromium: 102.0.5005.196 Node.js: 16.14.2 V8: 10.2.154.26-electron.0 OS: Windows_NT x64 10.0.19045 Sandboxed: Yes

2023-04-19 10:53:03.993 [info] Installing extension: ms-python.vscode-pylance ms-python.python
2023-04-19 10:53:05.781 [error] Error while installing the extension: ms-toolsai.jupyter-renderers
2023-04-19 10:53:05.785 [error] [uncaught exception in sharedProcess]: end of central directory record signature not found: CorruptZip: end of central directory record signature not found
    at yt.download (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:141)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async j.y (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:20893)
    at async j.h (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:18962)
2023-04-19 10:53:05.803 [error] Error while installing the extension: ms-toolsai.vscode-jupyter-cell-tags
2023-04-19 10:53:05.804 [error] [uncaught exception in sharedProcess]: end of central directory record signature not found: CorruptZip: end of central directory record signature not found
    at yt.download (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:141)
    at async j.y (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:20893)
    at async j.h (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:18962)
2023-04-19 10:53:05.815 [error] Error while installing the extension: ms-toolsai.jupyter-keymap
2023-04-19 10:53:05.816 [error] [uncaught exception in sharedProcess]: end of central directory record signature not found: CorruptZip: end of central directory record signature not found
    at yt.download (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:141)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async j.y (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:20893)
    at async j.h (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:18962)
2023-04-19 10:53:05.882 [error] Error while installing the extension: ms-toolsai.jupyter
2023-04-19 10:53:05.883 [error] [uncaught exception in sharedProcess]: end of central directory record signature not found: CorruptZip: end of central directory record signature not found
    at yt.download (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:141)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async j.y (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:20893)
    at async j.h (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:18962)
2023-04-19 10:53:05.897 [error] Error while installing the extension: ms-python.python
2023-04-19 10:53:05.897 [error] [uncaught exception in sharedProcess]: end of central directory record signature not found: CorruptZip: end of central directory record signature not found
    at yt.download (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:141)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async j.y (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:20893)
    at async j.h (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:18962)
2023-04-19 10:53:05.962 [error] Error while installing the extension: ms-toolsai.vscode-jupyter-slideshow
2023-04-19 10:53:05.962 [error] Failed to install extension. ms-python.python
2023-04-19 10:53:05.963 [error] Error: end of central directory record signature not found,end of central directory record signature not found,end of central directory record signature not found,end of central directory record signature not found,end of central directory record signature not found,end of central directory record signature not found
    at c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:90:90057
    at Array.reduce (<anonymous>)
    at y (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:90:90043)
    at Y.D (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:90:81397)
    at async Y.z (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:90:78910)
    at async Y.installFromGallery (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:90:75312)
2023-04-19 10:53:05.963 [error] [uncaught exception in sharedProcess]: end of central directory record signature not found: CorruptZip: end of central directory record signature not found
    at yt.download (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:141)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async j.y (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:20893)
    at async j.h (c:\DEV\Applications\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:18962)
jakezz commented 1 year ago

Keep getting the popup box in the bottom right saying "All installed extensions are temporarily disabled."

As well as .json files that will randomly refuse to validate even after running their contents through numerous online json fixers and validators all saying "valid!". I end up messing around with them for hours and hours until somehow something I do finally causes them to be OK again and I carefully close them while terrified on the edge of my seat.

<even less helpful, rant> This all started after a simple screenshot script I put together using Puppeteer that was working completely fine decided to not want to work anymore. It's been 3 days now of nonstop hair pulling, cursing, and sudden bursts of what I can only describe as exorcism. Cannot believe how defeating and pervasive this is being as time meanwhile ticks fast and slow closer and closer to a deadline days away that will basically render me homeless if I don't complete this project. On the bright side, all 140lbs of me could physically absolutely obliterate any human opponent on the planet right now. </AHHHHHHH!!!!>

RobPeeples commented 1 year ago

I'm now getting a similar error as others in this thread: I cannot install any extensions:

2023-07-27 00:27:34.371 [error] Cannot read the extension from /c:/Users/EV-03/.vscode/extensions/esbenp.prettier-vscode-9.19.0: Error: Cannot read the extension from /c:/Users/EV-03/.vscode/extensions/esbenp.prettier-vscode-9.19.0 at e.$lp.w (c:\Users\EV-03\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:87:14954) at async G.v (c:\Users\EV-03\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:87:18304) at async G.y (c:\Users\EV-03\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:87:19887) at async G.h (c:\Users\EV-03\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:87:17877)

starball5 commented 1 year ago

Possibly related: #187275

Possible related on Stack Overflow: Visual Studio Code issue with dowloading extensions

eniolajayi commented 1 year ago

@starball5 The stack overflow question is related to the issue.

Vs Code Version: version 1.79 OS Version: Windows 11 21H2 22000.2176

Updating vscode, installing extensions or, updating extensions lead to an error: Error while updating 'Astro' extension. Please check the [log](command:workbench.action.showWindowLog) for more details. It's not limited to a specific extension. Any attempt to update vscode generates this error net::ERR_INVALID_ARGUMENT

Output window contains

2023-08-05 12:19:26.268 [error] Error: net::ERR_INVALID_ARGUMENT
    at SimpleURLLoaderWrapper.<anonymous> (node:electron/js2c/browser_init:2:49312)
    at SimpleURLLoaderWrapper.emit (node:events:513:28)
2023-08-05 12:19:26.296 [error] net::ERR_INVALID_ARGUMENT: Error: net::ERR_INVALID_ARGUMENT
    at SimpleURLLoaderWrapper.<anonymous> (node:electron/js2c/browser_init:2:49312)
    at SimpleURLLoaderWrapper.emit (node:events:513:28)

Going to attempt a reinstall

MaximeClavel commented 1 year ago

@isidorn @sandy081 FYI, i keep getting the error, if that can help i let information about my errors I just install the version 1.79.2 - this is the lastest version i can download with company rules :

Version: 1.79.2 (system setup) Commit: 695af097c7bd098fbf017ce3ac85e09bbc5dda06 Date: 2023-06-14T08:57:04.379Z Electron: 22.5.7 Chromium: 108.0.5359.215 Node.js: 16.17.1 V8: 10.8.168.25-electron.0 OS: Windows_NT x64 10.0.19044

Error still appear when i try to install any extensions even with "extensions.verifySignature": false in my settings.json :

2023-10-02 00:00:43.861 [info] Getting Manifest... eamodio.gitlens 2023-10-02 00:00:43.863 [info] Getting Manifest... financialforce.lana 2023-10-02 00:00:43.864 [info] Getting Manifest... rangav.vscode-thunder-client 2023-10-02 00:00:43.880 [error] Failed to install extension. eamodio.gitlens 2023-10-02 00:00:43.880 [error] Error: net::ERR_INVALID_ARGUMENT at SimpleURLLoaderWrapper. (node:electron/js2c/browser_init:2:49312) at SimpleURLLoaderWrapper.emit (node:events:513:28) 2023-10-02 00:00:43.881 [error] Failed to install extension. financialforce.lana 2023-10-02 00:00:43.881 [error] Error: net::ERR_INVALID_ARGUMENT at SimpleURLLoaderWrapper. (node:electron/js2c/browser_init:2:49312) at SimpleURLLoaderWrapper.emit (node:events:513:28) 2023-10-02 00:00:43.882 [error] Failed to install extension. rangav.vscode-thunder-client 2023-10-02 00:00:43.882 [error] Error: net::ERR_INVALID_ARGUMENT at SimpleURLLoaderWrapper. (node:electron/js2c/browser_init:2:49312) at SimpleURLLoaderWrapper.emit (node:events:513:28) 2023-10-02 00:07:08.464 [info] Getting Manifest... financialforce.lana 2023-10-02 00:07:08.470 [error] Failed to install extension. financialforce.lana 2023-10-02 00:07:08.470 [error] Error: net::ERR_INVALID_ARGUMENT at SimpleURLLoaderWrapper. (node:electron/js2c/browser_init:2:49312) at SimpleURLLoaderWrapper.emit (node:events:513:28) 2023-10-02 00:07:16.773 [info] Getting Manifest... rangav.vscode-thunder-client 2023-10-02 00:07:16.780 [error] Failed to install extension. rangav.vscode-thunder-client 2023-10-02 00:07:16.780 [error] Error: net::ERR_INVALID_ARGUMENT at SimpleURLLoaderWrapper. (node:electron/js2c/browser_init:2:49312) at SimpleURLLoaderWrapper.emit (node:events:513:28) 2023-10-02 00:07:36.929 [info] Getting Manifest... salesforce.sfdx-code-analyzer-vscode 2023-10-02 00:07:36.933 [error] Failed to install extension. salesforce.sfdx-code-analyzer-vscode 2023-10-02 00:07:36.933 [error] Error: net::ERR_INVALID_ARGUMENT at SimpleURLLoaderWrapper. (node:electron/js2c/browser_init:2:49312) at SimpleURLLoaderWrapper.emit (node:events:513:28)

Set27 commented 11 months ago

I same have this on my Ubuntu and "extensions.verifySignature": false wont fix it

huhqwerty commented 10 months ago

Well, I've retired from my job and this still appears to be an issue. Good luck to everyone getting this error. :)

Set27 commented 10 months ago

I just get rid of proxy with auth. Not perfect decision, but it's better to turn on/off each update

sandy081 commented 8 months ago

Can you (those who subscribed) please verify if this issue still exists?

gdomingu commented 6 months ago

I had a strange value in my settings.json for "http.proxyAuthorization". See https://github.com/microsoft/vscode/issues/176609#issuecomment-1477211460.