microsoft / vsmarketplace

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

Cannot install or update any extensions #868

Closed ArthurFlores04 closed 3 months ago

ArthurFlores04 commented 3 months ago

Type: Bug

Error code: 2024-03-12 23:22:29.452 [warning] [cmake-tools]: Couldn't find message for key cmake-tools.configuration.cmake.options.advanced.statusBarLength.description. 2024-03-12 23:22:29.452 [warning] [cmake-tools]: Couldn't find message for key cmake-tools.configuration.cmake.options.advanced.statusBarLength.description. 2024-03-12 23:22:29.452 [warning] [cmake-tools]: Couldn't find message for key cmake-tools.configuration.cmake.options.advanced.statusBarLength.description. 2024-03-12 23:22:29.452 [warning] [cmake-tools]: Couldn't find message for key cmake-tools.configuration.cmake.options.advanced.statusBarLength.description. 2024-03-12 23:22:29.452 [warning] [cmake-tools]: Couldn't find message for key cmake-tools.configuration.cmake.options.advanced.statusBarLength.description. 2024-03-12 23:22:29.454 [warning] [cmake-tools]: Couldn't find message for key cmake-tools.configuration.cmake.options.advanced.statusBarLength.description. 2024-03-12 23:22:29.454 [warning] [cmake-tools]: Couldn't find message for key cmake-tools.configuration.cmake.options.advanced.statusBarLength.description. 2024-03-12 23:22:29.454 [warning] [cmake-tools]: Couldn't find message for key cmake-tools.configuration.cmake.options.advanced.statusBarLength.description. 2024-03-12 23:22:29.454 [warning] [cmake-tools]: Couldn't find message for key cmake-tools.configuration.cmake.options.advanced.statusBarLength.description. 2024-03-12 23:22:29.454 [warning] [cmake-tools]: Couldn't find message for key cmake-tools.configuration.cmake.options.advanced.statusBarLength.description. 2024-03-12 23:22:29.454 [warning] [cmake-tools]: Couldn't find message for key cmake-tools.configuration.cmake.options.advanced.statusBarLength.description. 2024-03-12 23:22:29.455 [warning] [cmake-tools]: Couldn't find message for key cmake-tools.configuration.cmake.options.advanced.statusBarLength.description. 2024-03-12 23:22:29.644 [warning] [twxs.cmake]: Cannot register 'cmake.cmakePath'. This property is already registered. 2024-03-12 23:22:30.498 [info] Started local extension host with pid 7584. 2024-03-12 23:22:31.907 [info] [perf] Render performance baseline is 22ms 2024-03-12 23:23:35.648 [error] Error: Unable to write file 'vscode-userdata:/c:/Users/arthu/.vscode/extensions/extensions.json' (NoPermissions (FileSystemError): Error: EPERM: operation not permitted, rename 'c:\Users\arthu.vscode\extensions\extensions.json.vsctmp' -> 'c:\Users\arthu.vscode\extensions\extensions.json') at v.writeFile (c:\Users\arthu\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:56:17305) at async Object.factory (c:\Users\arthu\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:102:79624) 2024-03-12 23:23:35.669 [error] Unable to write file 'vscode-userdata:/c:/Users/arthu/.vscode/extensions/extensions.json' (NoPermissions (FileSystemError): Error: EPERM: operation not permitted, rename 'c:\Users\arthu.vscode\extensions\extensions.json.vsctmp' -> 'c:\Users\arthu.vscode\extensions\extensions.json'): Error: Unable to write file 'vscode-userdata:/c:/Users/arthu/.vscode/extensions/extensions.json' (NoPermissions (FileSystemError): Error: EPERM: operation not permitted, rename 'c:\Users\arthu.vscode\extensions\extensions.json.vsctmp' -> 'c:\Users\arthu.vscode\extensions\extensions.json') at v.writeFile (c:\Users\arthu\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:56:17305) at async Object.factory (c:\Users\arthu\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:102:79624)

VS Code version: Code 1.87.2 (863d2581ecda6849923a2118d93a088b0745d9d6, 2024-03-08T15:20:17.278Z) OS version: Windows_NT x64 10.0.22631 Modes:

madhurivadaligithub commented 3 months ago

Hi @ArthurFlores04 Thanks for reaching VS Marketplace Team, as this issue looks specific to VS Code, could you please reach out to the VS Code Team https://github.com/microsoft/vscode/issues for further assistance.

Regards, VS Marketplace Team