Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to access to the folder from VS Code after Remote SSH to Cloud9 Service. #6741

Closed
ITVSBV opened this issue May 20, 2022 · 1 comment
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@ITVSBV
Copy link

ITVSBV commented May 20, 2022

Hello Team,

We were trying to SSH into the cloud9 (AWS) from VS code. The connection has been established successfully after a lot of effort. Still, there seems to be an error while trying to open the folder from local, which indicates that is because of the Window 11 OS.

We have tried the connection on other desktops (Win 10) and laptops(Win 10), where everything seems to be fine and we are able to open the folder from the local without any issues. But the error occurs only on the windows 11 laptop, attaching below the picture and error message while accessing the same.

ERR Connection error: Unauthorized client refused: auth mismatch: Error: Connection error: Unauthorized client refused: auth mismatch
at W (vscode-file://vscode-app/c:/Users/Sandeep-PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:617:55705)
at vscode-file://vscode-app/c:/Users/Sandeep-PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:617:43257
at m.invoke (vscode-file://vscode-app/c:/Users/Sandeep-PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:67:145)
at r.deliver (vscode-file://vscode-app/c:/Users/Sandeep-PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:67:2265)
at o.fire (vscode-file://vscode-app/c:/Users/Sandeep-PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:67:1843)
at u.fire (vscode-file://vscode-app/c:/Users/Sandeep-PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:19607)
at g._receiveMessage (vscode-file://vscode-app/c:/Users/Sandeep-PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:24238)
at vscode-file://vscode-app/c:/Users/Sandeep-PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:21722
at m.invoke (vscode-file://vscode-app/c:/Users/Sandeep-PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:67:145)
at r.deliver (vscode-file://vscode-app/c:/Users/Sandeep-PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:67:2265)
at o.fire (vscode-file://vscode-app/c:/Users/Sandeep-PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:67:1843)
at o.acceptChunk (vscode-file://vscode-app/c:/Users/Sandeep-PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:16438)
at vscode-file://vscode-app/c:/Users/Sandeep-PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:15568
at vscode-file://vscode-app/c:/Users/Sandeep-PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:617:40443
at m.invoke (vscode-file://vscode-app/c:/Users/Sandeep-PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:67:145)
at r.deliver (vscode-file://vscode-app/c:/Users/Sandeep-PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:67:2265)
at o.fire (vscode-file://vscode-app/c:/Users/Sandeep-PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:67:1843)
at FileReader._fileReader.onload (vscode-file://vscode-app/c:/Users/Sandeep-PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:617:38374)

VS Code Error

Please do let us know a workaround for the same.

@bamurtaugh
Copy link
Member

I believe this is a duplicate of #5290. If I'm mistaken, please let me know. Thanks!

@bamurtaugh bamurtaugh added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 1, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants