vscode
vscode copied to clipboard
Remote-SSH: Sign in Extension Fails with "s is not iterable" and No Login Page Displayed
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.
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.