microsoft / vsmarketplace

Customer feedback and issue tracker repository for Visual Studio Marketplace
MIT License
39 stars 12 forks source link

Error while #959

Closed Kvr0th3c4t closed 3 weeks ago

Kvr0th3c4t commented 1 month ago

Type: Bug

Type: Bug

When click on Extensions (Ctrl+Shift+X) The extension is unable to load new extension It shows Error while fetching extensions.XHR failed. i already updated my vs code. I already uninstalled and then installed vs code. I have tried everything.

VS Code version: Code - Insiders 1.91.1 OS version: Windows_NT x64

VS Code version: Code 1.91.1 (f1e16e1e6214d7c44d078b1f0607b2388f29d729, 2024-07-09T22:06:49.809Z) OS version: Windows_NT x64 10.0.22631 Modes:

Neelima10735584 commented 1 month ago

Hi @Kvr0th3c4t

Thanks for reaching out. If you're using a VPN client or some local firewall, please turn these off and retry. If the error is still persisting, it will help us to investigate, if you can share the network log (command: Developer: Open Logs Folder).

Regards, VS Marketplace Team

Kvr0th3c4t commented 1 month ago

Hi! I dont have any VPN client and even with my local FW disabled I still have some errors. I managed avoid the XHR error and search for extensions but I cant install them cause I have another error. Ill put the console output over here:

024-07-19 14:33:40.734 [error] Unable to read file 'c:\Users\Adria.vscode\extensions\aaron-bond.better-comments-3.0.2\package.json' (Error: Unable to resolve nonexistent file 'c:\Users\Adria.vscode\extensions\aaron-bond.better-comments-3.0.2\package.json'): Error: Unable to read file 'c:\Users\Adria.vscode\extensions\aaron-bond.better-comments-3.0.2\package.json' (Error: Unable to resolve nonexistent file 'c:\Users\Adria.vscode\extensions\aaron-bond.better-comments-3.0.2\package.json') at s.F (c:\Users\Adria\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:59:18294) at s.D (c:\Users\Adria\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:59:18089) at async s.C (c:\Users\Adria\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:59:17401) at async u.updateMetadata (c:\Users\Adria\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:105:89479) at async z.extractUserExtension (c:\Users\Adria\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:105:122028) at async V.pb (c:\Users\Adria\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:105:116461)

Dont know if this one is related with the other, or its due to the problems microsoft had yesterday, but im unable to install extensions and I think i have tried everything.

Regards, Kvr0th3c4t!

madhurivadaligithub commented 1 month ago

This issue fixed, are you still facing the issue?

Regards, VS Marketplace Team