X2Go Bug report logs - #18
Connecting via SSH proxy fails after a control session got disconnected due to network timeouts

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

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

Date: Tue, 11 Sep 2012 07:48:02 UTC

Severity: normal

Tags: pending

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

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

MIME-Version: 1.0
X-Mailer: MIME-tools 5.502 (Entity 5.502)
X-Loop: git-admin@x2go.org
From: git-admin@x2go.org (X2Go Bug Tracking System)
Subject: Bug#18 closed by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
 (This issue has been solved in Python X2Go 0.4.0.0)
Message-ID: <handler.18.c.13606946122493.notifdone@bugs.x2go.org>
References: <20130212194331.10715rndl2dstqvn@mail.das-netzwerkteam.de>
X-X2go-PR-Keywords: pending
X-X2go-PR-Message: they-closed 18
X-X2go-PR-Package: python-x2go
X-X2go-PR-Source: python-x2go
Date: Tue, 12 Feb 2013 18:47:36 +0000
Content-Type: multipart/mixed; boundary="----------=_1360694856-3996-0"
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your Bug report
which was filed against the python-x2go package:

#18: Connecting via SSH proxy fails after a control session got disconnected due to network timeouts

It has been closed by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Mike Gabriel <mike.gabriel@das-netzwerkteam.de> by
replying to this email.


-- 
X2Go Bug Tracking System
Contact git-admin@x2go.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 18@bugs.x2go.org, 53@bugs.x2go.org
Cc: control@bugs.x2go.org
Subject: This issue has been solved in Python X2Go 0.4.0.0
Date: Tue, 12 Feb 2013 19:43:31 +0100
[Message part 3 (text/plain, inline)]
close #18
close #53
thanks

The reported issue has been solved in Python X2Go 0.4.0.0.

Greets,
Mike

-- 

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
[Message part 4 (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: submit@bugs.x2go.org
Subject: Connecting via SSH proxy fails after a control session got disconnected due to network timeouts
Date: Tue, 11 Sep 2012 09:35:37 +0200
[Message part 6 (text/plain, inline)]
Package: python-x2go
Version 0.2.0.9
Severity: normal

Python X2Go crashes sometimes...

 1. session established
 2. network fails
 3. session receives a network timeout
 4. session and connection will get taken down by python-x2go code
 5. on re-connect and then session restart/resume the below exception pops up

The problem is often seen when SSH proxy connections are used. Not  
seen yet with direct SSH connections.

"""
pyhoca-gui[9112] (x2gocontrolsession-pylib) NOTICE: connecting to  
[127.0.0.1]:58513
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/gevent/greenlet.py", line 390, in run
    result = self._run(*self.args, **self.kwargs)
  File "/usr/lib/python2.6/dist-packages/x2go/forward.py", line 148,  
in x2go_forward_tunnel_handle
    r, w, x = select.select([self.fw_socket, self.chan], [], [])
  File "/usr/lib/pymodules/python2.6/gevent/select.py", line 62, in select
    raise error(*ex.args)
error: (2, 'Datei oder Verzeichnis nicht gefunden')
<Greenlet at 0x3434e20: <bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13 address=127.0.0.1:58513 handle=<bound method  
X2goFwServer.x2go_forward_tunnel_handle of <X2goFwServer at 0x3874090  
fileno=13  
address=127.0.0.1:58513>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>(<socket at 0x35c9f90 fileno=15 sock=127.0.0.1:5851, ('127.0.0.1', 36176))> failed with  
error

No handlers could be found for logger "paramiko.transport"
"""

-- 

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
[Message part 7 (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Wed May 15 18:42:25 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.