techstaff:vscode
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
techstaff:vscode [2021/01/29 00:32] – kauffman | techstaff:vscode [2025/01/13 13:58] (current) – amcguire | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== VSCode ====== | ====== VSCode ====== | ||
- | + | * [[https:// | |
- | [[https:// | + | |
====== Troubleshooting ====== | ====== Troubleshooting ====== | ||
+ | Techstaff are not experts on VS Code or its proprietary SSH extension, but there are a couple of common problems that we find people encounter when trying to connect. | ||
+ | |||
+ | One thing that can prevent your ability to access the servers is if you've used VS Code and logged into more than one of our login servers simultaneously. | ||
+ | |||
+ | Using '' | ||
+ | |||
+ | If VS Code has started its server process for you on more than one of our login servers concurrently, | ||
+ | |||
+ | To try to clear this up you can try to run the script '' | ||
+ | |||
+ | < | ||
+ | ssh cnetid@focalN.cs.uchicago.edu | ||
+ | </ | ||
+ | |||
+ | To fix this on your own (without using the script mentioned above), you could simply log into each of the linux.cs servers (using SSH), then the command '' | ||
+ | |||
+ | |||
+ | To help ensure that this doesn' | ||
+ | |||
+ | |||
+ | ==== Step by Step ==== | ||
- | Techstaff | + | - Open a terminal emulator. On Windows we suggest installing the [[windows: |
+ | - You need to ssh into one of our linux servers.< | ||
+ | ssh cnetid@linux.cs.uchicago.edu | ||
+ | </ | ||
+ | - Ensure you are below your quota. Check your quota by running '' | ||
+ | - If you are using all of your quota we usually see that '' | ||
+ | - Assuming it is '' | ||
+ | - Kill all the VS Code server processes | ||
+ | - If you haven' | ||
+ | - The general idea is to ssh into every linux.cs server and kill any VS Code server process you have running. This command will '' | ||
+ | - The techstaff script '' | ||
+ | - Now you'll want to remove the '' | ||
+ | - IFF you found that '' | ||
+ | - You should be able to reconnect | ||
- | This can occur if you've used VS Code and logged into more than one of our login servers. | ||
- | Using nslookup, dig, host, or another DNS lookup tool, you can see that '' | + | https://code.visualstudio.com/docs/ |
- | + | https://code.visualstudio.com/ | |
- | In this case, VS Code has started its server process for you on two of our login servers concurrently: linux1 and linux2. This causes it to show the error message you're seeing. | + | |
- | | + | |
- | + | ||
- | To try to clear this up for you, I've stopped the VS Code server process which was running on those two servers and removed the '' | + | |
- | + | ||
- | To help ensure that this doesn' | + | |
- | + |
/var/lib/dokuwiki/data/attic/techstaff/vscode.1611901930.txt.gz · Last modified: 2021/01/29 00:32 by kauffman