vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Remote-SSH: Sign in Extension Fails with "s is not iterable" and No Login Page Displayed

Open Seperendity opened this issue 7 months ago • 5 comments

Problem Description When using the Remote-SSH extension in VS Code to connect to a remote server, clicking the "Sign in" button (e.g., for augment plugin) does not display the login page, and an error "Sign in failed. s is not iterable" is shown. This issue prevents successful login.

Image

I deleted the local C:\Users<username>\AppData\Roaming\Code folder, and the issue disappeared. However, after syncing the settings, the problem reappears after some time. I don’t know what the root cause is or how to resolve it to successfully open the plugin login page.

Seperendity avatar May 19 '25 12:05 Seperendity