R
RunPod•4mo ago
Fabian

Persistance in pod logs from my training

I started my pod instance, associated with a volume where my dataset is located and cloned my repository through github using VS code integration. I left from home and my laptop went to sleep mode. When I come back, my training was stopped and session disconected
3 Replies
nerdylive
nerdylive•4mo ago
Ahh Maybe It is because your terminal is closed? Use a terminal multiplexer to keep it open
Fabian
FabianOP•4mo ago
tmux or screen are not installed on the machine, and I can't do 'apt-install' 😦
nerdylive
nerdylive•4mo ago
Why not, it depends kn your docker image If it allows you to use root I'm sure it's possible

Did you find this page helpful?