添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
细心的乒乓球  ·  VSCode and Jupyter: ...·  4 周前    · 
叛逆的太阳  ·  Can VSCode linter ...·  4 周前    · 
才高八斗的冰棍  ·  EmmyLua - Visual ...·  4 周前    · 
强悍的水煮肉  ·  Exploring public ...·  5 月前    · 
考研的麦片  ·  JdbcSinkConnector - ...·  6 月前    · 
卖萌的饼干  ·  崔毅-抖音百科·  7 月前    · 

I just restarted vscode after notification of a new version availability.
This usually installs a remote server version.
But this time, the server installation fails. Here is the log output of remote SSH:

[13:30:17.671] Using SSH config file "C:\Users\reiss\.ssh\config" [13:30:17.672] Copying file to remote with "C:\Program Files\Git\usr\bin\scp.exe" -F "C:\Users\reiss\.ssh\config" "vscode-cli-05047486b6df5eb8d44b2ecd70ea3bdf775fd937.tar.gz" "vscode-cli-05047486b6df5eb8d44b2ecd70ea3bdf775fd937.tar.gz.done" "cplane_docker":"/var/fpwork/reiss/vscdata/server/cplane/.vscode-server" [13:30:17.672] Using cwd: file:///c%3A/Users/reiss/AppData/Local/Temp/vscode_server_1706790617477 [13:30:17.672] Terminal shell path: C:\WINDOWS\System32\cmd.exe [13:30:18.167] > vscode-cli-05047486b6df5eb8d44b2ecd70ea3bdf77 0% 0 0.0KB/s --:-- ETA�]0;C:\WINDOWS\System32\cmd.exe� [13:30:18.914] > vscode-cli-05047486b6df5eb8d44b2ecd70ea3bdf77 100% 8379KB 11.0MB/s 00:00 [13:30:18.937] > > vscode-cli-05047486b6df5eb8d44b2ecd70ea3bdf77 100% 9 8.5KB/s 00:00 [13:30:20.223] "Copy server to host" terminal command done [13:30:20.295] > Found flag and server on host [13:30:20.298] > af274c7fbd66%%2%% > tar --version: [13:30:20.299] > tar (GNU tar) 1.34 > License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>. > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > Written by John Gilmore and Jay Fenlason. [13:30:20.720] > code 1.86.0 (commit 05047486b6df5eb8d44b2ecd70ea3bdf775fd937) [13:30:20.724] > Running ssh connection command... /var/fpwork/reiss/vscdata/server/cplane/.vscode-server/code-05047486b6df5eb8d44b2ecd70ea3bdf775fd937 command-shell --cli-data-dir /var/fpwork/reiss/vscdata/server/cplane/.vscode-server/cli --on-port --require-token a53956730956 --parent-process-id 52357 &> "/var/fpwork/reiss/vscdata/server/cplane/.vscode-server/.cli.05047486b6df5eb8d44b2ecd70ea3bdf775fd937.log" < /dev/null > printenv: [13:30:20.743] > Spawned remote CLI: 52461 [13:30:20.753] > Waiting for server log... [13:30:20.803] > Waiting for server log... [13:30:20.845] > Waiting for server log... [13:30:20.884] > Waiting for server log... [13:30:20.924] > Waiting for server log... [13:30:20.963] > Waiting for server log... [13:30:34.931] > Waiting for server log... [13:30:34.968] > Waiting for server log... [13:30:35.010] > Waiting for server log... [13:30:35.050] > Waiting for server log... [13:30:35.085] > af274c7fbd66: start > SSH_AUTH_SOCK==== > DISPLAY==== > listeningOn==== > osReleaseId==rhel== > arch==x86_64== > vscodeArch==x64== > bitness==64== > tmpDir==/tmp== > platform==linux== > unpackResult==success== > didLocalDownload==1== > downloadTime==== > installTime==404== > serverStartTime==14348== > execServerToken==a53956730956== > af274c7fbd66: end [13:30:35.085] Received install output: SSH_AUTH_SOCK==== DISPLAY==== listeningOn==== osReleaseId==rhel== arch==x86_64== vscodeArch==x64== bitness==64== tmpDir==/tmp== platform==linux== unpackResult==success== didLocalDownload==1== downloadTime==== installTime==404== serverStartTime==14348== execServerToken==a53956730956== [13:30:35.086] Failed to parse remote port from server output [13:30:35.086] Terminating local server [13:30:35.087] Exec server for ssh-remote+cplane_docker failed: Error [13:30:35.088] Error opening exec server for ssh-remote+cplane_docker: Error [13:30:35.096] Local server exit: null

There are hundreds of Waiting for server log... traces, so it seems like the server is not answering in time.
The vscode startup fails with

I never had problems with updating vscode.
Anyone else has this issue?

EDIT: I already tried to completely remove the old server installation. It makes no difference. It downloads the latest server and fails with same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

info-needed Issue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions