microsoft / vscode-remote-release

Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.
https://aka.ms/vscode-remote
Other
3.6k stars 273 forks source link

Remote not working after upgrading to win11 #5290

Closed Dradows closed 1 year ago

Dradows commented 3 years ago

Issue Type: Bug

Everything was normal before, but after upgrading to win11, I can’t connect to the remote server. Only show “cannot fetch remote environment” “connection error: unauthorized client refused: auth mismatch”. This problem appeared on both of my two computers that were just updated to win11.

Extension version: 0.21.0 VS Code version: Code 1.57.1 (507ce72a4466fbb27b715c3722558bb15afa9f48, 2021-06-17T13:28:07.755Z) OS version: Windows_NT x64 10.0.22000 Restricted Mode: No Fetching remote diagnostics for 'SSH: 123.56.44.42' failed: Connection error: Unauthorized client refused: auth mismatch

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz (6 x 2808)| |GPU Status|2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|15.84GB (5.25GB free)| |Process Argv|-n --crash-reporter-id b3da5b9b-14a1-454e-9dd6-d1f92496a324| |Screen Reader|no| |VM|0%| Fetching remote diagnostics for 'SSH: 123.56.44.42' failed: Connection error: Unauthorized client refused: auth mismatch
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383cf:30185419 pythonvspyt602:30300191 vspor879:30202332 vspor708:30202333 vspor363:30204092 pythonvspyt639:30300192 pythontb:30283811 pythonvspyt551cf:30311713 vspre833:30321513 pythonptprofiler:30281270 vshan820:30294714 pythondataviewer:30285071 vscus158:30321503 pythonvsuse255cf:30323309 vscorehovct:30309550 vscod805cf:30301675 pythonvspyt200cf:30331938 vscextlang:30333561 binariesv615:30325510 aatestflight:30331711 ```
bamurtaugh commented 3 years ago

Can you please post the full logs? And did you update the local machine to Windows 11? What remote OS are you connecting to?

Dradows commented 3 years ago

Can you please post the full logs? And did you update the local machine to Windows 11? What remote OS are you connecting to?

I'm not sure if this is the log you want, hope it helps. Yes, I updated my local machine to win11 and connected to centos7.6

electron/js2c/renderer_init.js:61 The vm module of Node.js is deprecated in the renderer process and will be removed.
t._load @ electron/js2c/renderer_init.js:61
workbench.desktop.main.js:62 [Extension Host] (node:6812) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.(Use `Code --trace-deprecation ...` to show where the warning was created)
b @ workbench.desktop.main.js:62
workbench.desktop.main.js:627   ERR Could not find step with ID: terminal: Error: Could not find step with ID: terminal
    at file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2314:47884
    at n.fire (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60:1835)
    at T.progressStep (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1999:51151)
    at file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1999:51486
    at Set.forEach (<anonymous>)
    at T.progressByEvent (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1999:51470)
    at file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1999:39741
    at n.fire (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60:1835)
    at p._tryExecuteCommand (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1809:3556)
    at p.executeCommand (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1809:3041)
    at file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2004:53939
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
workbench.desktop.main.js:627   ERR [remote-connection][Management   ][f8f53…][initial][127.0.0.1:11274] received error control message when negotiating connection. Error:
workbench.desktop.main.js:627   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at z (workbench.desktop.main.js:634)
    at workbench.desktop.main.js:634
    at n.fire (workbench.desktop.main.js:60)
    at a.fire (workbench.desktop.main.js:76)
    at i._receiveMessage (workbench.desktop.main.js:76)
    at workbench.desktop.main.js:76
    at n.fire (workbench.desktop.main.js:60)
    at u.acceptChunk (workbench.desktop.main.js:76)
    at workbench.desktop.main.js:76
    at workbench.desktop.main.js:634
    at n.fire (workbench.desktop.main.js:60)
    at FileReader._fileReader.onload (workbench.desktop.main.js:634)
workbench.desktop.main.js:627   ERR [remote-connection] An error occurred in the very first connect attempt, it will be treated as a permanent error! Error:
workbench.desktop.main.js:627   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at z (workbench.desktop.main.js:634)
    at workbench.desktop.main.js:634
    at n.fire (workbench.desktop.main.js:60)
    at a.fire (workbench.desktop.main.js:76)
    at i._receiveMessage (workbench.desktop.main.js:76)
    at workbench.desktop.main.js:76
    at n.fire (workbench.desktop.main.js:60)
    at u.acceptChunk (workbench.desktop.main.js:76)
    at workbench.desktop.main.js:76
    at workbench.desktop.main.js:634
    at n.fire (workbench.desktop.main.js:60)
    at FileReader._fileReader.onload (workbench.desktop.main.js:634)
workbench.desktop.main.js:741 无法连接到远程扩展主机服务器 (错误: Connection error: Unauthorized client refused: auth mismatch)
onDidChangeNotification @ workbench.desktop.main.js:741
workbench.desktop.main.js:741 无法获取远程环境
onDidChangeNotification @ workbench.desktop.main.js:741
workbench.desktop.main.js:627   ERR Connection error: Unauthorized client refused: auth mismatch: Error: Connection error: Unauthorized client refused: auth mismatch
    at z (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:634:152531)
    at file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:634:141672
    at n.fire (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60:1835)
    at a.fire (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76:16288)
    at i._receiveMessage (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76:21601)
    at file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76:18432
    at n.fire (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60:1835)
    at u.acceptChunk (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76:13649)
    at file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76:12997
    at file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:634:139050
    at n.fire (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60:1835)
    at FileReader._fileReader.onload (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:634:137667)
workbench.desktop.main.js:627   ERR [remote-connection][ExtensionHost][c7b93…][initial][127.0.0.1:11274] received error control message when negotiating connection. Error:
workbench.desktop.main.js:627   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at z (workbench.desktop.main.js:634)
    at workbench.desktop.main.js:634
    at n.fire (workbench.desktop.main.js:60)
    at a.fire (workbench.desktop.main.js:76)
    at i._receiveMessage (workbench.desktop.main.js:76)
    at workbench.desktop.main.js:76
    at n.fire (workbench.desktop.main.js:60)
    at u.acceptChunk (workbench.desktop.main.js:76)
    at workbench.desktop.main.js:76
    at workbench.desktop.main.js:634
    at n.fire (workbench.desktop.main.js:60)
    at FileReader._fileReader.onload (workbench.desktop.main.js:634)
workbench.desktop.main.js:627   ERR [remote-connection] An error occurred in the very first connect attempt, it will be treated as a permanent error! Error:
workbench.desktop.main.js:627   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at z (workbench.desktop.main.js:634)
    at workbench.desktop.main.js:634
    at n.fire (workbench.desktop.main.js:60)
    at a.fire (workbench.desktop.main.js:76)
    at i._receiveMessage (workbench.desktop.main.js:76)
    at workbench.desktop.main.js:76
    at n.fire (workbench.desktop.main.js:60)
    at u.acceptChunk (workbench.desktop.main.js:76)
    at workbench.desktop.main.js:76
    at workbench.desktop.main.js:634
    at n.fire (workbench.desktop.main.js:60)
    at FileReader._fileReader.onload (workbench.desktop.main.js:634)
workbench.desktop.main.js:1866 Error received from starting extension host (kind: 2)
(anonymous) @ workbench.desktop.main.js:1866
workbench.desktop.main.js:1866 Error: Connection error: Unauthorized client refused: auth mismatch
    at z (workbench.desktop.main.js:634)
    at workbench.desktop.main.js:634
    at n.fire (workbench.desktop.main.js:60)
    at a.fire (workbench.desktop.main.js:76)
    at i._receiveMessage (workbench.desktop.main.js:76)
    at workbench.desktop.main.js:76
    at n.fire (workbench.desktop.main.js:60)
    at u.acceptChunk (workbench.desktop.main.js:76)
    at workbench.desktop.main.js:76
    at workbench.desktop.main.js:634
    at n.fire (workbench.desktop.main.js:60)
    at FileReader._fileReader.onload (workbench.desktop.main.js:634)
(anonymous) @ workbench.desktop.main.js:1866
workbench.desktop.main.js:627   ERR Connection error: Unauthorized client refused: auth mismatch: Error: Connection error: Unauthorized client refused: auth mismatch
    at z (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:634:152531)
    at file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:634:141672
    at n.fire (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60:1835)
    at a.fire (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76:16288)
    at i._receiveMessage (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76:21601)
    at file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76:18432
    at n.fire (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60:1835)
    at u.acceptChunk (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76:13649)
    at file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76:12997
    at file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:634:139050
    at n.fire (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60:1835)
    at FileReader._fileReader.onload (file:///C:/Software/VSCode/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:634:137667)
DevTools failed to load SourceMap: Could not load content for https://ticino.blob.core.windows.net/sourcemaps/507ce72a4466fbb27b715c3722558bb15afa9f48/core/vs/workbench/workbench.desktop.main.js.map: Load canceled due to load timeout
#
[-1627609659887.log](https://github.com/microsoft/vscode-remote-release/files/6904679/-1627609659887.log)
Dradows commented 3 years ago

I installed the insiders version and it works well. But I still don’t know why the stable version cannot connect to the server

bamurtaugh commented 3 years ago

Thanks for the update @Dradows. If Insiders works, there may be new fixes/features in Remote-SSH Insiders and/or VS Code Insiders that enable this, so perhaps that could explain it. If you're able to consistently use Insiders, I suspect that could be the case?

sephentos commented 2 years ago

I can confirm having the same issue with a freshly installed Windows 11 installation (build 10.0.22000.194). With or without a SSH keyfile - both ways do not work.

Remote machine runnning on CentOS 7.

Connection error: Unauthorized client refused: auth mismatch)

Extension version: 0.65.8 VSCode: 1.60.2

roblourens commented 2 years ago

If this is still happening, could you share the log from the Remote-SSH output channel?

jfpaccini commented 2 years ago

I have the exact same problem. Can we reopen this issue ?

sephentos commented 2 years ago

If this is still happening, could you share the log from the Remote-SSH output channel?

Sorry for the late reply.

The log does not seem to be informative imo, but here is it:

image

949e6bb90a78: running
Acquiring lock on /home/XXXXX/.vscode-server/bin/ccbaa2d27e38e5afa3e5c21c1c7bef4657064247/vscode-remote-lock.kagar.ccbaa2d27e38e5afa3e5c21c1c7bef4657064247
Found old VS Code install ee8c7def80afc00dd6e593ef12f37756d8f504ea, attempting to clean up
Install still has running processes, not deleting: ee8c7def80afc00dd6e593ef12f37756d8f504ea
Found old VS Code install ccbaa2d27e38e5afa3e5c21c1c7bef4657064247, attempting to clean up
Failed to acquire lock for install, not deleting: ccbaa2d27e38e5afa3e5c21c1c7bef4657064247
Found existing installation at /home/XXXXXXXX/.vscode-server/bin/ccbaa2d27e38e5afa3e5c21c1c7bef4657064247...
Checking /home/XXXXXX/.vscode-server/.ccbaa2d27e38e5afa3e5c21c1c7bef4657064247.log and /home/XXXXXXXXXX/.vscode-server/.ccbaa2d27e38e5afa3e5c21c1c7bef4657064247.pid for a running server
Looking for server with pid: 21301
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 40975 with wget  
949e6bb90a78: start
SSH_AUTH_SOCK====
DISPLAY====
webUiAccessToken====
listeningOn==40975==
arch==x86_64==
tmpDir==/run/user/904803575==
platform==linux==
unpackResult====
didLocalDownload==0==
downloadTime====
installTime====
extInstallTime====
serverStartTime====
connectionToken==xxxxxxxxxxxxx4a08143==
949e6bb90a78: end

What I find weird is that it works every few tries (of ~5 failed attempts the ~6th works). When I posted my previous comment, it hadn't worked at all.

jfpaccini commented 2 years ago

it happened again tonight.

from remote-ssh output channel: (also see console log with the Unauthorized client refused: auth mismatch error below)

[21:05:33.073] Log Level: 2
[21:05:33.076] remote-ssh@0.66.1
[21:05:33.076] win32 x64
[21:05:33.100] SSH Resolver called for "ssh-remote+dxxxxxxxxxxxx.xxxxxxxx.net", attempt 1
[21:05:33.101] "remote.SSH.useLocalServer": false
[21:05:33.101] "remote.SSH.showLoginTerminal": true
[21:05:33.101] "remote.SSH.remotePlatform": {"dxxxxxxxxxxxx.xxxxxxxx.net":"linux","mxxxxxxxx.xxxxx.net":"linux","vpnserver.xxxxxxx.net":"linux","www.xxxxx.xxxxx.net":"linux","txxxx.xxxxx.xxx.net":"linux","vpnserver":"linux","vpnserver-priv":"linux"}
[21:05:33.102] "remote.SSH.path": undefined
[21:05:33.102] "remote.SSH.configFile": C:\Users\xxxxxx\OneDrive\var\.ssh\config
[21:05:33.102] "remote.SSH.useFlock": true
[21:05:33.102] "remote.SSH.lockfilesInTmp": false
[21:05:33.102] "remote.SSH.localServerDownload": auto
[21:05:33.103] "remote.SSH.remoteServerListenOnSocket": false
[21:05:33.103] "remote.SSH.showLoginTerminal": true
[21:05:33.103] "remote.SSH.defaultExtensions": ["atlassian.atlascode","aws-scripting-guy.cform","bitbelt.converttoasciiart","bradymholt.pgformatter","byi8220.indented-block-highlighting","ckolkman.vscode-postgres","dbaeumer.vscode-eslint","dotjoshjohnson.xml","eamodio.gitlens","esbenp.prettier-vscode","formulahendry.code-runner","giflens.giflens","github.vscode-pull-request-github","gruntfuggly.todo-tree","jebbs.plantuml","kameshkotwani.google-search","kisstkondoros.vscode-codemetrics","marp-team.marp-vscode","mhutchie.git-graph","netcorext.uuid-generator","orta.vscode-jest","qcz.text-power-tools","redhat.vscode-yaml","richie5um2.vscode-statusbar-json-path","ryu1kn.text-marker","sburg.vscode-javascript-booster","shakram02.bash-beautify","tabnine.tabnine-vscode","threadheap.serverless-ide-vscode","tomoki1207.pdf","tyriar.theme-glacier","tyriar.theme-pack","tyriar.theme-sapphire","usernamehw.errorlens","visualstudioexptteam.vscodeintellicode","wallabyjs.quokka-vscode","wallabyjs.wallaby-vscode","weijunyu.vscode-json-path","wk-j.save-and-run"]
[21:05:33.103] "remote.SSH.loglevel": 2
[21:05:33.104] SSH Resolver called for host: dxxxxxxxxxxxx.xxxxxxxx.net
[21:05:33.104] Setting up SSH remote "dxxxxxxxxxxxx.xxxxxxxx.net"
[21:05:33.123] Using commit id "ccbaa2d27e38e5afa3e5c21c1c7bef4657064247" and quality "stable" for server
[21:05:33.126] Install and start server if needed
[21:05:33.129] Checking ssh with "ssh -V"
[21:05:33.174] > OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2

[21:05:33.178] Using SSH config file "C:\Users\xxxxxx\OneDrive\var\.ssh\config"
[21:05:33.178] Running script with connection command: ssh -T -D 59159 -F "C:\Users\xxxxxx\OneDrive\var\.ssh\config" "dxxxxxxxxxxxx.xxxxxxxx.net" bash
[21:05:33.180] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[21:05:34.921] > ]0;C:\WINDOWS\System32\cmd.exe
[21:05:34.921] Got some output, clearing connection timeout
[21:05:34.937] > 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
[21:05:35.661] > 562e68e520a6: running
[21:05:35.723] > Acquiring lock on /home/jfpaccini/.vscode-server/bin/ccbaa2d27e38e5afa3e5c21c1c7bef4657064247/vscode-remote-lock.jfpaccini.ccbaa2d27e38e5afa3e5c21c1c7bef4657064247
[21:05:35.758] > Found existing installation at /home/jfpaccini/.vscode-server/bin/ccbaa2d27e38e5afa3e5c21c1c7bef4657064247...
> Checking /home/jfpaccini/.vscode-server/.ccbaa2d27e38e5afa3e5c21c1c7bef4657064247.log and /home/jfpaccini/.vscode-server/.ccbaa2d27e38e5afa3e5c21c1c7bef4657064247.pid for a running server
> Looking for server with pid: 6132
> Starting server with command... /home/jfpaccini/.vscode-server/bin/ccbaa2d27e38e5afa3e5c21c1c7bef4657064247/server.sh --start-server --host=127.0.0.1 --enable-remote-auto-shutdown  --port=0 --install-extension atlassian.atlascode --install-extension aws-scripting-guy.cform --install-extension bitbelt.converttoasciiart --install-extension bradymholt.pgformatter --install-extension byi8220.indented-block-highlighting --install-extension ckolkman.vscode-postgres --install-extension dbaeumer.vscode-eslint --install-extension dotjoshjohnson.xml --install-extension eamodio.gitlens --install-extension esbenp.prettier-vscode --install-extension formulahendry.code-runner --install-extension giflens.giflens --install-extension github.vscode-pull-request-github --install-extension gruntfuggly.todo-tree --install-extension jebbs.plantuml --install-extension kameshkotwani.google-search --install-extension kisstkondoros.vscode-codemetrics --install-extension marp-team.marp-vscode --install-extension mhutchie.git-graph --install-extension netcorext.uuid-generator --install-extension orta.vscode-jest --install-extension qcz.text-power-tools --install-extension redhat.vscode-yaml --install-extension richie5um2.vscode-statusbar-json-path --install-extension ryu1kn.text-marker --install-extension sburg.vscode-javascript-booster --i
> install-extension shakram02.bash-beautify --ins
> stall-extension tabnine.tabnine-vscode --instal
> ll-extension threadheap.serverless-ide-vscode -
> --install-extension tomoki1207.pdf --install-ex
> xtension tyriar.theme-glacier --install-extensi
> ion tyriar.theme-pack --install-extension tyria
> ar.theme-sapphire --install-extension usernameh
> hw.errorlens --install-extension visualstudioex
> xptteam.vscodeintellicode --install-extension w
> wallabyjs.quokka-vscode --install-extension wal
> llabyjs.wallaby-vscode --install-extension weij
> junyu.vscode-json-path --install-extension wk-j
> j.save-and-run &> "/home/jfpaccini/.vscode-serv
> ver/.ccbaa2d27e38e5afa3e5c21c1c7bef4657064247.l
> log" < /dev/null
> printenv:
>     XDG_SESSION_ID=4
>     SHELL=/bin/bash
>     SSH_CLIENT=52.19.238.180 59163 22
>     USER=jfpaccini
>     VIRTUAL_ENV=/home/jfpaccini/py3.7
>     VSCODE_AGENT_FOLDER=/home/jfpaccini/.vscod
> de-server
>     PATH=/home/jfpaccini/py3.7/bin:/usr/local/
> /bin:/usr/bin
>     MAIL=/var/mail/jfpaccini
>     PWD=/home/jfpaccini
>     LANG=en_US.UTF-8
>     MFA_STS_DURATION=43200
>     HOME=/home/jfpaccini
>     SHLVL=2
>     LOGNAME=jfpaccini
>     SSH_CONNECTION=52.19.238.180 59163 10.20.0
> 0.159 22
>     LESSOPEN=||/usr/bin/lesspipe.sh %s        
>     XDG_RUNTIME_DIR=/run/user/1001
>     _=/usr/bin/printenv
> Spawned remote server: 5605
[21:05:35.774] > 
> Waiting for server log...
[21:05:35.786] > 
[21:05:35.800] > Waiting for server log...
[21:05:35.837] > Waiting for server log...
[21:05:35.869] > Waiting for server log...
[21:05:35.908] > Waiting for server log...
[21:05:35.939] > Waiting for server log...
[21:05:35.973] > Waiting for server log...
[21:05:36.008] > Waiting for server log...
[21:05:36.043] > Waiting for server log...
[21:05:36.074] > Waiting for server log...
[21:05:36.114] > Waiting for server log...
[21:05:36.148] > Waiting for server log...
[21:05:36.192] >  
> *
> * Reminder: You may only use this software wit
> th Visual Studio family products,
> * as described in the license (https://go.micr
> rosoft.com/fwlink/?linkid=2077057)
> *
> 
> 562e68e520a6: start
> webUiAccessToken====
> listeningOn==33291==
> osReleaseId==amzn==
> arch==x86_64==
> tmpDir==/run/user/1001==
> platform==linux==
> unpackResult====
> didLocalDownload==0==
> downloadTime====
> installTime====
> extInstallTime====
> serverStartTime==425==
> connectionToken==495d0cce-e11e-4548-9f79-4ece5
> 59a55f47==
> 562e68e520a6: end
[21:05:36.192] Received install output: 
webUiAccessToken====
listeningOn==33291==
osReleaseId==amzn==
arch==x86_64==
tmpDir==/run/user/1001==
platform==linux==
unpackResult====
didLocalDownload==0==
downloadTime====
installTime====
extInstallTime====
serverStartTime==425==
connectionToken==495d0cce-e11e-4548-9f79-4ece5
59a55f47==

[21:05:36.192] Remote server is listening on 33291
[21:05:36.192] Parsed server configuration: {"serverConfiguration":{"remoteListeningOn":{"port":33291},"osReleaseId":"amzn","arch":"x86_64","webUiAccessToken":"","tmpDir":"/run/user/1001","platform":"linux","connectionToken":"111a1aaa-a11a-1111-1a11-1aaa111a11a11"},"serverStartTime":425,"installUnpackCode":""}
[21:05:36.194] Starting forwarding server. localPort 59164 -> socksPort 59159 -> remotePort 33291
[21:05:36.194] Forwarding server listening on 59164
[21:05:36.194] Waiting for ssh tunnel to be ready
[21:05:36.195] [Forwarding server 59164] Got connection 0
[21:05:36.196] Tunneled 33291 to local port 59164
[21:05:36.196] Resolved "ssh-remote+dxxxxxxxxxxxx.xxxxxxxx.net" to "127.0.0.1:59164"
[21:05:36.200] ------

[21:05:36.203] > 
[21:05:36.222] [Forwarding server 59164] Got connection 1
[21:05:36.566] [Forwarding server 59164] Got connection 2

developer tools console log:

workbench.desktop.main.js:sourcemap:602  INFO Starting extension host with pid 151776.
workbench.desktop.main.js:sourcemap:602  INFO [LocalProcessExtensionHost]: IExtensionHostStarter.start() took 25 ms.
workbench.desktop.main.js:sourcemap:602   ERR [Extension Host] (node:151776) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `Code --trace-deprecation ...` to show where the warning was created)
workbench.desktop.main.js:sourcemap:77 [Extension Host] (node:151776) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.(Use `Code --trace-deprecation ...` to show where the warning was created)
E @ workbench.desktop.main.js:sourcemap:77
workbench.desktop.main.js:sourcemap:602   ERR [remote-connection][Management   ][f3a08…][initial][127.0.0.1:59164] received error control message when negotiating connection. Error:
workbench.desktop.main.js:sourcemap:602   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at m.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at FileReader._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610)
workbench.desktop.main.js:sourcemap:602   ERR [remote-connection] An error occurred in the very first connect attempt, it will be treated as a permanent error! Error:
workbench.desktop.main.js:sourcemap:602   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at m.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at FileReader._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610)
workbench.desktop.main.js:sourcemap:788 Failed to connect to the remote extension host server (Error: Connection error: Unauthorized client refused: auth mismatch)
onDidChangeNotification @ workbench.desktop.main.js:sourcemap:788
2workbench.desktop.main.js:sourcemap:602   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at m.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at FileReader._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610)
workbench.desktop.main.js:sourcemap:788 Could not fetch remote environment
onDidChangeNotification @ workbench.desktop.main.js:sourcemap:788
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/src/bulk/JFPLOG-GADSJ' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602)
    at async f.doRead (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2388)
    at async f.readStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2388)
    at async tn.resolveFromFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2377)
workbench.desktop.main.js:sourcemap:602   ERR Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/src/bulk/wrapper/fb-bulk.js' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602)
    at async f.doRead (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2388)
    at async f.readStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2388)
    at async tn.resolveFromFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2377)
workbench.desktop.main.js:sourcemap:602   ERR Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/src/bulk/bulk.sh' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602)
    at async f.doRead (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2388)
    at async f.readStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2388)
    at async tn.resolveFromFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2377)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/settings.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/tasks.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/launch.json' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async Object.factory (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26722)
workbench.desktop.main.js:sourcemap:602   ERR Connection error: Unauthorized client refused: auth mismatch: Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:54964)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:43272
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:16680)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:22005)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:18828
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at m.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:14041)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:13389
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:40536
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at FileReader._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:39096)
workbench.desktop.main.js:sourcemap:602   ERR Cannot read property '1' of undefined: TypeError: Cannot read property '1' of undefined
    at u._delete (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:70:72192)
    at u._delete (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:70:71728)
    at u.delete (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:70:71249)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:36016
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30315
    at Object.dispose (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:9:6894)
    at n (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30028)
    at u.clear (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30506)
    at u.dispose (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30485)
    at n (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30028)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30216
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30315
    at Object.dispose (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:9:6894)
    at n (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30028)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30216
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30315
    at Object.dispose (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:9:6894)
    at n (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30028)
    at u.clear (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30506)
    at u.dispose (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30485)
    at m.dispose (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:31045)
    at n (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30028)
    at u.clear (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30506)
    at u.dispose (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30485)
    at dispose (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:31045)
    at w.onFoldersChanged (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1925:42853)
    at w.updateWorkspaceConfiguration (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1925:41793)
    at w.onWorkspaceConfigurationChanged (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1925:39812)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1925:27887
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at onDidWorkspaceConfigurationChange (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1298:15829)
    at o.waitAndInitialize (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1298:15326)
workbench.desktop.main.js:sourcemap:602   ERR Connection error: Unauthorized client refused: auth mismatch: Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:54964)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:43272
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:16680)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:22005)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:18828
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at m.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:14041)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:13389
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:40536
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at FileReader._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:39096)
workbench.desktop.main.js:sourcemap:602   ERR Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/xxxprojetctxxx.code-workspace' (Error: Connection error: Unauthorized client refused: auth mismatch): Error: Unable to read file 'vscode-remote://ssh-remote+dxxxx.ec2.xxxx.xxxx.net/home/xxxxxx/xxxprojetctxxx/.vscode/xxxprojetctxxx.code-workspace' (Error: Connection error: Unauthorized client refused: auth mismatch)
    at yi.doReadFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27791)
    at async yi.doReadFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:26807)
    at async resolveContent (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1298:16871)
    at async o.updateCache (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1298:16014)
workbench.desktop.main.js:sourcemap:602   ERR [remote-connection][ExtensionHost][130ca…][initial][127.0.0.1:59164] received error control message when negotiating connection. Error:
workbench.desktop.main.js:sourcemap:602   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at m.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at FileReader._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610)
workbench.desktop.main.js:sourcemap:602   ERR [remote-connection] An error occurred in the very first connect attempt, it will be treated as a permanent error! Error:
workbench.desktop.main.js:sourcemap:602   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at m.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at FileReader._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610)
workbench.desktop.main.js:sourcemap:602   ERR Error received from starting extension host (kind: Remote)
workbench.desktop.main.js:sourcemap:602   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at m.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at FileReader._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610)
workbench.desktop.main.js:sourcemap:1734 Overwriting grammar scope name to file mapping for scope source.config.ssh.
Old grammar file: file:///c%3A/Users/xxxx/.vscode/extensions/ms-vscode-remote.remote-ssh-edit-0.70.0/syntaxes/ssh_config.tmLanguage.json.
New grammar file: file:///c%3A/Users/xxxx/.vscode/extensions/ms-vscode-remote.remote-ssh-edit-nightly-2021.12.12420/syntaxes/ssh_config.tmLanguage.json
register @ workbench.desktop.main.js:sourcemap:1734
workbench.desktop.main.js:sourcemap:602   ERR Connection error: Unauthorized client refused: auth mismatch: Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:54964)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:43272
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:16680)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:22005)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:18828
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at m.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:14041)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:13389
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:40536
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at FileReader._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:39096)
workbench.desktop.main.js:sourcemap:602   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at m.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at FileReader._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610)
2workbench.desktop.main.js:sourcemap:602   ERR Connection error: Unauthorized client refused: auth mismatch: Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:54964)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:43272
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:16680)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:22005)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:18828
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at m.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:14041)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:13389
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:40536
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at FileReader._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:39096)
workbench.desktop.main.js:sourcemap:602   ERR Cannot read property 'scheme' of undefined: TypeError: Cannot read property 'scheme' of undefined
    at n.reset (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:70:67494)
    at u._delete (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:70:71339)
    at u._delete (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:70:71728)
    at u.delete (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:70:71249)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:36016
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30315
    at Object.dispose (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:9:6894)
    at n (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30028)
    at u.clear (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30506)
    at u.dispose (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30485)
    at n (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:17:30161)
    at L.handleVisibleEditorsChange (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2379:20527)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2379:18593
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2379:19718
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2544:17070
    at async handler (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2637:8692)
workbench.desktop.main.js:sourcemap:602   ERR Connection error: Unauthorized client refused: auth mismatch: Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:54964)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:43272
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:16680)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:22005)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:18828
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at m.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:14041)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:13389
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:40536
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at FileReader._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610:39096)
workbench.desktop.main.js:sourcemap:602   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at m.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610
    at l.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at FileReader._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:610)
tanhakabir commented 2 years ago

Hm does anything here help? https://github.com/microsoft/vscode-remote-release/issues/103

Such as deleting the .vscode-server and installing again. Your libs on the remote could be out of date? Does your remote meet these specifications? https://code.visualstudio.com/docs/remote/linux

jfpaccini commented 2 years ago

Hm does anything here help? #103

No. I've been there several times, removed .vscode-server, no impact. I once suspected the extensions and chmod'ed 400 the extensions subdir, no more success.

Such as deleting the .vscode-server and installing again. Your libs on the remote could be out of date? Does your remote meet these specifications? https://code.visualstudio.com/docs/remote/linux

This is an Amazon Linux 2 box: Linux dev-xxxx.xxxx.xxxx.net 4.14.246-187.474.amzn2.x86_64 #1 SMP Tue Sep 7 21:48:11 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

some more facts:

thanks !

jfpaccini commented 2 years ago

another information: tried to remote connect to an ubuntu host and got the exact same error.

Linux finxxxxx.xxxxx.xxxx.net 5.3.0-1023-aws #25~18.04.1-Ubuntu SMP Fri Jun 5 15:18:30 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

This looks like a client side problem to me

jfpaccini commented 2 years ago

sorry about the spam, but now suddenly it works... ¯\_(ツ)_/¯

BlackHalo-Drake commented 2 years ago

I am still suffering from this problem. Is there any further solution?I have exactly the same problem, and I have also tried using the preview version of vscode or the plug-in but it does not solve the problem.

BlackHalo-Drake commented 2 years ago

I also tried to delete the .vscode-server on the server side, but it didn't work. My other win10 computer has exactly the same configuration as my win11 computer. The vscode of the win10 computer can work normally, but the vscode of win11 cannot work.

tanhakabir commented 2 years ago

Hm @BlackHalo-Drake do you also get Unauthorized client refused: auth mismatch errors? Actually would you be able to post your logs as well?

Also to verify are you able to connect to the same host through PowerShell? Such as ssh your_host?

BlackHalo-Drake commented 2 years ago

I do get Unauthorized client refused: auth mismatch errors and I can connect to the same host through PowerShell. Amd here is my log :

workbench.desktop.main.js:sourcemap:577   ERR [Extension Host] (node:40536) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `Code --trace-deprecation ...` to show where the warning was created)
workbench.desktop.main.js:sourcemap:77 [Extension Host] (node:40536) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.(Use `Code --trace-deprecation ...` to show where the warning was created)
I @ workbench.desktop.main.js:sourcemap:77
workbench.desktop.main.js:sourcemap:577  INFO Invoking resolveAuthority(ssh-remote)
workbench.desktop.main.js:sourcemap:577  INFO resolveAuthority(ssh-remote) returned '127.0.0.1:51756' after 2266 ms
workbench.desktop.main.js:sourcemap:577   ERR [remote-connection][Management   ][7b473…][initial][127.0.0.1:51756] received error control message when negotiating connection. Error:
workbench.desktop.main.js:sourcemap:577   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at s.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at FileReader.C._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583)
workbench.desktop.main.js:sourcemap:577   ERR [remote-connection] An error occurred in the very first connect attempt, it will be treated as a permanent error! Error:
workbench.desktop.main.js:sourcemap:577   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at s.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at FileReader.C._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583)
workbench.desktop.main.js:sourcemap:577   ERR Cannot register remote filesystem provider. Error while fetching remote environment. Connection error: Unauthorized client refused: auth mismatch
workbench.desktop.main.js:sourcemap:788 无法连接到远程扩展主机服务器 (错误: Connection error: Unauthorized client refused: auth mismatch)
onDidChangeNotification @ workbench.desktop.main.js:sourcemap:788
2workbench.desktop.main.js:sourcemap:577   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at s.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at FileReader.C._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583)
workbench.desktop.main.js:sourcemap:788 无法获取远程环境
onDidChangeNotification @ workbench.desktop.main.js:sourcemap:788
workbench.desktop.main.js:sourcemap:577   ERR ENOPRO: 未找到资源"vscode-remote://ssh-remote%2B7b22686f73744e616d65223a224c61703843617264227d/mnt/disk/NLP/Zengdingyi"的文件系统提供程序
    at Ei.withProvider (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:577:29039)
    at async Ei.doWatch (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:577:43145)
workbench.desktop.main.js:sourcemap:577  WARN Ignoring the error while validating workspace folder vscode-remote://ssh-remote%2B7b22686f73744e616d65223a224c61703843617264227d/mnt/disk/NLP/Zengdingyi - 未找到资源"vscode-remote://ssh-remote%2B7b22686f73744e616d65223a224c61703843617264227d/mnt/disk/NLP/Zengdingyi"的文件系统提供程序
workbench.desktop.main.js:sourcemap:577   ERR 未找到资源"vscode-remote://ssh-remote%2B7b22686f73744e616d65223a224c61703843617264227d/mnt/disk/NLP/Zengdingyi/.git/config"的文件系统提供程序: ENOPRO: 未找到资源"vscode-remote://ssh-remote%2B7b22686f73744e616d65223a224c61703843617264227d/mnt/disk/NLP/Zengdingyi/.git/config"的文件系统提供程序
    at Ei.withProvider (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:577:29039)
    at async Ei.exists (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:577:31504)
    at async Promise.all (index 0)
workbench.desktop.main.js:sourcemap:577   ERR 未找到资源"vscode-remote://ssh-remote%2B7b22686f73744e616d65223a224c61703843617264227d/mnt/disk/NLP/Zengdingyi/pom.xml"的文件系统提供程序: ENOPRO: 未找到资源"vscode-remote://ssh-remote%2B7b22686f73744e616d65223a224c61703843617264227d/mnt/disk/NLP/Zengdingyi/pom.xml"的文件系统提供程序
    at Ei.withProvider (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:577:29039)
    at async Ei.exists (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:577:31504)
    at async Promise.all (index 0)
workbench.desktop.main.js:sourcemap:577   ERR Connection error: Unauthorized client refused: auth mismatch: Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583:52455)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583:40461
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:19631)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:24262)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:21746
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at s.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:16459)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:15589
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583:37644
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at FileReader.C._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583:35575)
workbench.desktop.main.js:sourcemap:577   ERR 未找到资源"vscode-remote://ssh-remote%2B7b22686f73744e616d65223a224c61703843617264227d/mnt/disk/NLP/Zengdingyi"的文件系统提供程序: ENOPRO: 未找到资源"vscode-remote://ssh-remote%2B7b22686f73744e616d65223a224c61703843617264227d/mnt/disk/NLP/Zengdingyi"的文件系统提供程序
    at Ei.withProvider (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:577:29039)
    at async Ei.doResolveFile (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:577:30121)
    at async Ei.resolve (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:577:29844)
    at async m.findWorkspaces (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1549:6419)
workbench.desktop.main.js:sourcemap:577   ERR 未找到资源"vscode-remote://ssh-remote%2B7b22686f73744e616d65223a224c61703843617264227d/mnt/disk/NLP/Zengdingyi/.vscode"的文件系统提供程序: ENOPRO: 未找到资源"vscode-remote://ssh-remote%2B7b22686f73744e616d65223a224c61703843617264227d/mnt/disk/NLP/Zengdingyi/.vscode"的文件系统提供程序
    at Ei.withProvider (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:577:29039)
    at async Ei.exists (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:577:31504)
    at async vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1799:6334
    at async Promise.all (index 0)
    at async E._initWorkspaceFolderSnippets (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1799:6499)
workbench.desktop.main.js:sourcemap:577   ERR [remote-connection][ExtensionHost][d1e1d…][initial][127.0.0.1:51756] received error control message when negotiating connection. Error:
workbench.desktop.main.js:sourcemap:577   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at s.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at FileReader.C._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583)
workbench.desktop.main.js:sourcemap:577   ERR [remote-connection] An error occurred in the very first connect attempt, it will be treated as a permanent error! Error:
workbench.desktop.main.js:sourcemap:577   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at s.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at FileReader.C._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583)
workbench.desktop.main.js:sourcemap:577   ERR Error received from starting extension host (kind: Remote)
2workbench.desktop.main.js:sourcemap:577   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at s.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69)
    at FileReader.C._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583)
workbench.desktop.main.js:sourcemap:577   ERR net::ERR_NETWORK_CHANGED: Error: net::ERR_NETWORK_CHANGED
    at SimpleURLLoaderWrapper.<anonymous> (electron/js2c/browser_init.js:109:7068)
    at SimpleURLLoaderWrapper.emit (events.js:315:20)
workbench.desktop.main.js:sourcemap:577   ERR Connection error: Unauthorized client refused: auth mismatch: Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583:52455)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583:40461
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:19631)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:24262)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:21746
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at s.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:16459)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:15589
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583:37644
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at FileReader.C._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583:35575)
workbench.desktop.main.js:sourcemap:577   ERR 未找到资源"vscode-remote://ssh-remote%2B7b22686f73744e616d65223a224c61703843617264227d/mnt/disk/NLP/Zengdingyi"的文件系统提供程序: ENOPRO: 未找到资源"vscode-remote://ssh-remote%2B7b22686f73744e616d65223a224c61703843617264227d/mnt/disk/NLP/Zengdingyi"的文件系统提供程序
    at Ei.withProvider (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:577:29039)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at async Ei.exists (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:577:31504)
    at async Promise.all (index 0)
    at async vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1709:2049
workbench.desktop.main.js:sourcemap:577   ERR [Extension Host] Unhandled Error: ENOPRO: 未找到资源"vscode-remote://ssh-remote%2B7b22686f73744e616d65223a224c61703843617264227d/mnt/disk/NLP/Zengdingyi"的文件系统提供程序
    at Ei.withProvider (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:577:29039)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at async Ei.exists (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:577:31504)
    at async Promise.all (index 0)
    at async vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1709:2049
workbench.desktop.main.js:sourcemap:77 [Extension Host] Unhandled Error: ENOPRO: 未找到资源"vscode-remote://ssh-remote%2B7b22686f73744e616d65223a224c61703843617264227d/mnt/disk/NLP/Zengdingyi"的文件系统提供程序    at Ei.withProvider (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:577:29039)    at processTicksAndRejections (internal/process/task_queues.js:93:5)    at async Ei.exists (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:577:31504)    at async Promise.all (index 0)    at async vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1709:2049
I @ workbench.desktop.main.js:sourcemap:77
workbench.desktop.main.js:sourcemap:77 [Extension Host] [vscode-icons] v11.8.0 activated!
workbench.desktop.main.js:sourcemap:577   ERR [Extension Host] Unavailable (FileSystemError): 未找到资源"vscode-remote://ssh-remote%2B7b22686f73744e616d65223a224c61703843617264227d/mnt/disk/NLP/Zengdingyi/.git/config"的文件系统提供程序
    at Function._handleError (c:\Program Files\Microsoft VS Code\resources\app\out\vs\workbench\services\extensions\node\extensionHostProcess.js:95:84345)
    at Object.stat (c:\Program Files\Microsoft VS Code\resources\app\out\vs\workbench\services\extensions\node\extensionHostProcess.js:95:82915)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at async Object.isFile (c:\Users\84327\.vscode\extensions\ms-vscode-remote.remote-containers-0.209.6\dist\extension\extension.js:452:26535)
    at async $y (c:\Users\84327\.vscode\extensions\ms-vscode-remote.remote-containers-0.209.6\dist\extension\extension.js:249:312)
    at async CI (c:\Users\84327\.vscode\extensions\ms-vscode-remote.remote-containers-0.209.6\dist\extension\extension.js:249:1076)
    at async qN (c:\Users\84327\.vscode\extensions\ms-vscode-remote.remote-containers-0.209.6\dist\extension\extension.js:416:13052)
    at async wC (c:\Users\84327\.vscode\extensions\ms-vscode-remote.remote-containers-0.209.6\dist\extension\extension.js:416:12830)
    at async XH (c:\Users\84327\.vscode\extensions\ms-vscode-remote.remote-containers-0.209.6\dist\extension\extension.js:518:8352)
    at async c:\Users\84327\.vscode\extensions\ms-vscode-remote.remote-containers-0.209.6\dist\extension\extension.js:517:12770
workbench.desktop.main.js:sourcemap:77 [Extension Host] Unavailable (FileSystemError): 未找到资源"vscode-remote://ssh-remote%2B7b22686f73744e616d65223a224c61703843617264227d/mnt/disk/NLP/Zengdingyi/.git/config"的文件系统提供程序  at Function._handleError (c:\Program Files\Microsoft VS Code\resources\app\out\vs\workbench\services\extensions\node\extensionHostProcess.js:95:84345)  at Object.stat (c:\Program Files\Microsoft VS Code\resources\app\out\vs\workbench\services\extensions\node\extensionHostProcess.js:95:82915)    at runMicrotasks (<anonymous>)  at processTicksAndRejections (internal/process/task_queues.js:93:5) at async Object.isFile (c:\Users\84327\.vscode\extensions\ms-vscode-remote.remote-containers-0.209.6\dist\extension\extension.js:452:26535) at async $y (c:\Users\84327\.vscode\extensions\ms-vscode-remote.remote-containers-0.209.6\dist\extension\extension.js:249:312)  at async CI (c:\Users\84327\.vscode\extensions\ms-vscode-remote.remote-containers-0.209.6\dist\extension\extension.js:249:1076) at async qN (c:\Users\84327\.vscode\extensions\ms-vscode-remote.remote-containers-0.209.6\dist\extension\extension.js:416:13052)    at async wC (c:\Users\84327\.vscode\extensions\ms-vscode-remote.remote-containers-0.209.6\dist\extension\extension.js:416:12830)    at async XH (c:\Users\84327\.vscode\extensions\ms-vscode-remote.remote-containers-0.209.6\dist\extension\extension.js:518:8352) at async c:\Users\84327\.vscode\extensions\ms-vscode-remote.remote-containers-0.209.6\dist\extension\extension.js:517:12770
I @ workbench.desktop.main.js:sourcemap:77
workbench.desktop.main.js:sourcemap:577   ERR Connection error: Unauthorized client refused: auth mismatch: Error: Connection error: Unauthorized client refused: auth mismatch
    at V (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583:52455)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583:40461
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at o.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:19631)
    at d._receiveMessage (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:24262)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:21746
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at s.acceptChunk (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:16459)
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:85:15589
    at vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583:37644
    at a.fire (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:69:1712)
    at FileReader.C._fileReader.onload (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:583:35575)
workbench.desktop.main.js:sourcemap:577   ERR Error: Connection error: Unauthorized client refused: auth mismatch
    at V (workbench.desktop.main.js:sourcemap:583)
    at workbench.desktop.main.js:sourcemap:583
    at a.fire (workbench.desktop.main.js:sourcemap:69)
    at o.fire (workbench.desktop.main.js:sourcemap:85)
    at d._receiveMessage (workbench.desktop.main.js:sourcemap:85)
    at workbench.desktop.main.js:sourcemap:85
    at a.fire (workbench.desktop.main.js:sourcemap:69)
    at s.acceptChunk (workbench.desktop.main.js:sourcemap:85)
    at workbench.desktop.main.js:sourcemap:85
    at workbench.desktop.main.js:sourcemap:583
    at a.fire (workbench.desktop.main.js:sourcemap:69)
    at FileReader.C._fileReader.onload (workbench.desktop.main.js:sourcemap:583)
BlackHalo-Drake commented 2 years ago

Hm @BlackHalo-Drake do you also get Unauthorized client refused: auth mismatch errors? Actually would you be able to post your logs as well?

Also to verify are you able to connect to the same host through PowerShell? Such as ssh your_host?

and here is the server log:

*
* Visual Studio Code Server
*
* Reminder: You may only use this software with Visual Studio family products,
* as described in the license https://aka.ms/vscode-remote/license
*

Extension host agent listening on 39469

[17:28:42] Extension host agent started.
[17:28:42] [127.0.0.1][7b473c7f] Unauthorized client refused: auth mismatch.
[17:28:42] [127.0.0.1][d1e1d120] Unauthorized client refused: auth mismatch.
tanhakabir commented 2 years ago

This seems similar to errors found here: https://github.com/microsoft/vscode-remote-release/issues/4087

@deepak1556 do you have any idea about any updates to win11 and electron that could cause this?

My assumption based on the other issue was that being up to date on the extension and VS Code would have had the electron updates to not see this error?

sephentos commented 2 years ago

Hm does anything here help? #103

Such as deleting the .vscode-server and installing again. Your libs on the remote could be out of date? Does your remote meet these specifications? https://code.visualstudio.com/docs/remote/linux

Deleting the .vscode-server folder does not bring a fix. Having the same issue on another linux dist (Debian 10, all specifications are ok)

xxx@xxx password: 
561b43a72895: running
Acquiring lock on /xxx/.vscode-server/bin/899d46d82c4c95423fb7e10e68eba52050e30ba3/vscode-remote-lock.xxx.899d46d82c4c95423fb7e10e68eba52050e30ba3
Found existing installation at /xxx/.vscode-server/bin/899d46d82c4c95423fb7e10e68eba52050e30ba3...
Checking /xxx/.vscode-server/.899d46d82c4c95423fb7e10e68eba52050e30ba3.log and /xxx/.vscode-server/.899d46d82c4c95423fb7e10e68eba52050e30ba3.pid for a running server
Looking for server with pid: 21883
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 45217 with wget
561b43a72895: start
SSH_AUTH_SOCK====
DISPLAY====
webUiAccessToken====
listeningOn==45217==
osReleaseId==debian==
tmpDir==/run/user/0==
platform==linux==
unpackResult====
didLocalDownload==0==
downloadTime====
installTime====
extInstallTime====
serverStartTime====
connectionToken==a0e752eb-5e70-42bc-9cf9-7797fc9f186d==
561b43a72895: end
  ERR Connection error: Unauthorized client refused: auth mismatch

Meanwhile I'm having a windows 10 backup system - there everything still works. That's why I don't think #103 will help me, thanks anyway :)

Also to verify are you able to connect to the same host through PowerShell? Such as ssh your_host?

Yeah, works well. Powershell, Putty, ...

tanhakabir commented 2 years ago

@alexdima and @deepak1556 are you aware of any Connection error: Unauthorized client refused: auth mismatch errors more recently or have suggestions for what could be the issue? From previous issue (https://github.com/microsoft/vscode-remote-release/issues/4087) it looks like it had something to do with the build

alexdima commented 2 years ago

@tanhakabir The error comes from here. This indicates that the server is started with --connection-secret pointing to a file with the connection token and then the client side tries to connect with a mismatching connection token.

I am hesitant to add more logging on the server side because I don't want to log the actual secrets. I see that the SSH extension is logging sometimes the secrets (connectionToken==...== above). Could it be enhanced to log the connection token both on the server side, as well as the connection token on the client side so we can check if they match or not? My speculation is that there is perhaps some error condition where the SSH extension is unable to read the connection token of a running server... or something like that.

Regarding #4087: I have improved the error messages slightly since #4087 . I believe #4087 was failing in a different check, most likely because vsda could not be loaded due to libc problems.

Boca13 commented 2 years ago

This has just started happening to me today with the Remote - Containers extension (Windows 10). I managed to make it work by downgrading the extension to v0.224.3. Neither the next most recent version (v0.231.2) nor insiders (v0.232.3) worked for me.

hanlint commented 2 years ago

I had this same issue come up today (Ubuntu 18.04), and downgrading to v0.231.1 worked but the most recent version (v0.231.2) failed.

Sacerdoss commented 2 years ago

Same issue suddenly started happening to me today (Error message "auth mismatch") after using the extension for months without problems. I can also confirm that the issue is fixed by downgrading the extension to v0.231.1 and deleting the .vscode-server folder on the remote. If I can help anyone debugging please let me know.

neelguha commented 2 years ago

I was able to connect fine several days ago, and suddenly ran into this error when I attempted to connect this morning. Downgrading to v0.224.3 fixed it for me.

sephentos commented 2 years ago

Still having that issue since official release of windows 11 in october 2021 (see my comments above). I would be very happy about a fix, because I only have such problems with this plugin. SSH via other methods (Git, Putty, WinSCP, ...) works fine - with or without a SSH Keyfile.

Unauthorized client refused: auth mismatch

This error just pops up completely randomly. Sometimes it works, sometimes not. Sometimes it only works after a restart, sometimes without a restart.

I am sure that this is not a problem with the server, since I have this problem with all SSH servers that I connect to with this plugin in between (Debian 9, 10, Ubuntu, ...)

This problem never existed with Windows 10 with given servers.

Sacerdoss commented 2 years ago

I`m on a Ubuntu 20.04 host. Seems to not being specific to the OS Version. Probably the updates rolled out at different times.

Also in my case it`s not a ssh connection but attaching to Pods in a Kubernetes Cluster.

fingertap commented 2 years ago

@Boca13 Downgrading to v0.231.1 fix this issue for me. Thanks!

@Sacerdoss I'm also connecting to a k8s pod. Downgrading the Remote-Containers extension fix this problem for me.

fingertap commented 2 years ago

I checked the commits from v0.231.1 to current master. It seems that the main difference is adding a condition in docker-debian.sh: image Though I'm not familiar with their implementation.

alexdima commented 2 years ago

cc @chrmarti

seyuboglu commented 2 years ago

I had to downgrade to v0.224.3 in order to resolve the issue.

PLCreed commented 2 years ago

I had the same issue with Windows11 21H2 22000.856. Remote machine runnning on CentOS 7.

Remote SSH version: v0.85.2022071315 VSCode: 1.70.1 Commit: 6d9b74a70ca9c7733b29f0456fd8195364076dda

But I found a MAJIC way to connnet to the remote successfully:

  1. Open VSCode and try to connect to the remote,get error Connection error: Unauthorized client refused: auth mismatch)
  2. Open a new VSCode window . Ctrl + Shift + N
  3. In the new VSCode window , Connect to the remote again
  4. Maximize the new VSCode window immediately after the start of step 3
  5. Emmmm...... it works😦

vscode-server logs: ~/.vscode-server/.6d9b74a70ca9c7733b29f0456fd8195364076dda.log


*
* Visual Studio Code Server
*
* By using the software, you agree to
* the Visual Studio Code Server License Terms (https://aka.ms/vscode-server-license) and
* the Microsoft Privacy Statement (https://privacy.microsoft.com/en-US/privacystatement).
*
Server bound to 127.0.0.1:34192 (IPv4)
Extension host agent listening on 34192

[11:08:38] Extension host agent started.
[11:08:41] [127.0.0.1][97718444] Unauthorized client refused: auth mismatch.
[11:08:41] [127.0.0.1][888c381a] Unauthorized client refused: auth mismatch.
[11:08:41] [127.0.0.1][e3f1eab7] Unauthorized client refused: auth mismatch.
[11:08:42] [127.0.0.1][d0163a96] Unauthorized client refused: auth mismatch.
[11:08:42] [127.0.0.1][45063151] Unauthorized client refused: auth mismatch.
[11:08:42] [127.0.0.1][7be5dd21] Unauthorized client refused: auth mismatch.
[11:08:42] [127.0.0.1][07ed7539] Unauthorized client refused: auth mismatch.
[11:08:43] [127.0.0.1][a3aaf766] Unauthorized client refused: auth mismatch.
[11:08:43] [127.0.0.1][dc606574] Unauthorized client refused: auth mismatch.
[11:08:44] [127.0.0.1][132d32b3] Unauthorized client refused: auth mismatch.

Remote SSH logs

[11:14:50.147] Log Level: 2
[11:14:50.151] remote-ssh@0.85.2022071315
[11:14:50.151] win32 x64
[11:14:50.168] SSH Resolver called for "ssh-remote+Server174", attempt 1
[11:14:50.169] "remote.SSH.useLocalServer": false
[11:14:50.169] "remote.SSH.showLoginTerminal": true
[11:14:50.169] "remote.SSH.remotePlatform": {"Server169":"linux","192.168.10.50":"linux","192.168.11.46":"linux","Server166":"linux","Server178":"linux","Server180":"linux","Server174":"linux","192.168.11.169":"linux"}
[11:14:50.169] "remote.SSH.path": undefined
[11:14:50.169] "remote.SSH.configFile": undefined
[11:14:50.170] "remote.SSH.useFlock": true
[11:14:50.170] "remote.SSH.lockfilesInTmp": false
[11:14:50.170] "remote.SSH.localServerDownload": auto
[11:14:50.170] "remote.SSH.remoteServerListenOnSocket": false
[11:14:50.170] "remote.SSH.showLoginTerminal": true
[11:14:50.170] "remote.SSH.defaultExtensions": []
[11:14:50.170] "remote.SSH.loglevel": 2
[11:14:50.171] "remote.SSH.enableDynamicForwarding": true
[11:14:50.171] "remote.SSH.enableRemoteCommand": false
[11:14:50.171] "remote.SSH.serverPickPortsFromRange": {}
[11:14:50.171] "remote.SSH.serverInstallPath": {}
[11:14:50.176] SSH Resolver called for host: Server174
[11:14:50.176] Setting up SSH remote "Server174"
[11:14:50.181] Using commit id "6d9b74a70ca9c7733b29f0456fd8195364076dda" and quality "stable" for server
[11:14:50.184] Install and start server if needed
[11:14:50.188] Checking ssh with "ssh -V"
[11:14:50.231] > OpenSSH_for_Windows_8.1p1, LibreSS
[11:14:50.232] > L 3.0.2

[11:14:50.239] Running script with connection command: ssh -T -D 58347 "Server174" bash
[11:14:50.241] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[11:14:51.458] > c06ffacc2e2d: running
> ]0;C:\WINDOWS\System32\cmd.exec06ffacc2e2d: running
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
[11:14:51.458] Got some output, clearing connection timeout
[11:14:51.493] > Acquiring lock on /home/[username]/.vscode-server/bin/6d9b74a70ca9c7733b29f0456fd8195364076dda/vscode-remote-lock.[username].6d9b74a70ca9c7733b29f0456fd8195364076dda
[11:14:51.520] > Found existing installation at /home/[username]/.vscode-server/bin/6d9b74a70ca9c7733b29f0456fd8195364076dda...
> Checking /home/[username]/.vscode-server/.6d9b74a70ca9c7733b29f0456fd8195364076dda.log and /home/[username]/.vscode-server/.6d9b74a70ca9c7733b29f0456fd8195364076dda.pid for a running server
> Looking for server with pid: 49660
[11:14:51.549] > Found running server...
[11:14:51.568] >  
> *
> * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>  
> Server did not start successfully. Full server log at /home/[username]/.vscode-server/.6d9b74a70ca9c7733b29f0456fd8195364076dda.log >>>
> <<< End of server log
> c06ffacc2e2d: start
> exitCode==32==
> listeningOn====
> osReleaseId==centos==
> arch==x86_64==
> tmpDir==/run/user/1757==
> platform==linux==
> unpackResult====
> didLocalDownload==0==
> downloadTime====
> installTime====
> extInstallTime====
[11:14:51.575] > 
> serverStartTime====
> c06ffacc2e2d: end
[11:14:51.576] Received install output: 
exitCode==32==
listeningOn====
osReleaseId==centos==
arch==x86_64==
tmpDir==/run/user/1757==
platform==linux==
unpackResult====
didLocalDownload==0==
downloadTime====
installTime====
extInstallTime====
serverStartTime====

[11:14:51.580] Resolver error: Error: The VS Code Server failed to start
    at Function.ServerInstallError (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:588469)
    at f (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:582717)
    at Object.t.handleInstallOutput (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:585742)
    at Object.t.tryInstall (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:684336)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:647221
    at async Object.t.withShowDetailsEvent (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:650537)
    at async Object.t.resolve (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:648271)
    at async c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:730993
[11:14:51.585] ------

[11:14:51.621] ------

[11:14:51.621] SSH Resolver called for "ssh-remote+Server174", attempt 2, (Reconnection)
[11:14:51.623] SSH Resolver called for host: Server174
[11:14:51.623] Setting up SSH remote "Server174"
[11:14:51.625] Using commit id "6d9b74a70ca9c7733b29f0456fd8195364076dda" and quality "stable" for server
[11:14:51.627] Install and start server if needed
[11:14:51.631] Running script with connection command: ssh -T -D 58349 "Server174" bash
[11:14:51.632] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[11:14:52.174] > 6f021bb0f2f1: running
> ]0;C:\WINDOWS\System32\cmd.exe
[11:14:52.174] Got some output, clearing connection timeout
[11:14:52.198] > 6f021bb0f2f1: running
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
[11:14:52.220] > Acquiring lock on /home/[username]/.vscode-server/bin/6d9b74a70ca9c7733b29f0456fd8195364076dda/vscode-remote-lock.[username].6d9b74a70ca9c7733b29f0456fd8195364076dda
[11:14:52.237] > Found existing installation at /home/[username]/.vscode-server/bin/6d9b74a70ca9c7733b29f0456fd8195364076dda...
> Checking /home/[username]/.vscode-server/.6d9b74a70ca9c7733b29f0456fd8195364076dda.log and /home/[username]/.vscode-server/.6d9b74a70ca9c7733b29f0456fd8195364076dda.pid for a running server
[11:14:52.249] > Looking for server with pid: 49660
[11:14:52.272] > Found running server...
[11:14:52.304] >  
> *
> * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>  
> Server did not start successfully. Full server log at /home/[username]/.vscode-server/.6d9b74a70ca9c7733b29f0456fd8195364076dda.log >>>
> <<< End of server log
> 6f021bb0f2f1: start
> exitCode==32==
> listeningOn====
> osReleaseId==centos==
> arch==x86_64==
> tmpDir==/run/user/1757==
> platform==linux==
> unpackResult====
> didLocalDownload==0==
> downloadTime====
> installTime====
> extInstallTime====
> serverStartTime====
> 6f021bb0f2f1: end
[11:14:52.304] Received install output: 
exitCode==32==
listeningOn====
osReleaseId==centos==
arch==x86_64==
tmpDir==/run/user/1757==
platform==linux==
unpackResult====
didLocalDownload==0==
downloadTime====
installTime====
extInstallTime====
serverStartTime====

[11:14:52.304] Resolver error: Error: The VS Code Server failed to start
    at Function.ServerInstallError (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:588469)
    at f (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:582717)
    at Object.t.handleInstallOutput (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:585742)
    at Object.t.tryInstall (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:684336)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:647221
    at async Object.t.withShowDetailsEvent (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:650537)
    at async Object.t.resolve (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:648271)
    at async c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:730993
[11:14:52.306] ------

[11:14:52.321] ------

[11:14:52.321] SSH Resolver called for "ssh-remote+Server174", attempt 3, (Reconnection)
[11:14:52.321] SSH Resolver called for host: Server174
[11:14:52.322] Setting up SSH remote "Server174"
[11:14:52.322] Using commit id "6d9b74a70ca9c7733b29f0456fd8195364076dda" and quality "stable" for server
[11:14:52.323] Install and start server if needed
[11:14:52.325] Running script with connection command: ssh -T -D 58359 "Server174" bash
[11:14:52.326] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[11:14:52.756] > 21200147070a: running
> ]0;C:\WINDOWS\System32\cmd.exe
[11:14:52.756] Got some output, clearing connection timeout
[11:14:52.812] > 21200147070a: running
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
[11:14:52.849] > Acquiring lock on /home/[username]/.vscode-server/bin/6d9b74a70ca9c7733b29f0456fd8195364076dda/vscode-remote-lock.[username].6d9b74a70ca9c7733b29f0456fd8195364076dda
[11:14:52.899] > Found existing installation at /home/[username]/.vscode-server/bin/6d9b74a70ca9c7733b29f0456fd8195364076dda...
> Checking /home/[username]/.vscode-server/.6d9b74a70ca9c7733b29f0456fd8195364076dda.log and /home/[username]/.vscode-server/.6d9b74a70ca9c7733b29f0456fd8195364076dda.pid for a running server
> Looking for server with pid: 49660
[11:14:52.933] "install" terminal command done
[11:14:52.933] Install terminal quit with output: 
[11:14:52.992] > 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)
> *
>  
> Server did not start successfully. Full server log at /home/[username]/.vscode-server/.6d9b74a70ca9c7733b29f0456fd8195364076dda.log >>>
> <<< End of server log
> 21200147070a: start
> exitCode==32==
> listeningOn====
> osReleaseId==centos==
> arch==x86_64==
> tmpDir==/run/user/1757==
> platform==linux==
> unpackResult====
> didLocalDownload==0==
> downloadTime====
> installTime====
> extInstallTime====
> serverStartTime====
> 21200147070a: end
[11:14:52.992] Received install output: 
exitCode==32==
listeningOn====
osReleaseId==centos==
arch==x86_64==
tmpDir==/run/user/1757==
platform==linux==
unpackResult====
didLocalDownload==0==
downloadTime====
installTime====
extInstallTime====
serverStartTime====

[11:14:52.993] Resolver error: Error: The VS Code Server failed to start
    at Function.ServerInstallError (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:588469)
    at f (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:582717)
    at Object.t.handleInstallOutput (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:585742)
    at Object.t.tryInstall (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:684336)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:647221
    at async Object.t.withShowDetailsEvent (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:650537)
    at async Object.t.resolve (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:648271)
    at async c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:730993
[11:14:52.995] ------

[11:14:53.027] ------

[11:14:53.027] SSH Resolver called for "ssh-remote+Server174", attempt 4, (Reconnection)
[11:14:53.028] SSH Resolver called for host: Server174
[11:14:53.028] Setting up SSH remote "Server174"
[11:14:53.030] Using commit id "6d9b74a70ca9c7733b29f0456fd8195364076dda" and quality "stable" for server
[11:14:53.031] Install and start server if needed
[11:14:53.033] Running script with connection command: ssh -T -D 58363 "Server174" bash
[11:14:53.034] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[11:14:53.452] > 215b0902a6d2: running
> ]0;C:\WINDOWS\System32\cmd.exe
[11:14:53.452] Got some output, clearing connection timeout
[11:14:53.474] > 215b0902a6d2: running
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
[11:14:53.502] > Acquiring lock on /home/[username]/.vscode-server/bin/6d9b74a70ca9c7733b29f0456fd8195364076dda/vscode-remote-lock.[username].6d9b74a70ca9c7733b29f0456fd8195364076dda
[11:14:53.515] > Found existing installation at /home/[username]/.vscode-server/bin/6d9b74a70ca9c7733b29f0456fd8195364076dda...
[11:14:53.529] > Checking /home/[username]/.vscode-server/.6d9b74a70ca9c7733b29f0456fd8195364076dda.log and /home/[username]/.vscode-server/.6d9b74a70ca9c7733b29f0456fd8195364076dda.pid for a running server
> Looking for server with pid: 49660
[11:14:53.560] > Found running server...
[11:14:53.585] "install" terminal command done
[11:14:53.586] Install terminal quit with output: 
[11:14:53.619] >  
> *
> * Reminder: You may only use this software with Visual Studio family products,
> * as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
> *
>  
> Server did not start successfully. Full server log at /home/[username]/.vscode-server/.6d9b74a70ca9c7733b29f0456fd8195364076dda.log >>>
> <<< End of server log
> 215b0902a6d2: start
> exitCode==32==
> listeningOn====
> osReleaseId==centos==
> arch==x86_64==
> tmpDir==/run/user/1757==
> platform==linux==
> unpackResult====
> didLocalDownload==0==
> downloadTime====
> installTime====
> extInstallTime====
> serverStartTime====
> 215b0902a6d2: end
[11:14:53.619] Received install output: 
exitCode==32==
listeningOn====
osReleaseId==centos==
arch==x86_64==
tmpDir==/run/user/1757==
platform==linux==
unpackResult====
didLocalDownload==0==
downloadTime====
installTime====
extInstallTime====
serverStartTime====

[11:14:53.619] Resolver error: Error: The VS Code Server failed to start
    at Function.ServerInstallError (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:588469)
    at f (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:582717)
    at Object.t.handleInstallOutput (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:585742)
    at Object.t.tryInstall (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:684336)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:647221
    at async Object.t.withShowDetailsEvent (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:650537)
    at async Object.t.resolve (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:648271)
    at async c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:730993
[11:14:53.621] ------

[11:14:53.653] ------

[11:14:53.653] SSH Resolver called for "ssh-remote+Server174", attempt 5, (Reconnection)
[11:14:53.654] SSH Resolver called for host: Server174
[11:14:53.654] Setting up SSH remote "Server174"
[11:14:53.655] Using commit id "6d9b74a70ca9c7733b29f0456fd8195364076dda" and quality "stable" for server
[11:14:53.656] Install and start server if needed
[11:14:53.658] Running script with connection command: ssh -T -D 58367 "Server174" bash
[11:14:53.660] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[11:14:54.166] > dc4aae24fa73: running
> ]0;C:\WINDOWS\System32\cmd.exe
[11:14:54.166] Got some output, clearing connection timeout
[11:14:54.173] > dc4aae24fa73: running
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
[11:14:54.211] "install" terminal command done
[11:14:54.212] Install terminal quit with output: 
[11:14:54.219] > Acquiring lock on /home/[username]/.vscode-server/bin/6d9b74a70ca9c7733b29f0456fd8195364076dda/vscode-remote-lock.[username].6d9b74a70ca9c7733b29f0456fd8195364076dda
[11:14:54.274] > Found existing installation at /home/[username]/.vscode-server/bin/6d9b74a70ca9c7733b29f0456fd8195364076dda...
> Checking /home/[username]/.vscode-server/.6d9b74a70ca9c7733b29f0456fd8195364076dda.log and /home/[username]/.vscode-server/.6d9b74a70ca9c7733b29f0456fd8195364076dda.pid for a running server
> Looking for server with pid: 49660
[11:14:54.289] > dc4aae24fa73: running
> Acquiring lock on /home/[username]/.vscode-server/bin/6d9b74a70ca9c7733b29f0456fd8195364076dda/vscode-remote-lock.[username].6d9b74a70ca9c7733b29f0456fd8195364076dda
> Found existing installation at /home/[username]/.vscode-server/bin/6d9b74a70ca9c7733b29f0456fd8195364076dda...
> Checking /home/[username]/.vscode-server/.6d9b74a70ca9c7733b29f0456fd8195364076dda.log and /home/[username]/.vscode-server/.6d9b74a70ca9c7733b29f0456fd8195364076dda.pid for a running server
> Looking for server with pid: 49660
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 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)
> *
>  
> Server did not start successfully. Full server log at /home/[username]/.vscode-server/.6d9b74a70ca9c7733b29f0456fd8195364076dda.log >>>
[11:14:54.317] > <<< End of server log
> dc4aae24fa73: start
> exitCode==32==
> listeningOn====
> osReleaseId==centos==
> arch==x86_64==
> tmpDir==/run/user/1757==
> platform==linux==
> unpackResult====
> didLocalDownload==0==
> downloadTime====
> installTime====
> extInstallTime====
> serverStartTime====
> dc4aae24fa73: end
[11:14:54.318] Received install output: 
exitCode==32==
listeningOn====
osReleaseId==centos==
arch==x86_64==
tmpDir==/run/user/1757==
platform==linux==
unpackResult====
didLocalDownload==0==
downloadTime====
installTime====
extInstallTime====
serverStartTime====

[11:14:54.318] Resolver error: Error: The VS Code Server failed to start
    at Function.ServerInstallError (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:588469)
    at f (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:582717)
    at Object.t.handleInstallOutput (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:585742)
    at Object.t.tryInstall (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:684336)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:647221
    at async Object.t.withShowDetailsEvent (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:650537)
    at async Object.t.resolve (c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:648271)
    at async c:\Users\[username]\.vscode\extensions\ms-vscode-remote.remote-ssh-0.85.2022071315\out\extension.js:1:730993
[11:14:54.319] ------
roblourens commented 1 year ago

Lots has changed, is anyone still seeing this? If so, it seems like it's affecting both SSH and Containers