Closed maaarcog closed 1 week ago
It's happening to me as well
Same here! I tried to reinstall the client but it doesn't work, even tried another older version.
Super frustrating.
This is a log of the error i get when i try to install the extension in ssh
[19:07:47.265] [server] [18:07:47] Getting Manifest... ms-azuretools.vscode-docker
[19:07:47.265] [server] [18:07:47] Getting Manifest... ms-python.flake8
[19:07:47.266] [server] [18:07:47] Getting Manifest... mechatroner.rainbow-csv
[19:07:47.266] [server] [18:07:47] Getting Manifest... ms-toolsai.jupyter
[19:07:47.299] [server] [18:07:47] Installing extension: ms-python.flake8 {
[19:07:47.299] [server] donotVerifySignature: false,
[19:07:47.299] [server] context: { clientTargetPlatform: 'darwin-arm64' },
[19:07:47.299] [server] installOnlyNewlyAddedFromExtensionPack: true,
[19:07:47.299] [server] isApplicationScoped: false,
[19:07:47.299] [server] scheme: 'file',
[19:07:47.299] [server] authority: '',
[19:07:47.299] [server] path: '/home/ubuntu/.vscode-server/extensions/extensions.json',
[19:07:47.299] [server] query: '',
[19:07:47.300] [server] fragment: '',
[19:07:47.300] [server] _formatted: 'file:///home/ubuntu/.vscode-server/extensions/extensions.json',
[19:07:47.300] [server] _fsPath: '/home/ubuntu/.vscode-server/extensions/extensions.json'
[19:07:47.300] [server] },
[19:07:47.300] [server] productVersion: { version: '1.95.0', date: '2024-10-28T20:16:24.561Z' }
[19:07:47.300] [server] }
[19:07:47.335] [server] [18:07:47] Installing extension: ms-azuretools.vscode-docker {
[19:07:47.335] [server] donotVerifySignature: false,
[19:07:47.335] [server] context: { clientTargetPlatform: 'darwin-arm64' },
[19:07:47.335] [server] installOnlyNewlyAddedFromExtensionPack: true,
[19:07:47.335] [server] scheme: 'file',
[19:07:47.336] [server] authority: '',
[19:07:47.336] [server] path: '/home/ubuntu/.vscode-server/extensions/extensions.json',
[19:07:47.336] [server] query: '',
[19:07:47.336] [server] fragment: '',
[19:07:47.336] [server] _formatted: 'file:///home/ubuntu/.vscode-server/extensions/extensions.json',
[19:07:47.336] [server] _fsPath: '/home/ubuntu/.vscode-server/extensions/extensions.json'
[19:07:47.336] [server] },
[19:07:47.342] [server] [18:07:47] Installing extension: ms-toolsai.jupyter {
[19:07:47.342] [server] donotVerifySignature: false,
[19:07:47.342] [server] context: { clientTargetPlatform: 'darwin-arm64' },
[19:07:47.342] [server] installOnlyNewlyAddedFromExtensionPack: true,
[19:07:47.342] [server] profileLocation: vr {
[19:07:47.343] [server] authority: '',
[19:07:47.343] [server] path: '/home/ubuntu/.vscode-server/extensions/extensions.json',
[19:07:47.343] [server] query: '',
[19:07:47.343] [server] fragment: '',
[19:07:47.343] [server] _formatted: 'file:///home/ubuntu/.vscode-server/extensions/extensions.json',
[19:07:47.343] [server] productVersion: { version: '1.95.0', date: '2024-10-28T20:16:24.561Z' }
[19:07:47.343] [server] }
[19:07:47.343] [server] [18:07:47] Error while preparing to install dependencies and extension packs of the extension: ms-python.flake8
[19:07:47.343] [server] [18:07:47] Error while preparing to install dependencies and extension packs of the extension: ms-azuretools.vscode-docker
[19:07:47.343] [server] [18:07:47] Error while preparing to install dependencies and extension packs of the extension: ms-toolsai.jupyter
[19:07:47.359] [server] [18:07:47] Installing extension: mechatroner.rainbow-csv {
[19:07:47.359] [server] donotVerifySignature: false,
[19:07:47.359] [server] context: { clientTargetPlatform: 'darwin-arm64' },
[19:07:47.359] [server] installOnlyNewlyAddedFromExtensionPack: true,
[19:07:47.359] [server] profileLocation: vr {
[19:07:47.359] [server] path: '/home/ubuntu/.vscode-server/extensions/extensions.json',
[19:07:47.359] [server] query: '',
[19:07:47.359] [server] fragment: '',
[19:07:47.359] [server] _formatted: 'file:///home/ubuntu/.vscode-server/extensions/extensions.json',
[19:07:47.359] [server] _fsPath: '/home/ubuntu/.vscode-server/extensions/extensions.json'
[19:07:47.359] [server] },
[19:07:47.360] [server] productVersion: { version: '1.95.0', date: '2024-10-28T20:16:24.561Z' }
[19:07:47.360] [server] }
[19:07:47.360] [server] [18:07:47] Error while preparing to install dependencies and extension packs of the extension: mechatroner.rainbow-csv
[19:07:47.875] [server] [18:07:48] Getting Manifest... ms-python.python
[19:07:47.900] [server] [18:07:48] Installing extension: ms-python.python {
[19:07:47.900] [server] donotVerifySignature: false,
[19:07:47.900] [server] context: { clientTargetPlatform: 'darwin-arm64' },
[19:07:47.900] [server] installOnlyNewlyAddedFromExtensionPack: true,
[19:07:47.900] [server] productVersion: { version: '1.95.0', date: '2024-10-28T20:16:24.561Z' }
[19:07:47.901] [server] [18:07:48] Error while preparing to install dependencies and extension packs of the extension: ms-python.python
@maaarcog
and it is impossible to install it on ssh.
Can you please share the following log when you click on Install
Hi @sandy081 thanks for your help, i'll better explain the issue.
I am using a remote Ubuntu server connected via ssh. Since yesterday for me is impossible to run and develpo python code in a proper IDE because all the extension that i was using (python, kubernetes, flake8, docker, ecc ...) are not usable anymore. They work in local but on ssh and it is impossible to sync them.
Looking at logs it looks like that this could be due to a malformed json of a stable release of .vscode-server/cli
024-10-31 10:27:22.711 [error] SyntaxError: Unexpected non-whitespace character after JSON at position 2
at JSON.parse (<anonymous>)
at Object.factory (file:///home/ubuntu/.vscode-server/cli/servers/Stable-912bb683695358a54ae0c670461738984cbb5b95/server/out/server-main.js:50:26697)
2024-10-31 10:29:04.198 [info] Extension host (Remote) is unresponsive.
2024-10-31 10:29:04.220 [info] Extension host (Remote) is responsive.
2024-10-31 14:32:15.622 [info] Installing extension: ms-python.python {"installPreReleaseVersion":true,"donotVerifySignature":false,"context":{"clientTargetPlatform":"darwin-arm64"},"installOnlyNewlyAddedFromExtensionPack":true,"isApplicationScoped":false,"profileLocation":{"$mid":1,"fsPath":"/home/ubuntu/.vscode-server/extensions/extensions.json","external":"file:///home/ubuntu/.vscode-server/extensions/extensions.json","path":"/home/ubuntu/.vscode-server/extensions/extensions.json","scheme":"file"},"productVersion":{"version":"1.95.0","date":"2024-10-28T20:16:24.561Z"}}
2024-10-31 10:27:19.063 [error] ProxyResolver#addCertificatesV1 Canceled: Canceled
at new tT (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:31:108738)
at py.U (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:31:113348)
at Proxy.s.<computed>.n.charCodeAt.s.<computed> (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:31:110842)
at L0.loadCertificates (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:109:54125)
at Object.loadAdditionalCertificates (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:158:2086)
at /Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/@vscode/proxy-agent/out/index.js:499:53
at Generator.next (<anonymous>)
at /Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/@vscode/proxy-agent/out/index.js:35:71
at new Promise (<anonymous>)
at __awaiter (/Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/@vscode/proxy-agent/out/index.js:31:12)
at /Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/@vscode/proxy-agent/out/index.js:498:43
at /Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/@vscode/proxy-agent/out/index.js:500:16
at Generator.next (<anonymous>)
at /Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/@vscode/proxy-agent/out/index.js:35:71
at new Promise (<anonymous>)
at __awaiter (/Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/@vscode/proxy-agent/out/index.js:31:12)
at getOrLoadAdditionalCertificates (/Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/@vscode/proxy-agent/out/index.js:496:12)
at addCertificatesV1 (/Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/@vscode/proxy-agent/out/index.js:480:9)
at resolveProxy (/Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/@vscode/proxy-agent/out/index.js:113:9)
at /Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/@vscode/proxy-agent/out/index.js:325:77
at new Promise (<anonymous>)
at _PacProxyAgent.resolveP (/Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/@vscode/proxy-agent/out/index.js:325:54)
at _PacProxyAgent.<anonymous> (/Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/@vscode/proxy-agent/out/agent.js:70:37)
at Generator.next (<anonymous>)
at /Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/@vscode/proxy-agent/out/agent.js:8:71
at new Promise (<anonymous>)
at __awaiter (/Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/@vscode/proxy-agent/out/agent.js:4:12)
at _PacProxyAgent.connect (/Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/@vscode/proxy-agent/out/agent.js:52:16)
at /Applications/Visual Studio Code.app/Contents/Resources/app/node_modules/agent-base/dist/index.js:132:30
Can you please enable log level to trace and try again and share the logs
server error log with trace level:
2024-10-31 14:41:48.292 [trace] [network] #27: https://marketplace.visualstudio.com/_apis/public/gallery/extensionquery - begin POST {"X-Market-Client-Id":"VSCode 1.95.0","User-Agent":"VSCode 1.95.0 (Code)","X-Market-User-Id":"f1d294a1-4b20-48af-a265-ba4818b9f2dc","VSCode-SessionId":"189c6e4cc166f3471863cec5245cc3ad292fb412095b6db4a4ac0426df3c0d4d","Content-Type":"application/json","Accept":"application/json;api-version=3.0-preview.1","Accept-Encoding":"gzip","Content-Length":"261"}
2024-10-31 14:41:48.452 [trace] [network] #27: https://marketplace.visualstudio.com/_apis/public/gallery/extensionquery - end POST 200 {"cache-control":"no-cache, no-store, must-revalidate","pragma":"no-cache","content-length":"3939","content-type":"application/json; charset=utf-8; api-version=3.0-preview.1","content-encoding":"gzip","expires":"-1","vary":"Accept-Encoding","p3p":"CP=\"CAO DSP COR ADMa DEV CONo TELo CUR PSA PSD TAI IVDo OUR SAMi BUS DEM NAV STA UNI COM INT PHY ONL FIN PUR LOC CNT\"","set-cookie":["VstsSession=%7B%22PersistentSessionId%22%3A%22f977ee6f-945c-4a35-98e1-63c921be6472%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22SignInState%22%3A%7B%7D%7D;SameSite=None; domain=.visualstudio.com; expires=Fri, 31-Oct-2025 14:41:48 GMT; path=/; secure; HttpOnly"],"x-tfs-processid":"94e8599d-ed96-45d0-8dc1-a393926507c3","strict-transport-security":"max-age=31536000; includeSubDomains","activityid":"6655e647-5323-4ea6-905c-e6d40e8aa3d7","x-tfs-session":"6655e647-5323-4ea6-905c-e6d40e8aa3d7","x-vss-e2eid":"6655e647-5323-4ea6-905c-e6d40e8aa3d7","x-vss-senderdeploymentid":"2663b13f-50e3-a655-a159-22f6f4725fab","request-context":"appId=cid-v1:84715e31-583a-4723-a46d-946169b2f4a8","access-control-expose-headers":"Request-Context","x-content-type-options":"nosniff","x-cache":"CONFIG_NOCACHE","x-msedge-ref":"Ref A: E2291AA3EE2547D28B6A165BC49CFB02 Ref B: DUS30EDGE0711 Ref C: 2024-10-31T14:41:48Z","date":"Thu, 31 Oct 2024 14:41:47 GMT"}
2024-10-31 14:41:48.454 [info] Getting Manifest... ms-python.python
2024-10-31 14:41:48.454 [trace] resolveShellEnv(): running (macOS/Linux)
2024-10-31 14:41:48.454 [trace] [network] #28: https://ms-python.gallerycdn.vsassets.io/extensions/ms-python/python/2024.19.2024103101/1730371148087/Microsoft.VisualStudio.Code.Manifest?targetPlatform=linux-x64 - begin GET {"X-Market-Client-Id":"VSCode 1.95.0","User-Agent":"VSCode 1.95.0 (Code)","X-Market-User-Id":"f1d294a1-4b20-48af-a265-ba4818b9f2dc","VSCode-SessionId":"189c6e4cc166f3471863cec5245cc3ad292fb412095b6db4a4ac0426df3c0d4d"}
2024-10-31 14:41:48.474 [trace] [network] #28: https://ms-python.gallerycdn.vsassets.io/extensions/ms-python/python/2024.19.2024103101/1730371148087/Microsoft.VisualStudio.Code.Manifest?targetPlatform=linux-x64 - end GET 200 {"access-control-allow-origin":"*","access-control-expose-headers":"x-ms-request-id,Server,x-ms-version,Content-Type,Content-Encoding,Cache-Control,Last-Modified,ETag,x-ms-lease-status,x-ms-blob-type,Content-Length,Date,Transfer-Encoding","age":"14264","cache-control":"public, max-age=31536000","content-type":"application/json","date":"Thu, 31 Oct 2024 14:41:48 GMT","etag":"0x8DCF998438FB437","last-modified":"Thu, 31 Oct 2024 10:39:14 GMT","server":"ECAcc (frb/67F8)","vary":"Accept-Encoding","x-cache":"HIT","x-ms-blob-type":"BlockBlob","x-ms-lease-status":"unlocked","x-ms-request-id":"39a605d0-701e-0050-5981-2b055f000000","x-ms-version":"2009-09-19","content-length":"41159"}
2024-10-31 14:41:48.476 [info] Installing extension: ms-python.python {"installPreReleaseVersion":true,"donotVerifySignature":false,"context":{"clientTargetPlatform":"darwin-arm64"},"installOnlyNewlyAddedFromExtensionPack":true,"isApplicationScoped":false,"profileLocation":{"$mid":1,"fsPath":"/home/ubuntu/.vscode-server/extensions/extensions.json","external":"file:///home/ubuntu/.vscode-server/extensions/extensions.json","path":"/home/ubuntu/.vscode-server/extensions/extensions.json","scheme":"file"},"productVersion":{"version":"1.95.0","date":"2024-10-28T20:16:24.561Z"}}
2024-10-31 14:41:48.476 [trace] Started scanning system extensions
2024-10-31 14:41:48.477 [trace] Started scanning user extensions {"$mid":1,"fsPath":"/home/ubuntu/.vscode-server/extensions/extensions.json","external":"file:///home/ubuntu/.vscode-server/extensions/extensions.json","path":"/home/ubuntu/.vscode-server/extensions/extensions.json","scheme":"file"}
2024-10-31 14:41:48.478 [error] Error while preparing to install dependencies and extension packs of the extension: ms-python.python
2024-10-31 14:41:48.495 [debug] Using cached extensions scan result system file:///home/ubuntu/.vscode-server/cli/servers/Stable-912bb683695358a54ae0c670461738984cbb5b95/server/extensions
2024-10-31 14:41:48.495 [trace] Scanned system extensions: 31
2024-10-31 14:41:50.454 [trace] resolveShellEnv(): running (macOS/Linux)
2024-10-31 14:41:50.456 [trace] [network] #29: https://mobile.events.data.microsoft.com/OneCollector/1.0?cors=true&content-type=application/x-json-stream - begin POST {"Client-Id":"NO_AUTH","client-version":"1DS-Web-JS-3.2.13","apikey":"5bbf946d11a54f6783919c455abaddaf-fd62977b-c92d-4714-a45d-649d06980372-7168","upload-time":"1730385710454","time-delta-to-apply-millis":"758","cache-control":"no-cache, no-store","content-type":"application/x-json-stream","Content-Type":"application/json","Content-Length":"1311"}
2024-10-31 14:41:50.826 [trace] [network] #29: https://mobile.events.data.microsoft.com/OneCollector/1.0?cors=true&content-type=application/x-json-stream - end POST 200 {"content-length":"9","content-type":"application/json","server":"Microsoft-HTTPAPI/2.0","strict-transport-security":"max-age=31536000","time-delta-millis":"312","access-control-allow-headers":"time-delta-millis","access-control-allow-methods":"POST","access-control-allow-credentials":"true","access-control-allow-origin":"*","access-control-expose-headers":"time-delta-millis","date":"Thu, 31 Oct 2024 14:41:50 GMT"}
Does it happen for all extensions or only for python extension? Can you please try to install ESLint extension and see if you can repro?
It happens with all the extension.
2024-10-31 15:50:02.124 [trace] [network] #21: https://dbaeumer.gallerycdn.vsassets.io/extensions/dbaeumer/vscode-eslint/3.0.10/1718617482548/Microsoft.VisualStudio.Code.Manifest - begin GET {"X-Market-Client-Id":"VSCode 1.95.0","User-Agent":"VSCode 1.95.0 (Code)","X-Market-User-Id":"2c9487e3-581e-4019-8f1d-08ca0e2aaf17","VSCode-SessionId":"c483ba674801b51002245e72996caeb5c9ce27066a04f687ba87a7501c87674f"}
2024-10-31 15:50:02.130 [trace] [network] #21: https://dbaeumer.gallerycdn.vsassets.io/extensions/dbaeumer/vscode-eslint/3.0.10/1718617482548/Microsoft.VisualStudio.Code.Manifest - end GET 200 {"cache-control":"public, max-age=31536000","content-encoding":"gzip","content-length":"3891","content-type":"application/json","date":"Thu, 31 Oct 2024 14:49:57 GMT","etag":"0x8DC8EB21DC9BB73","last-modified":"Mon, 17 Jun 2024 09:44:43 GMT","server":"ECAcc (mil/6C1C)","x-ms-blob-type":"BlockBlob","x-ms-lease-status":"unlocked","x-ms-request-id":"cdc8c408-001e-00c0-429b-c0cc3e000000","x-ms-version":"2009-09-19"}
2024-10-31 15:50:02.174 [debug] Remote Install Error Name Scanning
2024-10-31 15:50:02.179 [error] SyntaxError: Unexpected non-whitespace character after JSON at position 2
at JSON.parse (<anonymous>)
at Object.factory (file:///home/ubuntu/.vscode-server/cli/servers/Stable-912bb683695358a54ae0c670461738984cbb5b95/server/out/server-main.js:50:26697)
2024-10-31 15:50:02.189 [error] Unexpected non-whitespace character after JSON at position 2: SyntaxError: Unexpected non-whitespace character after JSON at position 2
at JSON.parse (<anonymous>)
at Object.factory (file:///home/ubuntu/.vscode-server/cli/servers/Stable-912bb683695358a54ae0c670461738984cbb5b95/server/out/server-main.js:50:26697)
2024-10-31 15:50:06.986 [trace] CommandService#executeCommand workbench.action.showWindowLog
2024-10-31 15:50:07.000 [trace] Stopped polling vscode-remote://ssh-remote%2Bdende-dev-study-plan/home/ubuntu/.vscode-server/data/logs/20241031T133758/remoteagent.log
2024-10-31 15:50:07.013 [trace] Started polling file:///Users/marcogavazzoni/Library/Application%20Support/Code/logs/20241031T113057/window7/renderer.log
2024-10-31 14:50:02.190 [info] Getting Manifest... dbaeumer.vscode-eslint
2024-10-31 14:50:02.191 [trace] resolveShellEnv(): running (macOS/Linux)
2024-10-31 14:50:02.191 [trace] [network] #32: https://dbaeumer.gallerycdn.vsassets.io/extensions/dbaeumer/vscode-eslint/3.0.10/1718617482548/Microsoft.VisualStudio.Code.Manifest - begin GET {"X-Market-Client-Id":"VSCode 1.95.0","User-Agent":"VSCode 1.95.0 (Code)","X-Market-User-Id":"f1d294a1-4b20-48af-a265-ba4818b9f2dc","VSCode-SessionId":"189c6e4cc166f3471863cec5245cc3ad292fb412095b6db4a4ac0426df3c0d4d"}
2024-10-31 14:50:02.206 [trace] [network] #32: https://dbaeumer.gallerycdn.vsassets.io/extensions/dbaeumer/vscode-eslint/3.0.10/1718617482548/Microsoft.VisualStudio.Code.Manifest - end GET 200 {"access-control-allow-origin":"*","access-control-expose-headers":"x-ms-request-id,Server,x-ms-version,Content-Type,Content-Encoding,Cache-Control,Last-Modified,ETag,x-ms-lease-status,x-ms-blob-type,Content-Length,Date,Transfer-Encoding","age":"994421","cache-control":"public, max-age=31536000","content-type":"application/json","date":"Thu, 31 Oct 2024 14:50:02 GMT","etag":"0x8DC8EB21DC9BB73","last-modified":"Mon, 17 Jun 2024 09:44:43 GMT","server":"ECAcc (frb/66AC)","vary":"Accept-Encoding","x-cache":"HIT","x-ms-blob-type":"BlockBlob","x-ms-lease-status":"unlocked","x-ms-request-id":"57054491-d01e-0073-3098-22b976000000","x-ms-version":"2009-09-19","content-length":"13695"}
2024-10-31 14:50:02.207 [info] Installing extension: dbaeumer.vscode-eslint {"isMachineScoped":false,"installPreReleaseVersion":false,"pinned":true,"donotVerifySignature":false,"context":{"clientTargetPlatform":"darwin-arm64"},"installOnlyNewlyAddedFromExtensionPack":true,"isApplicationScoped":false,"profileLocation":{"$mid":1,"fsPath":"/home/ubuntu/.vscode-server/extensions/extensions.json","external":"file:///home/ubuntu/.vscode-server/extensions/extensions.json","path":"/home/ubuntu/.vscode-server/extensions/extensions.json","scheme":"file"},"productVersion":{"version":"1.95.0","date":"2024-10-28T20:16:24.561Z"}}
2024-10-31 14:50:02.208 [trace] Started scanning system extensions
2024-10-31 14:50:02.208 [trace] Started scanning user extensions {"$mid":1,"fsPath":"/home/ubuntu/.vscode-server/extensions/extensions.json","external":"file:///home/ubuntu/.vscode-server/extensions/extensions.json","path":"/home/ubuntu/.vscode-server/extensions/extensions.json","scheme":"file"}
2024-10-31 14:50:02.210 [error] Error while preparing to install dependencies and extension packs of the extension: dbaeumer.vscode-eslint
2024-10-31 14:50:02.220 [debug] Using cached extensions scan result system file:///home/ubuntu/.vscode-server/cli/servers/Stable-912bb683695358a54ae0c670461738984cbb5b95/server/extensions
2024-10-31 14:50:02.220 [trace] Scanned system extensions: 31
Can you please go into the extensions installation folder on the ssh machine and share the extensions.json
file from that folder
[]"identifier":{"id":"donjayamanne.git-extension-pack","uuid":"d23dc2c3-abed-47d8-9b22-7dd31c1f0ed9"},"version":"0.1.3","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/donjayamanne.git-extension-pack-0.1.3","scheme":"file"},"relativeLocation":"donjayamanne.git-extension-pack-0.1.3","metadata":{"installedTimestamp":1720088102268,"pinned":false,"source":"gallery","id":"d23dc2c3-abed-47d8-9b22-7dd31c1f0ed9","publisherId":"1ba8bd00-2ad1-4be0-a007-5b4b954c1ee7","publisherDisplayName":"Don Jayamanne","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"demystifying-javascript.python-extensions-pack","uuid":"e864d807-6575-4096-a389-417ea6d72fec"},"version":"1.0.3","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/demystifying-javascript.python-extensions-pack-1.0.3","scheme":"file"},"relativeLocation":"demystifying-javascript.python-extensions-pack-1.0.3","metadata":{"installedTimestamp":1720088102147,"pinned":false,"source":"gallery","id":"e864d807-6575-4096-a389-417ea6d72fec","publisherId":"3616a5f3-de3b-4d08-8d91-5a932d9168f7","publisherDisplayName":"demystifying-javascript","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"codezombiech.gitignore","uuid":"3e891cf9-53cb-49a3-8d01-8f0b1f0afb29"},"version":"0.9.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/codezombiech.gitignore-0.9.0","scheme":"file"},"relativeLocation":"codezombiech.gitignore-0.9.0","metadata":{"installedTimestamp":1720088102538,"pinned":false,"source":"gallery","id":"3e891cf9-53cb-49a3-8d01-8f0b1f0afb29","publisherId":"930310c4-ca8b-4e80-9d19-2b1507b2af61","publisherDisplayName":"CodeZombie","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"cstrap.python-snippets","uuid":"5c8059d0-7809-4ed2-8f89-690eda5bdea6"},"version":"0.1.2","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/cstrap.python-snippets-0.1.2","scheme":"file"},"relativeLocation":"cstrap.python-snippets-0.1.2","metadata":{"installedTimestamp":1720088103167,"pinned":false,"source":"gallery","id":"5c8059d0-7809-4ed2-8f89-690eda5bdea6","publisherId":"4d143213-5bf4-4150-92ba-8281dbc0dd55","publisherDisplayName":"cstrap","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"njqdev.vscode-python-typehint","uuid":"a7b7591e-f2b8-48f7-b8ea-6d62a0dd38c8"},"version":"1.5.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/njqdev.vscode-python-typehint-1.5.1","scheme":"file"},"relativeLocation":"njqdev.vscode-python-typehint-1.5.1","metadata":{"installedTimestamp":1720088103001,"pinned":false,"source":"gallery","id":"a7b7591e-f2b8-48f7-b8ea-6d62a0dd38c8","publisherId":"c9cf9853-eb72-400f-8945-ec2e8e7a5e94","publisherDisplayName":"njqdev","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"kevinrose.vsc-python-indent","uuid":"f3cbfb84-b1e1-40ff-b70f-877253461260"},"version":"1.18.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/kevinrose.vsc-python-indent-1.18.0","scheme":"file"},"relativeLocation":"kevinrose.vsc-python-indent-1.18.0","metadata":{"installedTimestamp":1720088102194,"pinned":false,"source":"gallery","id":"f3cbfb84-b1e1-40ff-b70f-877253461260","publisherId":"23d4ba77-bbea-4ea1-94ee-996a1a497aba","publisherDisplayName":"Kevin Rose","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"thebarkman.vscode-djaneiro","uuid":"7e72252f-e749-4e4a-bc6a-4a8cc2d121bd"},"version":"1.4.2","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/thebarkman.vscode-djaneiro-1.4.2","scheme":"file"},"relativeLocation":"thebarkman.vscode-djaneiro-1.4.2","metadata":{"installedTimestamp":1720088103036,"pinned":false,"source":"gallery","id":"7e72252f-e749-4e4a-bc6a-4a8cc2d121bd","publisherId":"e1f3c28e-95a7-43dc-ba74-85ca2f793101","publisherDisplayName":"Scott Barkman","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"donjayamanne.githistory","uuid":"5960f38e-0bbe-4644-8f9c-9c8824e82511"},"version":"0.6.20","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/donjayamanne.githistory-0.6.20","scheme":"file"},"relativeLocation":"donjayamanne.githistory-0.6.20","metadata":{"installedTimestamp":1720088102398,"pinned":false,"source":"gallery","id":"5960f38e-0bbe-4644-8f9c-9c8824e82511","publisherId":"1ba8bd00-2ad1-4be0-a007-5b4b954c1ee7","publisherDisplayName":"Don Jayamanne","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"mintlify.document","uuid":"de6400ad-0c12-434b-aa5a-6017c93dac64"},"version":"2.2.2","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/mintlify.document-2.2.2","scheme":"file"},"relativeLocation":"mintlify.document-2.2.2","metadata":{"installedTimestamp":1720088103100,"pinned":false,"source":"gallery","id":"de6400ad-0c12-434b-aa5a-6017c93dac64","publisherId":"4e696817-c5be-4d0f-88a3-d41001ef264c","publisherDisplayName":"Mintlify","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"njpwerner.autodocstring","uuid":"2d6fea35-f68e-461d-9b7b-5cd05be99451"},"version":"0.6.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/njpwerner.autodocstring-0.6.1","scheme":"file"},"relativeLocation":"njpwerner.autodocstring-0.6.1","metadata":{"installedTimestamp":1720088102217,"pinned":false,"source":"gallery","id":"2d6fea35-f68e-461d-9b7b-5cd05be99451","publisherId":"b32683f0-ccf4-4db1-9dc3-8873e1e045c0","publisherDisplayName":"Nils Werner","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"deerawan.vscode-dash","uuid":"cba79045-6f59-4f86-8c80-af78d566d8cf"},"version":"2.4.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/deerawan.vscode-dash-2.4.0","scheme":"file"},"relativeLocation":"deerawan.vscode-dash-2.4.0","metadata":{"installedTimestamp":1720088103073,"pinned":false,"source":"gallery","id":"cba79045-6f59-4f86-8c80-af78d566d8cf","publisherId":"c9174db5-9cbf-425f-8309-bc5d0be78c03","publisherDisplayName":"Budi Irawan","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"alefragnani.project-manager","uuid":"1b747f06-3789-4ebd-ac99-f1fe430c3347"},"version":"12.8.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/alefragnani.project-manager-12.8.0","scheme":"file"},"relativeLocation":"alefragnani.project-manager-12.8.0","metadata":{"installedTimestamp":1720088102476,"pinned":false,"source":"gallery","id":"1b747f06-3789-4ebd-ac99-f1fe430c3347","publisherId":"3fbdef65-bdf5-4723-aeaf-9e12a50546ef","publisherDisplayName":"Alessandro Fragnani","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"ziyasal.vscode-open-in-github","uuid":"1d4d80c9-0d33-48a1-88a8-19ff80bc8e2a"},"version":"1.3.6","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ziyasal.vscode-open-in-github-1.3.6","scheme":"file"},"relativeLocation":"ziyasal.vscode-open-in-github-1.3.6","metadata":{"installedTimestamp":1720088102614,"pinned":false,"source":"gallery","id":"1d4d80c9-0d33-48a1-88a8-19ff80bc8e2a","publisherId":"0f3e15a5-1807-4d83-a822-18d1e04246f3","publisherDisplayName":"ziyasal","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"batisteo.vscode-django","uuid":"4b41a5a8-170e-4156-b2c0-10efb270abbc"},"version":"1.15.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/batisteo.vscode-django-1.15.0","scheme":"file"},"relativeLocation":"batisteo.vscode-django-1.15.0","metadata":{"installedTimestamp":1720088102161,"pinned":false,"source":"gallery","id":"4b41a5a8-170e-4156-b2c0-10efb270abbc","publisherId":"f87b3a80-eb31-405d-a27d-a2d02be8cc0f","publisherDisplayName":"Baptiste Darthenay","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"dongli.python-preview","uuid":"70e24b61-872b-47e6-b2a6-e5fc2cf3f4e9"},"version":"0.0.4","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/dongli.python-preview-0.0.4","scheme":"file"},"relativeLocation":"dongli.python-preview-0.0.4","metadata":{"installedTimestamp":1720088102651,"pinned":false,"source":"gallery","id":"70e24b61-872b-47e6-b2a6-e5fc2cf3f4e9","publisherId":"709fec50-2990-4867-8b5f-219fc8ac52db","publisherDisplayName":"dongli","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"ms-toolsai.jupyter-keymap","uuid":"9f6dc8db-620c-4844-b8c5-e74914f1be27"},"version":"1.1.2","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-toolsai.jupyter-keymap-1.1.2","scheme":"file"},"relativeLocation":"ms-toolsai.jupyter-keymap-1.1.2","metadata":{"installedTimestamp":1720088120787,"source":"gallery","id":"9f6dc8db-620c-4844-b8c5-e74914f1be27","publisherId":"ac8eb7c9-3e59-4b39-8040-f0484d8170ce","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"ms-toolsai.vscode-jupyter-slideshow","uuid":"e153ca70-b543-4865-b4c5-b31d34185948"},"version":"0.1.6","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-toolsai.vscode-jupyter-slideshow-0.1.6","scheme":"file"},"relativeLocation":"ms-toolsai.vscode-jupyter-slideshow-0.1.6","metadata":{"installedTimestamp":1720088120888,"source":"gallery","id":"e153ca70-b543-4865-b4c5-b31d34185948","publisherId":"ac8eb7c9-3e59-4b39-8040-f0484d8170ce","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"ms-toolsai.vscode-jupyter-cell-tags","uuid":"ab4fb32a-befb-4102-adf9-1652d0cd6a5e"},"version":"0.1.9","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-toolsai.vscode-jupyter-cell-tags-0.1.9","scheme":"file"},"relativeLocation":"ms-toolsai.vscode-jupyter-cell-tags-0.1.9","metadata":{"installedTimestamp":1720088120848,"source":"gallery","id":"ab4fb32a-befb-4102-adf9-1652d0cd6a5e","publisherId":"ac8eb7c9-3e59-4b39-8040-f0484d8170ce","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"littlefoxteam.vscode-python-test-adapter","uuid":"912fd5ae-d9f2-4c31-8a0b-d7fb669afbb4"},"version":"0.8.2","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/littlefoxteam.vscode-python-test-adapter-0.8.2","scheme":"file"},"relativeLocation":"littlefoxteam.vscode-python-test-adapter-0.8.2","metadata":{"installedTimestamp":1720088102721,"pinned":false,"source":"gallery","id":"912fd5ae-d9f2-4c31-8a0b-d7fb669afbb4","publisherId":"5feb6684-05d9-4255-a37a-8409861d22f2","publisherDisplayName":"Little Fox Team","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"streetsidesoftware.code-spell-checker","uuid":"f6dbd813-b0a0-42c1-90ea-10dde9d925a7"},"version":"3.0.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/streetsidesoftware.code-spell-checker-3.0.1","scheme":"file"},"relativeLocation":"streetsidesoftware.code-spell-checker-3.0.1","metadata":{"installedTimestamp":1720088102177,"pinned":false,"source":"gallery","id":"f6dbd813-b0a0-42c1-90ea-10dde9d925a7","publisherId":"67600ca7-88fb-4104-9f7e-dd51c00facf2","publisherDisplayName":"Street Side Software","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"almenon.arepl","uuid":"88eb8072-5ab1-457b-9835-6d92196388a3"},"version":"2.0.5","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/almenon.arepl-2.0.5","scheme":"file"},"relativeLocation":"almenon.arepl-2.0.5","metadata":{"installedTimestamp":1720088102948,"pinned":false,"source":"gallery","id":"88eb8072-5ab1-457b-9835-6d92196388a3","publisherId":"79f77d66-53ca-4048-8a36-21dab21d64bc","publisherDisplayName":"Almenon","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"xirider.livecode","uuid":"a0a50a1c-b590-4348-9548-aebdfdbdc82f"},"version":"1.3.10","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/xirider.livecode-1.3.10","scheme":"file"},"relativeLocation":"xirider.livecode-1.3.10","metadata":{"installedTimestamp":1720088103200,"pinned":false,"source":"gallery","id":"a0a50a1c-b590-4348-9548-aebdfdbdc82f","publisherId":"4290d645-40f6-4647-b78f-e3b2f61bb946","publisherDisplayName":"xirider","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"ms-toolsai.vscode-jupyter-powertoys","uuid":"2e7e4dec-3b88-4f57-ae83-7c6a82994e6d"},"version":"0.1.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-toolsai.vscode-jupyter-powertoys-0.1.1","scheme":"file"},"relativeLocation":"ms-toolsai.vscode-jupyter-powertoys-0.1.1","metadata":{"installedTimestamp":1720088126569,"pinned":false,"source":"gallery","id":"2e7e4dec-3b88-4f57-ae83-7c6a82994e6d","publisherId":"ac8eb7c9-3e59-4b39-8040-f0484d8170ce","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"oderwat.indent-rainbow","uuid":"eaa2127d-cb69-4ab9-8505-a60c9ee5f28b"},"version":"8.3.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/oderwat.indent-rainbow-8.3.1","scheme":"file"},"relativeLocation":"oderwat.indent-rainbow-8.3.1","metadata":{"installedTimestamp":1720088102245,"pinned":false,"source":"gallery","id":"eaa2127d-cb69-4ab9-8505-a60c9ee5f28b","publisherId":"ac064ae0-224d-4351-9aa4-45ef7bf3ed21","publisherDisplayName":"oderwat","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"trabpukcip.wolf","uuid":"6d5e664b-8bc5-456b-aa61-537d9a112dc0"},"version":"0.4.3","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/trabpukcip.wolf-0.4.3","scheme":"file"},"relativeLocation":"trabpukcip.wolf-0.4.3","metadata":{"installedTimestamp":1720088103289,"pinned":false,"source":"gallery","id":"6d5e664b-8bc5-456b-aa61-537d9a112dc0","publisherId":"32a9fbc1-6d5c-4c4d-9725-22ba16820de5","publisherDisplayName":"traBpUkciP","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"ms-toolsai.jupyter-renderers","uuid":"b15c72f8-d5fe-421a-a4f7-27ed9f6addbf"},"version":"1.0.19","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-toolsai.jupyter-renderers-1.0.19","scheme":"file"},"relativeLocation":"ms-toolsai.jupyter-renderers-1.0.19","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1722433900810,"pinned":false,"source":"gallery","id":"b15c72f8-d5fe-421a-a4f7-27ed9f6addbf","publisherId":"ac8eb7c9-3e59-4b39-8040-f0484d8170ce","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"kaih2o.python-resource-monitor","uuid":"25b17ded-4072-4c87-93b2-de7d29b82702"},"version":"0.3.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/kaih2o.python-resource-monitor-0.3.0","scheme":"file"},"relativeLocation":"kaih2o.python-resource-monitor-0.3.0","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1725008815835,"pinned":false,"source":"gallery","id":"25b17ded-4072-4c87-93b2-de7d29b82702","publisherId":"4eaef2a3-e4ad-439c-87cd-57686b39439c","publisherDisplayName":"2kai2kai2","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ms-toolsai.jupyter-hub","uuid":"d8506cab-9f63-4287-a3d7-a8fdb71fa371"},"version":"2024.5.1002432242","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-toolsai.jupyter-hub-2024.5.1002432242","scheme":"file"},"relativeLocation":"ms-toolsai.jupyter-hub-2024.5.1002432242","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1725441725670,"pinned":false,"source":"gallery","id":"d8506cab-9f63-4287-a3d7-a8fdb71fa371","publisherId":"ac8eb7c9-3e59-4b39-8040-f0484d8170ce","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ms-toolsai.jupyter","uuid":"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8"},"version":"2024.8.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-toolsai.jupyter-2024.8.1-linux-x64","scheme":"file"},"relativeLocation":"ms-toolsai.jupyter-2024.8.1-linux-x64","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1725958398660,"pinned":false,"source":"gallery","id":"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8","publisherId":"ac8eb7c9-3e59-4b39-8040-f0484d8170ce","publisherDisplayName":"Microsoft","targetPlatform":"linux-x64","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ms-python.python","uuid":"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5"},"version":"2024.14.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-python.python-2024.14.1-linux-x64","scheme":"file"},"relativeLocation":"ms-python.python-2024.14.1-linux-x64","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1726213254688,"pinned":false,"source":"gallery","id":"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5","publisherId":"998b010b-e2af-44a5-a6cd-0b5fd3b9b6f8","publisherDisplayName":"Microsoft","targetPlatform":"linux-x64","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"hbenl.vscode-test-explorer","uuid":"ff96f1b4-a4b8-45ef-8ecf-c232c0cb75c8"},"version":"2.22.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/hbenl.vscode-test-explorer-2.22.1","scheme":"file"},"relativeLocation":"hbenl.vscode-test-explorer-2.22.1","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1727165080508,"pinned":false,"source":"gallery","id":"ff96f1b4-a4b8-45ef-8ecf-c232c0cb75c8","publisherId":"3356f11a-6798-4f03-a93f-3d929b7fca7c","publisherDisplayName":"Holger Benl","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"sourcery.sourcery","uuid":"0bb8a841-96c3-4e2d-ab43-cffee71480a4"},"version":"1.23.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/sourcery.sourcery-1.23.0","scheme":"file"},"relativeLocation":"sourcery.sourcery-1.23.0","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1727165079748,"pinned":false,"source":"gallery","id":"0bb8a841-96c3-4e2d-ab43-cffee71480a4","publisherId":"076dffab-0485-4bcd-bc6c-62c3a0c7502a","publisherDisplayName":"sourcery","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"mongodb.mongodb-vscode","uuid":"4b6540da-bfa3-4b88-b9e3-df8f2d161124"},"version":"1.9.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/mongodb.mongodb-vscode-1.9.1","scheme":"file"},"relativeLocation":"mongodb.mongodb-vscode-1.9.1","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1727787843570,"pinned":false,"source":"gallery","id":"4b6540da-bfa3-4b88-b9e3-df8f2d161124","publisherId":"96be5892-f133-40ba-88dd-d450cff649f0","publisherDisplayName":"MongoDB","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ms-vscode.test-adapter-converter","uuid":"47210ec2-0324-4cbb-9523-9dff02a5f9ec"},"version":"0.2.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-vscode.test-adapter-converter-0.2.0","scheme":"file"},"relativeLocation":"ms-vscode.test-adapter-converter-0.2.0","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1728293948644,"pinned":false,"source":"gallery","id":"47210ec2-0324-4cbb-9523-9dff02a5f9ec","publisherId":"5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ms-toolsai.jupyter","uuid":"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8"},"version":"2024.9.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-toolsai.jupyter-2024.9.1-linux-x64","scheme":"file"},"relativeLocation":"ms-toolsai.jupyter-2024.9.1-linux-x64","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1730184825449,"pinned":false,"source":"gallery","id":"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8","publisherId":"ac8eb7c9-3e59-4b39-8040-f0484d8170ce","publisherDisplayName":"Microsoft","targetPlatform":"linux-x64","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ms-python.python","uuid":"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5"},"version":"2024.16.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-python.python-2024.16.0-linux-x64","scheme":"file"},"relativeLocation":"ms-python.python-2024.16.0-linux-x64","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1728485678250,"pinned":false,"source":"gallery","id":"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5","publisherId":"998b010b-e2af-44a5-a6cd-0b5fd3b9b6f8","publisherDisplayName":"Microsoft","targetPlatform":"linux-x64","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ckolkman.vscode-postgres","uuid":"b200e7e8-4217-4da9-b8db-5606db56d867"},"version":"1.4.3","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ckolkman.vscode-postgres-1.4.3","scheme":"file"},"relativeLocation":"ckolkman.vscode-postgres-1.4.3","metadata":{"installedTimestamp":1728305671239,"pinned":false,"source":"gallery","id":"b200e7e8-4217-4da9-b8db-5606db56d867","publisherId":"7a200ada-7d6e-4083-99e7-974f31cf3bff","publisherDisplayName":"Chris Kolkman","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"ms-python.vscode-pylance","uuid":"364d2426-116a-433a-a5d8-a5098dc3afbd"},"version":"2024.10.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-python.vscode-pylance-2024.10.1","scheme":"file"},"relativeLocation":"ms-python.vscode-pylance-2024.10.1","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1728485679424,"pinned":false,"source":"gallery","id":"364d2426-116a-433a-a5d8-a5098dc3afbd","publisherId":"998b010b-e2af-44a5-a6cd-0b5fd3b9b6f8","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ms-python.python","uuid":"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5"},"version":"2024.16.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-python.python-2024.16.1-linux-x64","scheme":"file"},"relativeLocation":"ms-python.python-2024.16.1-linux-x64","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1730271433992,"pinned":false,"source":"gallery","id":"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5","publisherId":"998b010b-e2af-44a5-a6cd-0b5fd3b9b6f8","publisherDisplayName":"Microsoft","targetPlatform":"linux-x64","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ms-python.debugpy","uuid":"4bd5d2c9-9d65-401a-b0b2-7498d9f17615"},"version":"2024.12.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-python.debugpy-2024.12.0-linux-x64","scheme":"file"},"relativeLocation":"ms-python.debugpy-2024.12.0-linux-x64","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1728980731306,"pinned":false,"source":"gallery","id":"4bd5d2c9-9d65-401a-b0b2-7498d9f17615","publisherId":"998b010b-e2af-44a5-a6cd-0b5fd3b9b6f8","publisherDisplayName":"Microsoft","targetPlatform":"linux-x64","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ms-ceintl.vscode-language-pack-it","uuid":"5850ca42-8095-4631-aa6d-154d7a1cab4a"},"version":"1.94.2024101609","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-ceintl.vscode-language-pack-it-1.94.2024101609","scheme":"file"},"relativeLocation":"ms-ceintl.vscode-language-pack-it-1.94.2024101609","metadata":{"isApplicationScoped":true,"isMachineScoped":true,"isBuiltin":false,"installedTimestamp":1729157688680,"pinned":false,"source":"gallery","id":"5850ca42-8095-4631-aa6d-154d7a1cab4a","publisherId":"0b0882c3-aee3-4d7c-b5f9-872f9be0a115","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"eamodio.gitlens","uuid":"4de763bd-505d-4978-9575-2b7696ecf94e"},"version":"15.6.2","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/eamodio.gitlens-15.6.2","scheme":"file"},"relativeLocation":"eamodio.gitlens-15.6.2","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1729247673369,"pinned":false,"source":"gallery","id":"4de763bd-505d-4978-9575-2b7696ecf94e","publisherId":"678d198b-9b2e-49d3-96ff-6d801c9575df","publisherDisplayName":"GitKraken","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"mongodb.mongodb-vscode","uuid":"4b6540da-bfa3-4b88-b9e3-df8f2d161124"},"version":"1.9.2","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/mongodb.mongodb-vscode-1.9.2","scheme":"file"},"relativeLocation":"mongodb.mongodb-vscode-1.9.2","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1729685506159,"pinned":false,"source":"gallery","id":"4b6540da-bfa3-4b88-b9e3-df8f2d161124","publisherId":"96be5892-f133-40ba-88dd-d450cff649f0","publisherDisplayName":"MongoDB","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"mongodb.mongodb-vscode","uuid":"4b6540da-bfa3-4b88-b9e3-df8f2d161124"},"version":"1.9.3","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/mongodb.mongodb-vscode-1.9.3","scheme":"file"},"relativeLocation":"mongodb.mongodb-vscode-1.9.3","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1730271434015,"pinned":false,"source":"gallery","id":"4b6540da-bfa3-4b88-b9e3-df8f2d161124","publisherId":"96be5892-f133-40ba-88dd-d450cff649f0","publisherDisplayName":"MongoDB","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}}]
Can you please replace the contents with following and retry
[{"identifier":{"id":"donjayamanne.git-extension-pack","uuid":"d23dc2c3-abed-47d8-9b22-7dd31c1f0ed9"},"version":"0.1.3","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/donjayamanne.git-extension-pack-0.1.3","scheme":"file"},"relativeLocation":"donjayamanne.git-extension-pack-0.1.3","metadata":{"installedTimestamp":1720088102268,"pinned":false,"source":"gallery","id":"d23dc2c3-abed-47d8-9b22-7dd31c1f0ed9","publisherId":"1ba8bd00-2ad1-4be0-a007-5b4b954c1ee7","publisherDisplayName":"Don Jayamanne","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"demystifying-javascript.python-extensions-pack","uuid":"e864d807-6575-4096-a389-417ea6d72fec"},"version":"1.0.3","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/demystifying-javascript.python-extensions-pack-1.0.3","scheme":"file"},"relativeLocation":"demystifying-javascript.python-extensions-pack-1.0.3","metadata":{"installedTimestamp":1720088102147,"pinned":false,"source":"gallery","id":"e864d807-6575-4096-a389-417ea6d72fec","publisherId":"3616a5f3-de3b-4d08-8d91-5a932d9168f7","publisherDisplayName":"demystifying-javascript","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"codezombiech.gitignore","uuid":"3e891cf9-53cb-49a3-8d01-8f0b1f0afb29"},"version":"0.9.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/codezombiech.gitignore-0.9.0","scheme":"file"},"relativeLocation":"codezombiech.gitignore-0.9.0","metadata":{"installedTimestamp":1720088102538,"pinned":false,"source":"gallery","id":"3e891cf9-53cb-49a3-8d01-8f0b1f0afb29","publisherId":"930310c4-ca8b-4e80-9d19-2b1507b2af61","publisherDisplayName":"CodeZombie","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"cstrap.python-snippets","uuid":"5c8059d0-7809-4ed2-8f89-690eda5bdea6"},"version":"0.1.2","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/cstrap.python-snippets-0.1.2","scheme":"file"},"relativeLocation":"cstrap.python-snippets-0.1.2","metadata":{"installedTimestamp":1720088103167,"pinned":false,"source":"gallery","id":"5c8059d0-7809-4ed2-8f89-690eda5bdea6","publisherId":"4d143213-5bf4-4150-92ba-8281dbc0dd55","publisherDisplayName":"cstrap","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"njqdev.vscode-python-typehint","uuid":"a7b7591e-f2b8-48f7-b8ea-6d62a0dd38c8"},"version":"1.5.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/njqdev.vscode-python-typehint-1.5.1","scheme":"file"},"relativeLocation":"njqdev.vscode-python-typehint-1.5.1","metadata":{"installedTimestamp":1720088103001,"pinned":false,"source":"gallery","id":"a7b7591e-f2b8-48f7-b8ea-6d62a0dd38c8","publisherId":"c9cf9853-eb72-400f-8945-ec2e8e7a5e94","publisherDisplayName":"njqdev","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"kevinrose.vsc-python-indent","uuid":"f3cbfb84-b1e1-40ff-b70f-877253461260"},"version":"1.18.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/kevinrose.vsc-python-indent-1.18.0","scheme":"file"},"relativeLocation":"kevinrose.vsc-python-indent-1.18.0","metadata":{"installedTimestamp":1720088102194,"pinned":false,"source":"gallery","id":"f3cbfb84-b1e1-40ff-b70f-877253461260","publisherId":"23d4ba77-bbea-4ea1-94ee-996a1a497aba","publisherDisplayName":"Kevin Rose","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"thebarkman.vscode-djaneiro","uuid":"7e72252f-e749-4e4a-bc6a-4a8cc2d121bd"},"version":"1.4.2","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/thebarkman.vscode-djaneiro-1.4.2","scheme":"file"},"relativeLocation":"thebarkman.vscode-djaneiro-1.4.2","metadata":{"installedTimestamp":1720088103036,"pinned":false,"source":"gallery","id":"7e72252f-e749-4e4a-bc6a-4a8cc2d121bd","publisherId":"e1f3c28e-95a7-43dc-ba74-85ca2f793101","publisherDisplayName":"Scott Barkman","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"donjayamanne.githistory","uuid":"5960f38e-0bbe-4644-8f9c-9c8824e82511"},"version":"0.6.20","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/donjayamanne.githistory-0.6.20","scheme":"file"},"relativeLocation":"donjayamanne.githistory-0.6.20","metadata":{"installedTimestamp":1720088102398,"pinned":false,"source":"gallery","id":"5960f38e-0bbe-4644-8f9c-9c8824e82511","publisherId":"1ba8bd00-2ad1-4be0-a007-5b4b954c1ee7","publisherDisplayName":"Don Jayamanne","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"mintlify.document","uuid":"de6400ad-0c12-434b-aa5a-6017c93dac64"},"version":"2.2.2","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/mintlify.document-2.2.2","scheme":"file"},"relativeLocation":"mintlify.document-2.2.2","metadata":{"installedTimestamp":1720088103100,"pinned":false,"source":"gallery","id":"de6400ad-0c12-434b-aa5a-6017c93dac64","publisherId":"4e696817-c5be-4d0f-88a3-d41001ef264c","publisherDisplayName":"Mintlify","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"njpwerner.autodocstring","uuid":"2d6fea35-f68e-461d-9b7b-5cd05be99451"},"version":"0.6.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/njpwerner.autodocstring-0.6.1","scheme":"file"},"relativeLocation":"njpwerner.autodocstring-0.6.1","metadata":{"installedTimestamp":1720088102217,"pinned":false,"source":"gallery","id":"2d6fea35-f68e-461d-9b7b-5cd05be99451","publisherId":"b32683f0-ccf4-4db1-9dc3-8873e1e045c0","publisherDisplayName":"Nils Werner","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"deerawan.vscode-dash","uuid":"cba79045-6f59-4f86-8c80-af78d566d8cf"},"version":"2.4.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/deerawan.vscode-dash-2.4.0","scheme":"file"},"relativeLocation":"deerawan.vscode-dash-2.4.0","metadata":{"installedTimestamp":1720088103073,"pinned":false,"source":"gallery","id":"cba79045-6f59-4f86-8c80-af78d566d8cf","publisherId":"c9174db5-9cbf-425f-8309-bc5d0be78c03","publisherDisplayName":"Budi Irawan","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"alefragnani.project-manager","uuid":"1b747f06-3789-4ebd-ac99-f1fe430c3347"},"version":"12.8.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/alefragnani.project-manager-12.8.0","scheme":"file"},"relativeLocation":"alefragnani.project-manager-12.8.0","metadata":{"installedTimestamp":1720088102476,"pinned":false,"source":"gallery","id":"1b747f06-3789-4ebd-ac99-f1fe430c3347","publisherId":"3fbdef65-bdf5-4723-aeaf-9e12a50546ef","publisherDisplayName":"Alessandro Fragnani","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"ziyasal.vscode-open-in-github","uuid":"1d4d80c9-0d33-48a1-88a8-19ff80bc8e2a"},"version":"1.3.6","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ziyasal.vscode-open-in-github-1.3.6","scheme":"file"},"relativeLocation":"ziyasal.vscode-open-in-github-1.3.6","metadata":{"installedTimestamp":1720088102614,"pinned":false,"source":"gallery","id":"1d4d80c9-0d33-48a1-88a8-19ff80bc8e2a","publisherId":"0f3e15a5-1807-4d83-a822-18d1e04246f3","publisherDisplayName":"ziyasal","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"batisteo.vscode-django","uuid":"4b41a5a8-170e-4156-b2c0-10efb270abbc"},"version":"1.15.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/batisteo.vscode-django-1.15.0","scheme":"file"},"relativeLocation":"batisteo.vscode-django-1.15.0","metadata":{"installedTimestamp":1720088102161,"pinned":false,"source":"gallery","id":"4b41a5a8-170e-4156-b2c0-10efb270abbc","publisherId":"f87b3a80-eb31-405d-a27d-a2d02be8cc0f","publisherDisplayName":"Baptiste Darthenay","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"dongli.python-preview","uuid":"70e24b61-872b-47e6-b2a6-e5fc2cf3f4e9"},"version":"0.0.4","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/dongli.python-preview-0.0.4","scheme":"file"},"relativeLocation":"dongli.python-preview-0.0.4","metadata":{"installedTimestamp":1720088102651,"pinned":false,"source":"gallery","id":"70e24b61-872b-47e6-b2a6-e5fc2cf3f4e9","publisherId":"709fec50-2990-4867-8b5f-219fc8ac52db","publisherDisplayName":"dongli","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"ms-toolsai.jupyter-keymap","uuid":"9f6dc8db-620c-4844-b8c5-e74914f1be27"},"version":"1.1.2","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-toolsai.jupyter-keymap-1.1.2","scheme":"file"},"relativeLocation":"ms-toolsai.jupyter-keymap-1.1.2","metadata":{"installedTimestamp":1720088120787,"source":"gallery","id":"9f6dc8db-620c-4844-b8c5-e74914f1be27","publisherId":"ac8eb7c9-3e59-4b39-8040-f0484d8170ce","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"ms-toolsai.vscode-jupyter-slideshow","uuid":"e153ca70-b543-4865-b4c5-b31d34185948"},"version":"0.1.6","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-toolsai.vscode-jupyter-slideshow-0.1.6","scheme":"file"},"relativeLocation":"ms-toolsai.vscode-jupyter-slideshow-0.1.6","metadata":{"installedTimestamp":1720088120888,"source":"gallery","id":"e153ca70-b543-4865-b4c5-b31d34185948","publisherId":"ac8eb7c9-3e59-4b39-8040-f0484d8170ce","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"ms-toolsai.vscode-jupyter-cell-tags","uuid":"ab4fb32a-befb-4102-adf9-1652d0cd6a5e"},"version":"0.1.9","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-toolsai.vscode-jupyter-cell-tags-0.1.9","scheme":"file"},"relativeLocation":"ms-toolsai.vscode-jupyter-cell-tags-0.1.9","metadata":{"installedTimestamp":1720088120848,"source":"gallery","id":"ab4fb32a-befb-4102-adf9-1652d0cd6a5e","publisherId":"ac8eb7c9-3e59-4b39-8040-f0484d8170ce","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"littlefoxteam.vscode-python-test-adapter","uuid":"912fd5ae-d9f2-4c31-8a0b-d7fb669afbb4"},"version":"0.8.2","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/littlefoxteam.vscode-python-test-adapter-0.8.2","scheme":"file"},"relativeLocation":"littlefoxteam.vscode-python-test-adapter-0.8.2","metadata":{"installedTimestamp":1720088102721,"pinned":false,"source":"gallery","id":"912fd5ae-d9f2-4c31-8a0b-d7fb669afbb4","publisherId":"5feb6684-05d9-4255-a37a-8409861d22f2","publisherDisplayName":"Little Fox Team","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"streetsidesoftware.code-spell-checker","uuid":"f6dbd813-b0a0-42c1-90ea-10dde9d925a7"},"version":"3.0.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/streetsidesoftware.code-spell-checker-3.0.1","scheme":"file"},"relativeLocation":"streetsidesoftware.code-spell-checker-3.0.1","metadata":{"installedTimestamp":1720088102177,"pinned":false,"source":"gallery","id":"f6dbd813-b0a0-42c1-90ea-10dde9d925a7","publisherId":"67600ca7-88fb-4104-9f7e-dd51c00facf2","publisherDisplayName":"Street Side Software","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"almenon.arepl","uuid":"88eb8072-5ab1-457b-9835-6d92196388a3"},"version":"2.0.5","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/almenon.arepl-2.0.5","scheme":"file"},"relativeLocation":"almenon.arepl-2.0.5","metadata":{"installedTimestamp":1720088102948,"pinned":false,"source":"gallery","id":"88eb8072-5ab1-457b-9835-6d92196388a3","publisherId":"79f77d66-53ca-4048-8a36-21dab21d64bc","publisherDisplayName":"Almenon","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"xirider.livecode","uuid":"a0a50a1c-b590-4348-9548-aebdfdbdc82f"},"version":"1.3.10","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/xirider.livecode-1.3.10","scheme":"file"},"relativeLocation":"xirider.livecode-1.3.10","metadata":{"installedTimestamp":1720088103200,"pinned":false,"source":"gallery","id":"a0a50a1c-b590-4348-9548-aebdfdbdc82f","publisherId":"4290d645-40f6-4647-b78f-e3b2f61bb946","publisherDisplayName":"xirider","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"ms-toolsai.vscode-jupyter-powertoys","uuid":"2e7e4dec-3b88-4f57-ae83-7c6a82994e6d"},"version":"0.1.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-toolsai.vscode-jupyter-powertoys-0.1.1","scheme":"file"},"relativeLocation":"ms-toolsai.vscode-jupyter-powertoys-0.1.1","metadata":{"installedTimestamp":1720088126569,"pinned":false,"source":"gallery","id":"2e7e4dec-3b88-4f57-ae83-7c6a82994e6d","publisherId":"ac8eb7c9-3e59-4b39-8040-f0484d8170ce","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"oderwat.indent-rainbow","uuid":"eaa2127d-cb69-4ab9-8505-a60c9ee5f28b"},"version":"8.3.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/oderwat.indent-rainbow-8.3.1","scheme":"file"},"relativeLocation":"oderwat.indent-rainbow-8.3.1","metadata":{"installedTimestamp":1720088102245,"pinned":false,"source":"gallery","id":"eaa2127d-cb69-4ab9-8505-a60c9ee5f28b","publisherId":"ac064ae0-224d-4351-9aa4-45ef7bf3ed21","publisherDisplayName":"oderwat","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"trabpukcip.wolf","uuid":"6d5e664b-8bc5-456b-aa61-537d9a112dc0"},"version":"0.4.3","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/trabpukcip.wolf-0.4.3","scheme":"file"},"relativeLocation":"trabpukcip.wolf-0.4.3","metadata":{"installedTimestamp":1720088103289,"pinned":false,"source":"gallery","id":"6d5e664b-8bc5-456b-aa61-537d9a112dc0","publisherId":"32a9fbc1-6d5c-4c4d-9725-22ba16820de5","publisherDisplayName":"traBpUkciP","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"ms-toolsai.jupyter-renderers","uuid":"b15c72f8-d5fe-421a-a4f7-27ed9f6addbf"},"version":"1.0.19","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-toolsai.jupyter-renderers-1.0.19","scheme":"file"},"relativeLocation":"ms-toolsai.jupyter-renderers-1.0.19","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1722433900810,"pinned":false,"source":"gallery","id":"b15c72f8-d5fe-421a-a4f7-27ed9f6addbf","publisherId":"ac8eb7c9-3e59-4b39-8040-f0484d8170ce","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"kaih2o.python-resource-monitor","uuid":"25b17ded-4072-4c87-93b2-de7d29b82702"},"version":"0.3.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/kaih2o.python-resource-monitor-0.3.0","scheme":"file"},"relativeLocation":"kaih2o.python-resource-monitor-0.3.0","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1725008815835,"pinned":false,"source":"gallery","id":"25b17ded-4072-4c87-93b2-de7d29b82702","publisherId":"4eaef2a3-e4ad-439c-87cd-57686b39439c","publisherDisplayName":"2kai2kai2","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ms-toolsai.jupyter-hub","uuid":"d8506cab-9f63-4287-a3d7-a8fdb71fa371"},"version":"2024.5.1002432242","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-toolsai.jupyter-hub-2024.5.1002432242","scheme":"file"},"relativeLocation":"ms-toolsai.jupyter-hub-2024.5.1002432242","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1725441725670,"pinned":false,"source":"gallery","id":"d8506cab-9f63-4287-a3d7-a8fdb71fa371","publisherId":"ac8eb7c9-3e59-4b39-8040-f0484d8170ce","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ms-toolsai.jupyter","uuid":"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8"},"version":"2024.8.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-toolsai.jupyter-2024.8.1-linux-x64","scheme":"file"},"relativeLocation":"ms-toolsai.jupyter-2024.8.1-linux-x64","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1725958398660,"pinned":false,"source":"gallery","id":"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8","publisherId":"ac8eb7c9-3e59-4b39-8040-f0484d8170ce","publisherDisplayName":"Microsoft","targetPlatform":"linux-x64","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ms-python.python","uuid":"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5"},"version":"2024.14.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-python.python-2024.14.1-linux-x64","scheme":"file"},"relativeLocation":"ms-python.python-2024.14.1-linux-x64","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1726213254688,"pinned":false,"source":"gallery","id":"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5","publisherId":"998b010b-e2af-44a5-a6cd-0b5fd3b9b6f8","publisherDisplayName":"Microsoft","targetPlatform":"linux-x64","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"hbenl.vscode-test-explorer","uuid":"ff96f1b4-a4b8-45ef-8ecf-c232c0cb75c8"},"version":"2.22.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/hbenl.vscode-test-explorer-2.22.1","scheme":"file"},"relativeLocation":"hbenl.vscode-test-explorer-2.22.1","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1727165080508,"pinned":false,"source":"gallery","id":"ff96f1b4-a4b8-45ef-8ecf-c232c0cb75c8","publisherId":"3356f11a-6798-4f03-a93f-3d929b7fca7c","publisherDisplayName":"Holger Benl","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"sourcery.sourcery","uuid":"0bb8a841-96c3-4e2d-ab43-cffee71480a4"},"version":"1.23.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/sourcery.sourcery-1.23.0","scheme":"file"},"relativeLocation":"sourcery.sourcery-1.23.0","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1727165079748,"pinned":false,"source":"gallery","id":"0bb8a841-96c3-4e2d-ab43-cffee71480a4","publisherId":"076dffab-0485-4bcd-bc6c-62c3a0c7502a","publisherDisplayName":"sourcery","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"mongodb.mongodb-vscode","uuid":"4b6540da-bfa3-4b88-b9e3-df8f2d161124"},"version":"1.9.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/mongodb.mongodb-vscode-1.9.1","scheme":"file"},"relativeLocation":"mongodb.mongodb-vscode-1.9.1","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1727787843570,"pinned":false,"source":"gallery","id":"4b6540da-bfa3-4b88-b9e3-df8f2d161124","publisherId":"96be5892-f133-40ba-88dd-d450cff649f0","publisherDisplayName":"MongoDB","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ms-vscode.test-adapter-converter","uuid":"47210ec2-0324-4cbb-9523-9dff02a5f9ec"},"version":"0.2.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-vscode.test-adapter-converter-0.2.0","scheme":"file"},"relativeLocation":"ms-vscode.test-adapter-converter-0.2.0","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1728293948644,"pinned":false,"source":"gallery","id":"47210ec2-0324-4cbb-9523-9dff02a5f9ec","publisherId":"5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ms-toolsai.jupyter","uuid":"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8"},"version":"2024.9.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-toolsai.jupyter-2024.9.1-linux-x64","scheme":"file"},"relativeLocation":"ms-toolsai.jupyter-2024.9.1-linux-x64","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1730184825449,"pinned":false,"source":"gallery","id":"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8","publisherId":"ac8eb7c9-3e59-4b39-8040-f0484d8170ce","publisherDisplayName":"Microsoft","targetPlatform":"linux-x64","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ms-python.python","uuid":"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5"},"version":"2024.16.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-python.python-2024.16.0-linux-x64","scheme":"file"},"relativeLocation":"ms-python.python-2024.16.0-linux-x64","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1728485678250,"pinned":false,"source":"gallery","id":"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5","publisherId":"998b010b-e2af-44a5-a6cd-0b5fd3b9b6f8","publisherDisplayName":"Microsoft","targetPlatform":"linux-x64","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ckolkman.vscode-postgres","uuid":"b200e7e8-4217-4da9-b8db-5606db56d867"},"version":"1.4.3","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ckolkman.vscode-postgres-1.4.3","scheme":"file"},"relativeLocation":"ckolkman.vscode-postgres-1.4.3","metadata":{"installedTimestamp":1728305671239,"pinned":false,"source":"gallery","id":"b200e7e8-4217-4da9-b8db-5606db56d867","publisherId":"7a200ada-7d6e-4083-99e7-974f31cf3bff","publisherDisplayName":"Chris Kolkman","targetPlatform":"undefined","updated":false,"isPreReleaseVersion":false,"hasPreReleaseVersion":false}},{"identifier":{"id":"ms-python.vscode-pylance","uuid":"364d2426-116a-433a-a5d8-a5098dc3afbd"},"version":"2024.10.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-python.vscode-pylance-2024.10.1","scheme":"file"},"relativeLocation":"ms-python.vscode-pylance-2024.10.1","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1728485679424,"pinned":false,"source":"gallery","id":"364d2426-116a-433a-a5d8-a5098dc3afbd","publisherId":"998b010b-e2af-44a5-a6cd-0b5fd3b9b6f8","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ms-python.python","uuid":"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5"},"version":"2024.16.1","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-python.python-2024.16.1-linux-x64","scheme":"file"},"relativeLocation":"ms-python.python-2024.16.1-linux-x64","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1730271433992,"pinned":false,"source":"gallery","id":"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5","publisherId":"998b010b-e2af-44a5-a6cd-0b5fd3b9b6f8","publisherDisplayName":"Microsoft","targetPlatform":"linux-x64","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ms-python.debugpy","uuid":"4bd5d2c9-9d65-401a-b0b2-7498d9f17615"},"version":"2024.12.0","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-python.debugpy-2024.12.0-linux-x64","scheme":"file"},"relativeLocation":"ms-python.debugpy-2024.12.0-linux-x64","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1728980731306,"pinned":false,"source":"gallery","id":"4bd5d2c9-9d65-401a-b0b2-7498d9f17615","publisherId":"998b010b-e2af-44a5-a6cd-0b5fd3b9b6f8","publisherDisplayName":"Microsoft","targetPlatform":"linux-x64","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"ms-ceintl.vscode-language-pack-it","uuid":"5850ca42-8095-4631-aa6d-154d7a1cab4a"},"version":"1.94.2024101609","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/ms-ceintl.vscode-language-pack-it-1.94.2024101609","scheme":"file"},"relativeLocation":"ms-ceintl.vscode-language-pack-it-1.94.2024101609","metadata":{"isApplicationScoped":true,"isMachineScoped":true,"isBuiltin":false,"installedTimestamp":1729157688680,"pinned":false,"source":"gallery","id":"5850ca42-8095-4631-aa6d-154d7a1cab4a","publisherId":"0b0882c3-aee3-4d7c-b5f9-872f9be0a115","publisherDisplayName":"Microsoft","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"eamodio.gitlens","uuid":"4de763bd-505d-4978-9575-2b7696ecf94e"},"version":"15.6.2","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/eamodio.gitlens-15.6.2","scheme":"file"},"relativeLocation":"eamodio.gitlens-15.6.2","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1729247673369,"pinned":false,"source":"gallery","id":"4de763bd-505d-4978-9575-2b7696ecf94e","publisherId":"678d198b-9b2e-49d3-96ff-6d801c9575df","publisherDisplayName":"GitKraken","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"mongodb.mongodb-vscode","uuid":"4b6540da-bfa3-4b88-b9e3-df8f2d161124"},"version":"1.9.2","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/mongodb.mongodb-vscode-1.9.2","scheme":"file"},"relativeLocation":"mongodb.mongodb-vscode-1.9.2","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1729685506159,"pinned":false,"source":"gallery","id":"4b6540da-bfa3-4b88-b9e3-df8f2d161124","publisherId":"96be5892-f133-40ba-88dd-d450cff649f0","publisherDisplayName":"MongoDB","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}},{"identifier":{"id":"mongodb.mongodb-vscode","uuid":"4b6540da-bfa3-4b88-b9e3-df8f2d161124"},"version":"1.9.3","location":{"$mid":1,"path":"/home/ubuntu/.vscode-server/extensions/mongodb.mongodb-vscode-1.9.3","scheme":"file"},"relativeLocation":"mongodb.mongodb-vscode-1.9.3","metadata":{"isApplicationScoped":false,"isMachineScoped":false,"isBuiltin":false,"installedTimestamp":1730271434015,"pinned":false,"source":"gallery","id":"4b6540da-bfa3-4b88-b9e3-df8f2d161124","publisherId":"96be5892-f133-40ba-88dd-d450cff649f0","publisherDisplayName":"MongoDB","targetPlatform":"undefined","updated":true,"isPreReleaseVersion":false,"hasPreReleaseVersion":false,"preRelease":false}}]
Yep that was the problem! thanks very much
Does this issue occur when all extensions are disabled?: Yes/No
I am working on a remote host via ssh and starting from today it is not possible for me to use python extension and it is impossible to install it on ssh. When i click it i get the following error