This only started being an issue since about a week ago, but on the US-NC-1 cluster a lot of H200 machines cannot be SSH'ed in.
When I try to connect to it in VSCode, it gives me the error
Error: Your SSH client doesn't support PTY
So I cannot install the VSCode server there.
In addition when I try to ssh in my terminal
ssh [email protected] -i ~/.ssh/id_ed25519
I get the output
-- RUNPOD.IO --
Enjoy your Pod #i9ahkmpqwsup78 ^_^
Error response from daemon: container f7e7dca56686bb8d648a9cad96efe67e99cbc641a2fe5941ea7a2238466551a1 is not running
Connection to 100.65.28.75 closed.
Connection to ssh.runpod.io closed.
I attached 2 screenshots of the UI: pic 1 is what I see for a machine that doesn't support TCP; pic 2 is one that does.
I don't know if there are similar issues for other clusters. Is there a way for me to circumvent this?