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
The gitpod remote plugin keeps reporting the error:
[error] Activating extension gitpod.gitpod-remote-ssh failed due to an error:
2024-10-14 11:37:44.983 [error] Error: 1 CANCELLED: Call cancelled
at t.callErrorFromStatus (/home/paul/.vscode-server/extensions/gitpod.gitpod-remote-ssh-0.0.54/out/extension.js:2:624042)
at Object.onReceiveStatus (/home/paul/.vscode-server/extensions/gitpod.gitpod-remote-ssh-0.0.54/out/extension.js:2:649249)
at Object.onReceiveStatus (/home/paul/.vscode-server/extensions/gitpod.gitpod-remote-ssh-0.0.54/out/extension.js:2:645134)
at Object.onReceiveStatus (/home/paul/.vscode-server/extensions/gitpod.gitpod-remote-ssh-0.0.54/out/extension.js:2:644579)
at /home/paul/.vscode-server/extensions/gitpod.gitpod-remote-ssh-0.0.54/out/extension.js:2:728561
at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
for call at
at n.makeUnaryRequest (/home/paul/.vscode-server/extensions/gitpod.gitpod-remote-ssh-0.0.54/out/extension.js:2:648790)
at n.workspaceInfo (/home/paul/.vscode-server/extensions/gitpod.gitpod-remote-ssh-0.0.54/out/extension.js:2:713964)
at node:internal/util:431:7
at new Promise (<anonymous>)
at bound (node:internal/util:417:12)
at A.getWorkspaceInfo (/home/paul/.vscode-server/extensions/gitpod.gitpod-remote-ssh-0.0.54/out/extension.js:2:1399582)
at t.createGitpodExtensionContext (/home/paul/.vscode-server/extensions/gitpod.gitpod-remote-ssh-0.0.54/out/extension.js:2:1376790)
at t.setupGitpodContext (/home/paul/.vscode-server/extensions/gitpod.gitpod-remote-ssh-0.0.54/out/extension.js:2:1370123)
at t.activate (/home/paul/.vscode-server/extensions/gitpod.gitpod-remote-ssh-0.0.54/out/extension.js:2:338504)
at Y0.kb (file:///home/paul/.vscode-server/cli/servers/Stable-384ff7382de624fb94dbaf6da11977bba1ecd427/server/out/vs/workbench/api/node/extensionHostProcess.js:118:15217)
at Y0.jb (file:///home/paul/.vscode-server/cli/servers/Stable-384ff7382de624fb94dbaf6da11977bba1ecd427/server/out/vs/workbench/api/node/extensionHostProcess.js:118:14924)
at file:///home/paul/.vscode-server/cli/servers/Stable-384ff7382de624fb94dbaf6da11977bba1ecd427/server/out/vs/workbench/api/node/extensionHostProcess.js:118:13082
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async x0.n (file:///home/paul/.vscode-server/cli/servers/Stable-384ff7382de624fb94dbaf6da11977bba1ecd427/server/out/vs/workbench/api/node/extensionHostProcess.js:114:4450)
at async x0.m (file:///home/paul/.vscode-server/cli/servers/Stable-384ff7382de624fb94dbaf6da11977bba1ecd427/server/out/vs/workbench/api/node/extensionHostProcess.js:114:4413)
at async x0.l (file:///home/paul/.vscode-server/cli/servers/Stable-384ff7382de624fb94dbaf6da11977bba1ecd427/server/out/vs/workbench/api/node/extensionHostProcess.js:114:3869)
And I tried to remove it. However, after I uninstalled it, and reloaded the window, the plugin returned. Even if I removed the folder directly or the vscode server folder, it kept reinstalling.
Bug description
The gitpod remote plugin keeps reporting the error:
And I tried to remove it. However, after I uninstalled it, and reloaded the window, the plugin returned. Even if I removed the folder directly or the vscode server folder, it kept reinstalling.
Steps to reproduce
Just open vscode on remote
Workspace affected
No response
Expected behavior
No response
Example repository
No response
Anything else?
Version: 1.94.2 (Universal)
Commit: 384ff7382de624fb94dbaf6da11977bba1ecd427
Date: 2024-10-09T16:08:44.566Z
Electron: 30.5.1
ElectronBuildId: 10262041
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Darwin arm64 24.0.0
The text was updated successfully, but these errors were encountered: