screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Screen terminating on GNU


From: Amadeusz Sławiński
Subject: Re: Screen terminating on GNU
Date: Mon, 13 Nov 2017 20:28:35 +0100

On Mon, 13 Nov 2017 15:22:46 +0530
Mounika Maddula <address@hidden> wrote:

> Hi,
> 
>    I am working on a virtual machine on google cloud platform. I generally
> run my neural network model training on a screen session so that
> disconnecting from SSH won't interrupt the training process. But I notice
> that even screen sessions are getting terminated automatically. When I try
> attaching to last screen session using 'screen -r', I get message saying
> 'no screen sessions found'. Can you please let me know what could possibly
> be the issue?
> 
> Regards
> 

Hey,

does that system use systemd to manage processes?
Try to run screen this way:

systemd-run --remain-after-exit screen

Regards,
Amadeusz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]