无法解析远程端口 - vscode 使用 ssh

pyr*_*kie 5 visual-studio-code vscode-remote

尝试使用 ssh 使用 vscode-remote 时出现以下错误。我认为这与转义码有关..但我不知道如何解决。

> Starting agent...
> Waiting for server log...
> [?1034h
>  
> *
> * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>  
> [?1034h
> 77cf6633-c4e9-44d4-93ab-d002229c03ef==36237==
> [?1034h
> [?1034h
"install" terminal command done
Received install output: [?1034h[?1034h
Failed to parse remote port from server output: [?1034h[?1034
Run Code Online (Sandbox Code Playgroud)

服务器上的日志文件 .vscode-remote 目录表明服务器启动正常:

IP Address: x.x.x.x
Extension host agent listening on xxxxx
Run Code Online (Sandbox Code Playgroud)

任何帮助表示赞赏。