Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save malkab/bb739c43b7265b05b6f4abfbad85b21d to your computer and use it in GitHub Desktop.
Save malkab/bb739c43b7265b05b6f4abfbad85b21d to your computer and use it in GitHub Desktop.
Visual Studio Code Miscellanea Troubleshooting

Remote Server not Working

In one ocassion, after updates, remote editing over SSH stopped working from MacOS to Linux, raising the error "Unable to start remote server" or something like this. SSH connection to the Linux machine worked flawlessly. In the end, it was the Remote SSH VSC extension the one that was outdated. Updating it returned operation to nominal status.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment