tag #306 pending fixed #306 0.0.3.0 thanks Hello, X2Go issue #306 (src:x2gobroker) reported by you has been fixed in X2Go Git. You can see the changelog below, and you can check the diff of the fix at: http://code.x2go.org/gitweb?p=x2gobroker.git;a=commitdiff;h=98a3df6 The issue will most likely be fixed in src:x2gobroker (0.0.3.0). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 98a3df64e2c149490afa98293e22c3882f57b6f5 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Sep 18 23:28:36 2013 +0200 Do not let the broker crash if an agent is not reachable. Capture X2GoBrokerAgentExceptions when pinging the remote agent. (Fixes: #306). diff --git a/debian/changelog b/debian/changelog index 9628994..1424b3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ x2gobroker (0.0.3.0-0~x2go1) UNRELEASED; urgency=low - Get the cookie based extra-authentication working for SSH mode. - Get the cookie based extra-authentication working for HTTP mode. - Fix output of HTTP based connectivity test. + - Do not let the broker crash if an agent is not reachable. Capture + X2GoBrokerAgentExceptions when pinging the remote agent. (Fixes: #306). * /debian/control: + Replace LDAP support with session brokerage support in LONG_DESCRIPTION.