vscode: Failed to update some extensions
Issue Type: Bug
Currently, I have the two extensions showing that they have updates (gitlens and bookmarks) . When I click update for those extensions, both show the error dialog: Failed to update ‘eamodio.gitlens’ and Failed to update “alefragnani.bookmarks”.
The download manually button allows to download the vsix files, but they are not helping and are not updating the extenions either.
Looking at the devtools log, I see the following:
extensionsActions.ts:338 Error: Incomplete. Extracted 33 of 34 entries
(anonymous) @ extensionsActions.ts:338
and
notificationsAlerts.ts:39 Failed to update 'eamodio.gitlens'.
e.onDidNotificationChange @ notificationsAlerts.ts:39
(anonymous) @ notificationsAlerts.ts:28
VS Code version: Code - Insiders 1.23.0-insider (c1cd4378c5e5dc434ed959e13556d05240a8ca18, 2018-04-20T05:17:25.189Z) OS version: Windows_NT x64 10.0.16299
System Info
Item | Value |
---|---|
CPUs | Intel® Core™ i7-6700K CPU @ 4.00GHz (8 x 4008) |
GPU Status | 2d_canvas: enabled checker_imaging: disabled_off flash_3d: enabled flash_stage3d: enabled flash_stage3d_baseline: enabled gpu_compositing: enabled multiple_raster_threads: enabled_on native_gpu_memory_buffers: disabled_software rasterization: enabled video_decode: enabled video_encode: enabled webgl: enabled webgl2: enabled |
Memory (System) | 31.87GB (19.43GB free) |
Process Argv | W:\Soft\VS Code\Code - Insiders.exe |
Screen Reader | no |
VM | 0% |
Extensions (14)
Extension | Author (truncated) | Version |
---|---|---|
Bookmarks | ale | 0.18.2 |
project-manager | ale | 0.25.0 |
vscode-eslint | dba | 1.4.8 |
gitlens | eam | 8.2.3 |
EditorConfig | Edi | 0.12.1 |
prettier-vscode | esb | 1.3.1 |
beautify | Hoo | 1.3.0 |
vscode-stylefmt | mrm | 2.5.0 |
atom-keybindings | ms- | 3.0.4 |
debugger-for-chrome | msj | 4.3.0 |
stylelint | shi | 0.36.0 |
vvs-theme-seti | Vla | 1.0.0 |
vscode-todo-highlight | way | 0.5.12 |
vscode-jumpy | wma | 0.3.1 |
(2 theme extensions excluded)
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 26 (10 by maintainers)
Commits related to this issue
- #48373 Add logs — committed to microsoft/vscode by sandy081 6 years ago
- #48373 Use read entry api — committed to microsoft/vscode by sandy081 6 years ago
@vvs Here is the new build, please try out and let me know if you can install successfully.
https://az764295.vo.msecnd.net/insider/a86aa041810bb3c23185d2db4dc5b7785655472a/VSCodeSetup-x64-1.23.0-insider.exe
Thanks in advance.
@sandy081 Thank you very much for your efforts and quick resolution of this annoying bug. I can confirm that the latest insiders build works fine for me.
Thanks!!
Installed a few extensions and works well, no issues, no errors in the log.
Thanks for confirming. Very much appreciated with the support.
Pushed the fix and will be available in tomorrow’s insiders.
Please update to insiders tomorrow and confirm.
Thanks.