screen-users
[Top][All Lists]
Advanced

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

Re: Screen terminating on GNU


From: Mounika Maddula
Subject: Re: Screen terminating on GNU
Date: Tue, 14 Nov 2017 00:59:32 +0530

Thanks. Will try this and check

On 14-Nov-2017 12:58 AM, "Amadeusz Sławiński" <address@hidden> wrote:
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]