X2Go Bug report logs - #1478
pyhoca-cli failing to resume an existing session

version graph

Package: pyhoca-cli; Maintainer for pyhoca-cli is X2Go Developers <x2go-dev@lists.x2go.org>; Source for pyhoca-cli is src:pyhoca-cli.

Reported by: Chris Greenshields <c.greenshields@cfd.direct>

Date: Tue, 23 Jun 2020 09:00:02 UTC

Severity: normal

Found in version 0.6.1.2

Reply or subscribe to this bug.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#1478; Package pyhoca-cli. (Tue, 23 Jun 2020 09:00:02 GMT) (full text, mbox, link).


Acknowledgement sent to Chris Greenshields <c.greenshields@cfd.direct>:
New Bug report received and forwarded. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 23 Jun 2020 09:00:02 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.x2go.org (full text, mbox, reply):

From: Chris Greenshields <c.greenshields@cfd.direct>
To: submit@bugs.x2go.org
Subject: pyhoca-cli failing to resume an existing session
Date: Tue, 23 Jun 2020 08:57:10 +0000
Package: pyhoca-cli
Version: 0.6.1.2

With x2goserver 4.1.0.0-3, pyhoca-cli fails to resume an existing session.

For example with:
pyhoca-cli --username <user> --server <ip> -R <session ID>

Error message is:

pyhoca-cli[1269418] NOTICE: preparing requested X2Go session
pyhoca-cli[1269418] (PyHocaCLI) NOTICE: preparing requested X2Go session
pyhoca-cli[1269418] (x2gosessregistry-pylib) NOTICE: registering X2Go session Pyhoca-Client_Session...
pyhoca-cli[1269418] (x2goclient-pylib) NOTICE: initializing X2Go session...
pyhoca-cli[1269418] (x2gocontrolsession-pylib) NOTICE: connecting to [3.127.73.135]:22
pyhoca-cli[1269418] (PyHocaCLI) NOTICE: authentication has been successful
pyhoca-cli[1269418] (PyHocaCLI) NOTICE: give the X2Go session some time to come up...

Traceback (most recent call last):
  File "/usr/bin/pyhoca-cli", line 455, in <module>
    thisPyHocaCLI.MainLoop()
  File "/usr/lib/python3/dist-packages/pyhoca/cli/frontend.py", line 702, in MainLoop
    self.resume_session(self.x2go_session_hash)
  File "/usr/lib/python3/dist-packages/pyhoca/cli/frontend.py", line 229, in resume_session
    if available_sessions is None:
UnboundLocalError: local variable 'available_sessions' referenced before assignment

An upgrade to x2goserver 4.1.0.3 does not fix the problem, since pyhoca-cli 0.6.1.2 fails with
"pyhoca-cli: error: the remote server does not have the X2Go Server software installed"
as in https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1357


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#1478; Package pyhoca-cli. (Tue, 23 Jun 2020 15:35:02 GMT) (full text, mbox, link).


Acknowledgement sent to Randy Goldenberg <randy.goldenberg@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Tue, 23 Jun 2020 15:35:02 GMT) (full text, mbox, link).


Message #10 received at 1478@bugs.x2go.org (full text, mbox, reply):

From: Randy Goldenberg <randy.goldenberg@gmail.com>
To: Chris Greenshields <c.greenshields@cfd.direct>, 1478@bugs.x2go.org
Cc: submit@bugs.x2go.org
Subject: Re: [X2Go-Dev] Bug#1478: pyhoca-cli failing to resume an existing session
Date: Tue, 23 Jun 2020 08:29:38 -0700
https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1445

On Tuesday June 23, 2020, Chris Greenshields wrote: 

>Package: pyhoca-cli
>Version: 0.6.1.2
>
>With x2goserver 4.1.0.0-3, pyhoca-cli fails to resume an existing session.
>
>For example with:
>pyhoca-cli --username <user> --server <ip> -R <session ID>
>
>Error message is:
>
>pyhoca-cli[1269418] NOTICE: preparing requested X2Go session
>pyhoca-cli[1269418] (PyHocaCLI) NOTICE: preparing requested X2Go session
>pyhoca-cli[1269418] (x2gosessregistry-pylib) NOTICE: registering X2Go session Pyhoca-Client_Session...
>pyhoca-cli[1269418] (x2goclient-pylib) NOTICE: initializing X2Go session...
>pyhoca-cli[1269418] (x2gocontrolsession-pylib) NOTICE: connecting to [3.127.73.135]:22
>pyhoca-cli[1269418] (PyHocaCLI) NOTICE: authentication has been successful
>pyhoca-cli[1269418] (PyHocaCLI) NOTICE: give the X2Go session some time to come up...
>
>Traceback (most recent call last):
>  File "/usr/bin/pyhoca-cli", line 455, in <module>
>    thisPyHocaCLI.MainLoop()
>  File "/usr/lib/python3/dist-packages/pyhoca/cli/frontend.py", line 702, in MainLoop
>    self.resume_session(self.x2go_session_hash)
>  File "/usr/lib/python3/dist-packages/pyhoca/cli/frontend.py", line 229, in resume_session
>    if available_sessions is None:
>UnboundLocalError: local variable 'available_sessions' referenced before assignment
>
>An upgrade to x2goserver 4.1.0.3 does not fix the problem, since pyhoca-cli 0.6.1.2 fails with
>"pyhoca-cli: error: the remote server does not have the X2Go Server software installed"
>as in https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1357
>_______________________________________________
>x2go-dev mailing list
>x2go-dev@lists.x2go.org
>https://lists.x2go.org/listinfo/x2go-dev


Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Thu Oct 5 03:05:02 2023; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.