以下是我想法已经修复。但是,这只是一个临时修复,而不是根本原因修复,因此这种情况会再次发生。
不过我必须透露的是,我实际上同时打开了 2 个 VSCode 实例来连接到两个不同的服务器。这两个服务器的 home/[我的名字] 目录是同步的,并且一个服务器中发生的任何更改都将反映到另一个服务器中。
可能是这个环境导致了这个重试连接问题?我只能进行大胆的猜测。
经过广泛的搜索,我找到了一个解决该问题的简单方法。
这是由于远程缓存错误导致的,因此您必须清除.vscode-server/
(或.vscode-server-insiders/
)目录。一旦删除,连接将再次有效。
来源:https://wendys.tistory.com/166(韩国人)
- VSCode 版本:1.47.3
- 本地操作系统版本:Windows 10.0.19041 N/A Build 19041
- 远程操作系统版本:NAME="Ubuntu" / VERSION="14.04.5 LTS, Trusty Tahr"
- 远程扩展/连接类型:SSH
- 重现步骤:
尝试连接几天前运行良好的 ssh 服务器。
VSCode Remote 扩展将保留重试连接然后在大约 20 次尝试后放弃。
- 当您在本地尝试此操作时是否会出现此问题?:
- 不
- 当您在本地尝试此操作并且所有扩展都被禁用时,是否会出现此问题?:
- 没有检查,但另一个 ssh 连接工作正常。
以下是连接失败的错误日志。我看了日志但不知道到底发生了什么。
关于这个问题有两点有趣之处:
- 几天前它就起作用了。很好。
- ssh 连接到另一台服务器一切正常。只发生在这台服务器上,而且我的配置文件有完全相同的设置。
我根本不知道为什么会发生这种事。
[22:44:18.860] Log Level: 2
[22:44:18.866] [email protected]
[22:44:18.866] win32 x64
[22:44:18.869] SSH Resolver called for "ssh-remote+ngppms001", attempt 1
[22:44:18.869] SSH Resolver called for host: ngppms001
[22:44:18.870] Setting up SSH remote "ngppms001"
[22:44:18.889] Using commit id "91899dcef7b8110878ea59626991a18c8a6a1b3e" and quality "stable" for server
[22:44:18.890] Install and start server if needed
[22:44:18.894] Checking ssh with "ssh -V"
[22:44:19.096] > OpenSSH_for_Windows_7.7p1, LibreSSL 2.6.5
[22:44:19.097] Running script with connection command: ssh -T -D 49917 ngppms001 bash
[22:44:19.100] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[22:44:22.899] > 4a2e46151d35: running
> �]0;C:\WINDOWS\System32\cmd.exe�
[22:44:22.899] Got some output, clearing connection timeout
[22:44:22.924] > Acquiring lock on /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626
> 991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8
> a6a1b3e
> \ln /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3
> e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e.target
> /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/v
> scode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
> Found existing installation at /home/jaepillchoi/.vscode-server/bin/91899dcef7b8
> 110878ea59626991a18c8a6a1b3e...
[22:44:22.939] > Found running server...
>
> *
> * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>
> Checking server status on port 34485 with wget
[22:44:33.954] >
> 4a2e46151d35##28##
[22:44:33.954] Received install output: 4a2e46151d35##28##
[22:44:33.954] Server status check failed - waiting and retrying
[22:44:34.242] "install" terminal command done
[22:44:34.242] Install terminal quit with output:
[22:44:34.986] Running script with connection command: ssh -T -D 49917 ngppms001 bash
[22:44:34.987] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[22:44:37.438] > 4a2e46151d35: running
> �]0;C:\WINDOWS\System32\cmd.exe�
[22:44:37.438] Got some output, clearing connection timeout
[22:44:37.465] > Acquiring lock on /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626
> 991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8
> a6a1b3e
> \ln /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3
> e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e.target
> /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/v
> scode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
[22:44:37.481] > Found existing installation at /home/jaepillchoi/.vscode-server/bin/91899dcef7b8
> 110878ea59626991a18c8a6a1b3e...
[22:44:37.496] > Found running server...
>
> *
> * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>
[22:44:37.512] > Checking server status on port 34485 with wget
>
> 4a2e46151d35##28##
[22:44:37.512] Received install output: 4a2e46151d35##28##
[22:44:37.513] Server status check failed - waiting and retrying
[22:44:38.017] "install" terminal command done
[22:44:38.018] Install terminal quit with output:
[22:44:38.527] Running script with connection command: ssh -T -D 49917 ngppms001 bash
[22:44:38.529] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[22:44:40.967] > 4a2e46151d35: running
> �]0;C:\WINDOWS\System32\cmd.exe�
[22:44:40.967] Got some output, clearing connection timeout
[22:44:41.003] > Acquiring lock on /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626
> 991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8
> a6a1b3e
> \ln /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3
> e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e.target
> /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/v
> scode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
> Found existing installation at /home/jaepillchoi/.vscode-server/bin/91899dcef7b8
> 110878ea59626991a18c8a6a1b3e...
[22:44:41.022] > Found running server...
>
> *
> * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>
[22:44:56.627] > Checking server status on port 34485 with wget
[22:44:56.777] >
> 4a2e46151d35##28##
[22:44:56.778] Received install output: 4a2e46151d35##28##
[22:44:56.778] Server status check failed - waiting and retrying
[22:44:57.061] "install" terminal command done
[22:44:57.061] Install terminal quit with output:
[22:44:57.792] Running script with connection command: ssh -T -D 49917 ngppms001 bash
[22:44:57.793] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[22:45:00.222] > 4a2e46151d35: running
> �]0;C:\WINDOWS\System32\cmd.exe�
[22:45:00.222] Got some output, clearing connection timeout
[22:45:00.247] > Acquiring lock on /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626
> 991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8
> a6a1b3e
[22:45:00.263] > \ln /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3
> e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e.target
> /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/v
> scode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
> Found existing installation at /home/jaepillchoi/.vscode-server/bin/91899dcef7b8
> 110878ea59626991a18c8a6a1b3e...
[22:45:00.279] > Found running server...
>
> *
> * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>
[22:45:00.294] > Checking server status on port 34485 with wget
>
> 4a2e46151d35##28##
[22:45:00.294] Received install output: 4a2e46151d35##28##
[22:45:00.294] Server status check failed - waiting and retrying
[22:45:00.739] "install" terminal command done
[22:45:00.739] Install terminal quit with output:
[22:45:01.311] Running script with connection command: ssh -T -D 49917 ngppms001 bash
[22:45:01.313] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[22:45:03.736] > 4a2e46151d35: running
> �]0;C:\WINDOWS\System32\cmd.exe�
[22:45:03.736] Got some output, clearing connection timeout
[22:45:03.764] > Acquiring lock on /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626
> 991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8
> a6a1b3e
> \ln /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3
> e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e.target
> /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/v
> scode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
[22:45:03.779] > Found existing installation at /home/jaepillchoi/.vscode-server/bin/91899dcef7b8
> 110878ea59626991a18c8a6a1b3e...
[22:45:03.795] > Found running server...
>
> *
> * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>
> Checking server status on port 34485 with wget
[22:45:03.959] >
> 4a2e46151d35##28##
[22:45:03.959] Received install output: 4a2e46151d35##28##
[22:45:03.959] Server status check failed - waiting and retrying
[22:45:04.247] "install" terminal command done
[22:45:04.248] Install terminal quit with output:
[22:45:04.965] Running script with connection command: ssh -T -D 49917 ngppms001 bash
[22:45:04.966] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[22:45:07.384] > 4a2e46151d35: running
> �]0;C:\WINDOWS\System32\cmd.exe�
[22:45:07.384] Got some output, clearing connection timeout
[22:45:07.417] > Acquiring lock on /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626
> 991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8
> a6a1b3e
[22:45:07.432] > \ln /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3
> e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e.target
> /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/v
> scode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
> Found existing installation at /home/jaepillchoi/.vscode-server/bin/91899dcef7b8
> 110878ea59626991a18c8a6a1b3e...
[22:45:07.449] > Found running server...
>
> *
> * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>
[22:45:07.617] > Checking server status on port 34485 with wget
>
> 4a2e46151d35##28##
[22:45:07.617] Received install output: 4a2e46151d35##28##
[22:45:07.617] Server status check failed - waiting and retrying
[22:45:07.907] "install" terminal command done
[22:45:07.907] Install terminal quit with output:
[22:45:08.633] Running script with connection command: ssh -T -D 49917 ngppms001 bash
[22:45:08.634] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[22:45:11.063] > 4a2e46151d35: running
> �]0;C:\WINDOWS\System32\cmd.exe�
[22:45:11.064] Got some output, clearing connection timeout
[22:45:11.097] > Acquiring lock on /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626
> 991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8
> a6a1b3e
> \ln /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3
> e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e.target
> /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/v
> scode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
> Found existing installation at /home/jaepillchoi/.vscode-server/bin/91899dcef7b8
> 110878ea59626991a18c8a6a1b3e...
[22:45:11.117] > Found running server...
>
> *
[22:45:11.131] > * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>
> Checking server status on port 34485 with wget
[22:45:11.144] >
> 4a2e46151d35##28##
[22:45:11.144] Received install output: 4a2e46151d35##28##
[22:45:11.144] Server status check failed - waiting and retrying
[22:45:11.425] "install" terminal command done
[22:45:11.425] Install terminal quit with output:
[22:45:12.158] Running script with connection command: ssh -T -D 49917 ngppms001 bash
[22:45:12.159] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[22:45:14.600] > 4a2e46151d35: running
> �]0;C:\WINDOWS\System32\cmd.exe�
[22:45:14.600] Got some output, clearing connection timeout
[22:45:14.635] > Acquiring lock on /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626
> 991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8
> a6a1b3e
> \ln /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3
> e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e.target
> /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/v
> scode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
> Found existing installation at /home/jaepillchoi/.vscode-server/bin/91899dcef7b8
> 110878ea59626991a18c8a6a1b3e...
[22:45:14.654] > Found running server...
>
> *
[22:45:14.666] > * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>
>
>
>
>
>
[22:45:18.165] > Acquiring lock on /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
[22:45:18.461] > \ln /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e.target /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
> Found existing installation at /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e...
> Found running server...
>
> *
> * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>
> Checking server status on port 34485 with wget
[22:45:18.468] >
> 4a2e46151d35##28##
[22:45:18.469] Received install output: 4a2e46151d35##28##
[22:45:18.469] Server status check failed - waiting and retrying
[22:45:18.786] "install" terminal command done
[22:45:18.786] Install terminal quit with output:
[22:45:19.480] Running script with connection command: ssh -T -D 49917 ngppms001 bash
[22:45:19.482] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[22:45:22.122] > 4a2e46151d35: running
> �]0;C:\WINDOWS\System32\cmd.exe�
[22:45:22.123] Got some output, clearing connection timeout
[22:45:22.144] > Acquiring lock on /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626
> 991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8
> a6a1b3e
> \ln /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3
> e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e.target
> /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/v
> scode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
> Found existing installation at /home/jaepillchoi/.vscode-server/bin/91899dcef7b8
> 110878ea59626991a18c8a6a1b3e...
[22:45:22.190] > Found running server...
[22:45:22.256] >
> *
> * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>
> Checking server status on port 34485 with wget
[22:45:22.331] >
> 4a2e46151d35##28##
[22:45:22.331] Received install output: 4a2e46151d35##28##
[22:45:22.331] Server status check failed - waiting and retrying
[22:45:22.678] "install" terminal command done
[22:45:22.678] Install terminal quit with output:
[22:45:23.339] Running script with connection command: ssh -T -D 49917 ngppms001 bash
[22:45:23.340] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[22:45:25.780] > 4a2e46151d35: running
> �]0;C:\WINDOWS\System32\cmd.exe�
[22:45:25.780] Got some output, clearing connection timeout
[22:45:25.816] > Acquiring lock on /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626
> 991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8
> a6a1b3e
> \ln /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3
> e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e.target
> /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/v
> scode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
> Found existing installation at /home/jaepillchoi/.vscode-server/bin/91899dcef7b8
> 110878ea59626991a18c8a6a1b3e...
[22:45:25.834] > Found running server...
>
> *
[22:45:25.848] > * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>
> Checking server status on port 34485 with wget
[22:45:26.007] >
> 4a2e46151d35##28##
[22:45:26.007] Received install output: 4a2e46151d35##28##
[22:45:26.007] Server status check failed - waiting and retrying
[22:45:26.365] "install" terminal command done
[22:45:26.365] Install terminal quit with output:
[22:45:27.025] Running script with connection command: ssh -T -D 49917 ngppms001 bash
[22:45:27.026] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[22:45:29.453] > 4a2e46151d35: running
> �]0;C:\WINDOWS\System32\cmd.exe�
[22:45:29.453] Got some output, clearing connection timeout
[22:45:29.486] > Acquiring lock on /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626
> 991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8
> a6a1b3e
> \ln /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3
> e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e.target
> /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/v
> scode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
> Found existing installation at /home/jaepillchoi/.vscode-server/bin/91899dcef7b8
> 110878ea59626991a18c8a6a1b3e...
[22:45:29.504] > Found running server...
>
> *
[22:45:29.517] > * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>
> Checking server status on port 34485 with wget
>
> 4a2e46151d35##28##
[22:45:29.518] Received install output: 4a2e46151d35##28##
[22:45:29.518] Server status check failed - waiting and retrying
[22:45:29.965] "install" terminal command done
[22:45:29.965] Install terminal quit with output:
[22:45:30.526] Running script with connection command: ssh -T -D 49917 ngppms001 bash
[22:45:30.527] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[22:45:32.980] > 4a2e46151d35: running
> �]0;C:\WINDOWS\System32\cmd.exe�
[22:45:32.981] Got some output, clearing connection timeout
[22:45:32.986] > 4a2e46151d35: running
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
[22:45:33.025] > Acquiring lock on /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
[22:45:33.035] > \ln /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e.target /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
> Found existing installation at /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e...
[22:45:33.047] > Found running server...
>
> *
[22:45:33.063] > * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>
> Checking server status on port 34485 with wget
>
> 4a2e46151d35##28##
[22:45:33.063] Received install output: 4a2e46151d35##28##
[22:45:33.064] Server status check failed - waiting and retrying
[22:45:33.601] "install" terminal command done
[22:45:33.601] Install terminal quit with output:
[22:45:34.081] Running script with connection command: ssh -T -D 49917 ngppms001 bash
[22:45:34.082] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[22:45:36.524] > 4a2e46151d35: running
> �]0;C:\WINDOWS\System32\cmd.exe�
[22:45:36.525] Got some output, clearing connection timeout
[22:45:36.556] > Acquiring lock on /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626
> 991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8
> a6a1b3e
> \ln /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3
> e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e.target
> /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/v
> scode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
> Found existing installation at /home/jaepillchoi/.vscode-server/bin/91899dcef7b8
> 110878ea59626991a18c8a6a1b3e...
[22:45:36.637] > Found running server...
>
> *
[22:45:36.647] > * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>
[22:45:36.670] > Checking server status on port 34485 with wget
[22:45:36.746] >
> 4a2e46151d35##28##
[22:45:36.747] Received install output: 4a2e46151d35##28##
[22:45:36.747] Server status check failed - waiting and retrying
[22:45:37.063] "install" terminal command done
[22:45:37.063] Install terminal quit with output:
[22:45:37.762] Running script with connection command: ssh -T -D 49917 ngppms001 bash
[22:45:37.763] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[22:45:40.199] > 4a2e46151d35: running
> �]0;C:\WINDOWS\System32\cmd.exe�
[22:45:40.200] Got some output, clearing connection timeout
[22:45:40.239] > Acquiring lock on /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626
> 991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8
> a6a1b3e
[22:45:40.347] > \ln /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3
> e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e.target
> /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/v
> scode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
> Found existing installation at /home/jaepillchoi/.vscode-server/bin/91899dcef7b8
> 110878ea59626991a18c8a6a1b3e...
> Found running server...
>
> *
> * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>
> Checking server status on port 34485 with wget
>
> 4a2e46151d35##28##
[22:45:40.348] Received install output: 4a2e46151d35##28##
[22:45:40.349] Server status check failed - waiting and retrying
[22:45:40.744] "install" terminal command done
[22:45:40.745] Install terminal quit with output:
[22:45:41.360] Running script with connection command: ssh -T -D 49917 ngppms001 bash
[22:45:41.362] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[22:45:44.052] > 4a2e46151d35: running
> �]0;C:\WINDOWS\System32\cmd.exe�
[22:45:44.053] Got some output, clearing connection timeout
[22:45:44.766] > Acquiring lock on /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626
> 991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8
> a6a1b3e
[22:45:44.955] > \ln /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3
> e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e.target
> /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/v
> scode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
> Found existing installation at /home/jaepillchoi/.vscode-server/bin/91899dcef7b8
> 110878ea59626991a18c8a6a1b3e...
> Found running server...
>
> *
> * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>
> Checking server status on port 34485 with wget
[22:46:03.265] >
> 4a2e46151d35##28##
[22:46:03.265] Received install output: 4a2e46151d35##28##
[22:46:03.265] Server status check failed - waiting and retrying
[22:46:03.598] "install" terminal command done
[22:46:03.598] Install terminal quit with output:
[22:46:04.280] Running script with connection command: ssh -T -D 49917 ngppms001 bash
[22:46:04.281] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[22:46:06.672] > 4a2e46151d35: running
> �]0;C:\WINDOWS\System32\cmd.exe�
[22:46:06.672] Got some output, clearing connection timeout
[22:46:06.707] > Acquiring lock on /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626
> 991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8
> a6a1b3e
> \ln /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3
> e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e.target
> /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/v
> scode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
> Found existing installation at /home/jaepillchoi/.vscode-server/bin/91899dcef7b8
> 110878ea59626991a18c8a6a1b3e...
[22:46:06.725] > Found running server...
[22:46:06.740] >
> *
> * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>
> Checking server status on port 34485 with wget
>
> 4a2e46151d35##28##
[22:46:06.740] Received install output: 4a2e46151d35##28##
[22:46:06.740] Server status check failed - waiting and retrying
[22:46:07.226] "install" terminal command done
[22:46:07.226] Install terminal quit with output:
[22:46:07.746] Running script with connection command: ssh -T -D 49917 ngppms001 bash
[22:46:07.747] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[22:46:10.190] > 4a2e46151d35: running
> �]0;C:\WINDOWS\System32\cmd.exe�
[22:46:10.190] Got some output, clearing connection timeout
[22:46:10.224] > Acquiring lock on /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626
> 991a18c8a6a1b3e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8
> a6a1b3e
> \ln /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3
> e/vscode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e.target
> /home/jaepillchoi/.vscode-server/bin/91899dcef7b8110878ea59626991a18c8a6a1b3e/v
> scode-remote-lock.jaepillchoi.91899dcef7b8110878ea59626991a18c8a6a1b3e
> Found existing installation at /home/jaepillchoi/.vscode-server/bin/91899dcef7b8
> 110878ea59626991a18c8a6a1b3e...
[22:46:10.243] > Found running server...
>
> *
[22:46:10.256] > * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>
> Checking server status on port 34485 with wget
[22:46:10.416] >
> 4a2e46151d35##28##
[22:46:10.416] Received install output: 4a2e46151d35##28##
[22:46:10.416] Server status check failed - waiting and retrying
[22:46:10.767] "install" terminal command done
[22:46:10.767] Install terminal quit with output:
[22:46:11.424] Resolver error:
[22:46:11.429] ------