Skip to content

list session crash #32

@luigi-calori

Description

@luigi-calori

When there is a session on a login node that is no more available or hangs, then either hangs

2020-03-11 17:43:59,714 - INFO - Logging...

2020-03-11 17:43:59,815 - INFO - On rcm.galileo.cineca.it run:
module load rcm; python $RCM_HOME/bin/server/rcm_new_server.py --command=config --build_platform='{"platform": "linux_64bit_ubuntu18", "version": "v0.1.1-79-gd868ad9", "checksum": "e29fd23030dcc0ecaccaacd169e89b7b", "client_info": {"screen_width": 1920, "screen_height": 1080}}'

or error like

2020-03-11 15:39:00,260 - INFO - Welcome to RCM!

2020-03-11 15:39:05,768 - INFO - Logging...

2020-03-11 15:39:05,774 - INFO - On login.galileo.cineca.it run:
module load rcm; python $RCM_HOME/bin/server/rcm_new_server.py --command=config --build_platform='{"platform": "linux_64bit_ubuntu18", "version": "v0.1.1-2-g1a329c0", "checksum": "139c861df6b53bd2e0040a8d35663573", "client_info": {"screen_width": 1920, "screen_height": 1080}}'

2020-03-11 15:39:11,602 - INFO - Logged as clatini0 to login.galileo.cineca.it

2020-03-11 15:39:11,603 - INFO - Checking if a new client version is available...

2020-03-11 15:39:11,784 - INFO - The client is up-to-date

2020-03-11 15:39:11,785 - INFO - On login.galileo.cineca.it run:
module load rcm; python $RCM_HOME/bin/server/rcm_new_server.py --command=loginlist --subnet='130.186.17'

2020-03-11 15:39:15,201 - INFO - On login03.galileo.cineca.it run:
module load rcm; python $RCM_HOME/bin/server/rcm_new_server.py --command=list --subnet='130.186.17'

2020-03-11 15:39:25,212 - ERROR - Failed to reload the display sessions

2020-03-11 15:39:25,214 - ERROR - timed out

2020-03-11 15:39:25,214 - ERROR - Exception occurred Traceback (most recent call last): File "client/logic/manager.py", line 117, in prex File "site-packages/paramiko/client.py", line 343, in connect File "site-packages/paramiko/util.py", line 280, in retry_on_signal File "site-packages/paramiko/client.py", line 343, in socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "client/gui/thread.py", line 78, in run File "client/logic/manager.py", line 162, in list File "client/logic/rcm_protocol_client.py", line 52, in wrapper File "client/logic/manager.py", line 124, in prex RuntimeError: timed out

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions