Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When trying to update the VS Code Plugin v0.15.9 you get an error : #1572

Closed
StephenWeatherford opened this issue Mar 23, 2023 · 5 comments
Closed
Labels

Comments

@StephenWeatherford
Copy link
Contributor

from @tshaiman

          when trying to update the VS Code Plugin v0.15.9 you get an error : 
2023-03-23 03:31:56.154 [info] [perf] Render performance baseline is 16ms
2023-03-23 03:32:14.432 [error] RequestService#request (browser) - error https://marketplace.visualstudio.com/_apis/public/gallery/extensionquery {"name":"Canceled"}
2023-03-23 03:32:22.643 [error] Signature: PackageIntegrityCheckFailed
    at yt.download (vscode-file://vscode-app/c:/Users/tshaiman/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:468)
    at async X.x (vscode-file://vscode-app/c:/Users/tshaiman/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:20760)
    at async X.h (vscode-file://vscode-app/c:/Users/tshaiman/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:18897)
2023-03-23 03:32:22.663 [error] PackageIntegrityCheckFailed: Signature: PackageIntegrityCheckFailed
    at yt.download (vscode-file://vscode-app/c:/Users/tshaiman/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:468)
    at async X.x (vscode-file://vscode-app/c:/Users/tshaiman/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:20760)
    at async X.h (vscode-file://vscode-app/c:/Users/tshaiman/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:18897)

Originally posted by @tshaiman in #1557 (comment)

@StephenWeatherford
Copy link
Contributor Author

That's weird. As I mentioned, I saw that yesterday, too, but was able to install it manually, and it looked like it probably was coming from another extension.

Telemetry indicates that over 1600 people are running the new version, so presumably installation wasn't an issue for them. Several hundred of those are Mac/Linux (the machine it failed on for me yesterday was a Mac - my Windows machine didn't have any issues installing automatically today).

All that said, I was able to repro on Windows after upgrading vscode. Trying to figure out what's going on.

@tshaiman
Copy link

it’s not arbitrary, happens 100% of times
OS: windows 11 / latest VS code

@StephenWeatherford
Copy link
Contributor Author

@tshaiman I updated the version to 0.15.10 and republished (no other changes), and I am no longer seeing the problem. Could you try updating to 0.15.10? Thanks.

@tshaiman
Copy link

@StephenWeatherford Fixed Confirmed! 💯

@StephenWeatherford
Copy link
Contributor Author

Still no idea what happened, but very happy. Thanks for pointing it out.

@v-chenzha v-chenzha unpinned this issue Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants