I'm experiencing some issues with using VScode SSH to connect to my cluster (but I can successfully connect to the cluster through the terminal). Whenever I try to establish the connection, I receive the following error message:
[15:18:56.918] Resolver error: Error:
at m.Create (/home/qg622/.vscode/extensions/ms-vscode-remote.remote-ssh-0.102.0/out/extension.js:1:584145)
at t.handleInstallOutput (/home/qg622/.vscode/extensions/ms-vscode-remote.remote-ssh-0.102.0/out/extension.js:1:582705)
at Object.e [as tryInstallWithLocalServer] (/home/qg622/.vscode/extensions/ms-vscode-remote.remote-ssh-0.102.0/out/extension.js:1:623656)
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
at async /home/qg622/.vscode/extensions/ms-vscode-remote.remote-ssh-0.102.0/out/extension.js:1:643708
at async t.withShowDetailsEvent (/home/qg622/.vscode/extensions/ms-vscode-remote.remote-ssh-0.102.0/out/extension.js:1:647428)
at async /home/qg622/.vscode/extensions/ms-vscode-remote.remote-ssh-0.102.0/out/extension.js:1:622128
at async C (/home/qg622/.vscode/extensions/ms-vscode-remote.remote-ssh-0.102.0/out/extension.js:1:618634)
at async t.resolveWithLocalServer (/home/qg622/.vscode/extensions/ms-vscode-remote.remote-ssh-0.102.0/out/extension.js:1:621743)
at async t.resolve (/home/qg622/.vscode/extensions/ms-vscode-remote.remote-ssh-0.102.0/out/extension.js:1:645036)
at async /home/qg622/.vscode/extensions/ms-vscode-remote.remote-ssh-0.102.0/out/extension.js:1:720916
I've tried a few troubleshooting steps, but so far, I haven't been able to resolve the issue.
If anyone has encountered a similar problem or has any insights into how to fix it, I would greatly appreciate your help. It's frustrating not being able to connect to the cluster and work on my projects seamlessly.
But when I build a new environment, it still gives me the error saying no space left
[Errno 28] No space left on device: '/shared/home/svishwakarma/miniconda3/pkgs/idna-3.4-py39h06a4308_0.conda'
Best regards
------------------------ Edit ---------------------------
I remove the miniconda, and re-download it. When I try to build the new environment, it still gives this error saying no space left while there's still lots of memory left.
Also, I still couldn't connect the cluster through VScode, and this time there's no output/error/message. It just keeps letting me input the password,
Hello, I have a similar issue on my project sordanlr
every time I launch some scripts, I get an error like:
OSError: [Errno 28] No space left on device: '/shared/ifbstor1/projects/sordanlr/analyse_balancing/3_miniphylo/podosporaceae/sorties_busco/podset-2/podset-2/run_sordariomycetes_odb10/busco_sequences/single_copy_busco_sequences/40005at147550.faa'
but if I check my quota, I still have much space free :
Disk quotas for prj 160573 (pid 160573):
Filesystem used quota limit grace files quota limit grace
/shared/projects/sordanlr
4.119T 4.883T 7.324T - 1164837 5000000 7500000 -
I check and my command is quickly responding (If I delete something, the command tells me immediately that I have more space, etc.)
I don't understand, and I don't think that there is a problem on my side
The project id of your home directory is 165785.
It seems that you have reach the maximum number of files of your home quota :
See the star (*) beside the number of files.
Disk quotas for prj 165785 (pid 165785):
Filesystem used quota limit grace files quota limit grace
/shared/home/aabdalrahem
6.602G 100G 150G - 136571* 100000 150000 none
Please try to reduce the number of files in your homedir.