You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After formatting my workstation, i am having issues regarding the installation of the Powershell extension.
I have tried several ways of installation, including manually through VSIX.
Yet the installation keep failing.
I thought it might be an issue with my pc. However, my Co-worker have a similar experience on his computer with his AD-credentials. And we have a third pc we have testet this on with yet another user.
So 3 users on 3 different pc's alle get this error:
2023-04-21 10:06:36.886 [error] CorruptZip: end of central directory record signature not found
at yt.download (c:\Users\aky3my\AppData\Local\Programs\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:\Users\aky3my\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:20893)
at async j.h (c:\Users\aky3my\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:18962)
2023-04-21 10:06:36.891 [error] end of central directory record signature not found: CorruptZip: end of central directory record signature not found
at yt.download (c:\Users\aky3my\AppData\Local\Programs\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:\Users\aky3my\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:20893)
at async j.h (c:\Users\aky3my\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:18962)
PowerShell Version
Name Value---- -----PSVersion 7.3.4PSEdition CoreGitCommitId 7.3.4OS Microsoft Windows 10.0.19044Platform Win32NTPSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}PSRemotingProtocolVersion 2.3SerializationVersion 1.1.0.1WSManStackVersion 3.0Name Value---- -----PSVersion 5.1.19041.2673PSEdition DesktopPSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}BuildVersion 10.0.19041.2673CLRVersion 4.0.30319.42000WSManStackVersion 3.0PSRemotingProtocolVersion 2.3SerializationVersion 1.1.0.1
Visual Studio Code Version
1.77.3704ed70d4fd1c6bd6342c436f1ede30d1cff4710x64
Extension Version
PowerShellv2023.3.3
Steps to Reproduce
N/A
Visuals
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
Duplicate of #4474. You most likely have a corporate firewall / VPN (last instance was Palo Alto) that is intentionally corrupting the VSIX as it's downloaded to be installed. We can't control that, and it's not a great situation as it keeps leading to this. Disable your VPN and try again?
Duplicate of #4474. You most likely have a corporate firewall / VPN (last instance was Palo Alto) that is intentionally corrupting the VSIX as it's downloaded to be installed. We can't control that, and it's not a great situation as it keeps leading to this. Disable your VPN and try again?
Sorry, you are absolutely right that i missed that case.
You are probably right about the firewall issue, since all three users and pc's where on the same network in our corporation.
Thanks for the answer and for pointiing towards the existing case.
If you get more details, I would love to have them. I don't know how to remedy this, it clearly means getting in touch with the team behind the VPN/firewalls and asking them to stop blocking the extension, but I have no contacts with any of them yet.
Prerequisites
Summary
After formatting my workstation, i am having issues regarding the installation of the Powershell extension.
I have tried several ways of installation, including manually through VSIX.
Yet the installation keep failing.
I thought it might be an issue with my pc. However, my Co-worker have a similar experience on his computer with his AD-credentials. And we have a third pc we have testet this on with yet another user.
So 3 users on 3 different pc's alle get this error:
2023-04-21 10:06:36.886 [error] CorruptZip: end of central directory record signature not found
at yt.download (c:\Users\aky3my\AppData\Local\Programs\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:\Users\aky3my\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:20893)
at async j.h (c:\Users\aky3my\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:18962)
2023-04-21 10:06:36.891 [error] end of central directory record signature not found: CorruptZip: end of central directory record signature not found
at yt.download (c:\Users\aky3my\AppData\Local\Programs\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:\Users\aky3my\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:20893)
at async j.h (c:\Users\aky3my\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:93:18962)
PowerShell Version
Visual Studio Code Version
Extension Version
Steps to Reproduce
N/A
Visuals
No response
Logs
No response
The text was updated successfully, but these errors were encountered: