Cannot Stop pod from RunPod Web UI
I created a new pod using a Pytorch 2.4 template with network storage access. The UI did not give the option to stop the pod. It only showed the following Actions: Lock Pod, Edit pod, restart pod, reset pod, terminate pod.
The only way i was able to stop the pod was by connecting to the pod via SSH terminal and running:
runpodctl stop pod {RunPodID}
According to the RunPod docs, there's supposed to be a "Stop Pod" button in the UI, but there was none.
Any help would be appreciated. Thanks.
1 Reply
this is normal for pods that use a network volume. Only pod without network volume have the stop button