Am 16.10.2013 12:44, schrieb Tim Kruse:
I started pyhoca-cli with --debug --libdebug and got the messages
pyhoca-cli[10399] (x2gorevtunnel-pylib) DEBUG: notifying thread of incoming channel: <X2GoRevFwTunnel(Thread-5, started daemon 24821416)> pyhoca-cli[10399] (x2gorevtunnel-pylib) DEBUG: detected incoming data channel on X2Go server port: [127.0.0.1]:30089 pyhoca-cli[10399] (x2gorevtunnel-pylib) DEBUG: data channel <paramiko.Channel 14 (open) window=2097152 -> <paramiko.Transport at 0x1813710L (cipher aes128-ctr, 128 bits) (active; 2 open channel(s))>> for server port [127.0.0.1]:30089 is up pyhoca-cli[10399] (x2gorevtunnel-pylib) DEBUG: waiting for incoming data channel on X2Go server port: [127.0.0.1]:30089
Sorry, copy'n'paste hell:
pyhoca-cli[10399] (x2gorevtunnel-pylib) DEBUG: notifying thread of incoming channel: <X2GoRevFwTunnel(Thread-5, started daemon 24821416)> pyhoca-cli[10399] (x2gorevtunnel-pylib) DEBUG: detected incoming data channel on X2Go server port: [127.0.0.1]:30089 pyhoca-cli[10399] (x2gorevtunnel-pylib) DEBUG: data channel <paramiko.Channel 14 (open) window=2097152 -> <paramiko.Transport at 0x1813710L (cipher aes128-ctr, 128 bits) (active; 2 open channel(s))>> for server port [127.0.0.1]:30089 is up pyhoca-cli[10399] (x2gorevtunnel-pylib) DEBUG: waiting for incoming data channel on X2Go server port: [127.0.0.1]:30089 pyhoca-cli[10399] (x2gorevtunnel-pylib) INFO: Reverse forwarding request to 127.0.0.1:4713 failed: error(111, 'Connection refused')
The last INFO line ...