X2Go Bug report logs - #877
x2go.x2go_exceptions.X2GoSessionRegistryException: No session found for UUID ...

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: Michael DePaulo <mikedep333@gmail.com>

Date: Tue, 19 May 2015 11:15:02 UTC

Severity: minor

Found in version 0.5.0.2

Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Bug is archived. No further changes may be made.

Full log


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

Received: (at submit) by bugs.x2go.org; 19 May 2015 11:14:41 +0000
From mikedep333@gmail.com  Tue May 19 13:14:38 2015
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,
	T_DKIM_INVALID,T_FILL_THIS_FORM_SHORT,URIBL_BLOCKED autolearn=ham
	version=3.3.2
Received: from mail-ob0-f174.google.com (mail-ob0-f174.google.com [209.85.214.174])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 712C65DA83
	for <submit@bugs.x2go.org>; Tue, 19 May 2015 13:14:37 +0200 (CEST)
Received: by obcus9 with SMTP id us9so9272173obc.2
        for <submit@bugs.x2go.org>; Tue, 19 May 2015 04:14:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:date:message-id:subject:from:to:content-type;
        bh=eZz1uXZ5YgNe6tWpjSa5MzDP7yPv2uzvUNj7ULk2ujE=;
        b=NcZunCiCHHCf/0BPjDeZI0v3qrfj1Zes8G3BQfWBjko2GNFdXAL2utrK88LcAqtoYC
         Cg11S91NQDz9+phra0Jhz0x/sq3P1wjwedkYb6lthXgvGAbr2qTXYM2/nvy7+qRC2CIu
         JfFw+iWdfmsEwqYzOEB6qk5Y3+ORG487UQvuaAb6+aQsjetIVLP9Us/LiLc6qB5bwmBl
         5cXp42y/Q5Yqw+ywyZSObpkzA6ciUirW9UQrtfIPGzDfZLieVewS8PbAMp2AjcCJhc55
         gZfIT+cSFWL2PWfl83/GApyc2ahd3kBk59t99Kk85ztIDjVp8IgNXhP0VQ1oZ2qudLjQ
         Q+bQ==
MIME-Version: 1.0
X-Received: by 10.60.42.161 with SMTP id p1mr24032180oel.7.1432034075997; Tue,
 19 May 2015 04:14:35 -0700 (PDT)
Received: by 10.202.88.195 with HTTP; Tue, 19 May 2015 04:14:35 -0700 (PDT)
Date: Tue, 19 May 2015 07:14:35 -0400
Message-ID: <CAMKht8gma07CouQSj47YLQhUGXH8b3tDu_RXz+U1H43SCj8z2w@mail.gmail.com>
Subject: x2go.x2go_exceptions.X2GoSessionRegistryException: No session found
 for UUID ...
From: Michael DePaulo <mikedep333@gmail.com>
To: "submit@bugs.x2go.org" <submit@bugs.x2go.org>
Content-Type: multipart/mixed; boundary=001a11c24d80689d1b05166d6a95
[Message part 1 (text/plain, inline)]
Package: pyhoca-cli
Version: 0.5.0.2
Severity: minor

Client OS: Fedora 22 64-bit (with latest updates. In beta, but about
to be released.)
pyhoca-cli 0.5.0.2-1.fc22 (Fedora's package)
python-x2go 0.5.0.3-1.fc22 (Fedora's package)

Server OS: Fedora 21 64-bit (with latest updates) running in a Docker container
DockerFile: https://github.com/mikedep333/Fedora-Dockerfiles/blob/add-x2go/x2go/x2go-minimal/Dockerfile
x2goserver 4.0.1.19-1.fc21 (Fedora's package)
x2goserver-xsession 4.0.1.19-1.fc21 (Fedora's package)
nxagent 3.5.0.29-1.fc21 (Fedora's package)
x2goagent 3.5.0.29-1.fc21 (Fedora's package)
Note: Even if you are unfamiliar with Docker, you should be able to
make sense of the Dockerfile. Note that it is based on the "fedora"
image, which is a very minimal install of Fedora. Also note that
"start.sh" simply adds a user account named "user" with a fixed
password.

When I connect to a new TERMINAL session (which defaults to
lxterminal), the session appears to work fine. However, at the end, I
often receive an exception like:
x2go.x2go_exceptions.X2GoSessionRegistryException: No session found
for UUID a2f17c6e-fe14-11e4-8e21-001a4a1bd601

I am using this command to connect:
pyhoca-cli --server 127.0.0.1 -p 50000 -N --user user
--add-to-known-hosts --libdebug --debug

See attachment for output.

This bug is reproducible, but not 100% of the time. It seems to be
related to timing. It is usually reproduced when I leave lxterminal
open for 10 seconds. (I close lxterminal by typing "exit" or clicking
the X in the window decoration.) It is usually NOT reproduced when I
leave lxterminal open for 2 seconds.
[pyhoca-cli output without bug.txt (text/plain, attachment)]
[pyhoca-cli output with bug.txt (text/plain, attachment)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Tue Apr 16 10:59:50 2024; 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.