Hi, since the slurm crashed I have experienced a significant decrease in the speed of baobab as well as a very slow internet connection.
Is it possible parts of the cluster are not fully up and running yet?
Sorry for the vague description but haven’t changed anything in my scripts since Friday and the cluster has been unresponsive today.
Best,
Malte
2 Likes
I was also experiencing a very slow internet connection (at least 7x slower than usual).
I’m having a similar issue, when I try to debug in VSCode it always times out.
Dear @support, any update on the slow internet speed on baobab
?
Hello,
Maybe for this reason? a lot of vscode running/sleeping, using all the ram.
If a vscode specialist can let us know what’s happening, this would be great!
Maybe worth to try to upgrade vscode ? Number of processes increases every time remote window is reloaded · Issue #211462 · microsoft/vscode · GitHub
Hello,
Is it the login node ?
If it is, it might be possible that some people are using the loggin node as vs code server. But I don’t know much about it. When I was running a vscode server on my workstation I saw kind of similar “.vscode-server/cli/servers/…” lines. I don’t remember exactly.
The Visual Studio Code Server is a service you can run on a remote development machine, like your desktop PC or a virtual machine (VM). It allows you to securely connect to that remote machine from anywhere through a local VS Code client, without the requirement of SSH.