RunpodR
Runpod2y ago
87 replies
chandhooguy

remote-ssh broken

Remote-SSH on VSCode is broken on community cloud instances, due to there not being PTY support on the ssh client (because it's not a public IP?). This was asked before, but not sure if it was fixed
Solution
You can try this:
pip install OhMyRunPod
OhMyRunPod --setup_ssh
Was this page helpful?