<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    I have been using x2goserver on one ubuntu 10.10 machine and
    accessing that from two other ubuntu 10.10 machines on the same LAN
    using x2goclient for many months with no issues.  Late last year I
    started having issues reconnecting to existing sessions.  I would
    like to remove/purge and reinstall everything to see if that clears
    my issues.  What I have done so far is as follows, need I do
    anything else?<br>
    <br>
    server:<br>
    apt-get remove --purge x2goserver<br>
    rm -rf ~/.x2go<br>
    ps -ef | grep x2go, then kill all processes listed<br>
    apt-get install x2goserver<br>
    <br>
    clients:<br>
    apt-get remove --purge x2goclient<br>
    rm -rf ~/.x2go<br>
    rm -rf ~/.x2goclient<br>
    ps -ef | grep x2go, then kill all processes listed<br>
    apt-get install x2goclient<br>
    <br>
    I tried the above and I get the same reconnection issues with my new
    installs.  I'm hoping there is something I am missing that needs to
    be deleted/purged/uninstalled.<br>
    <br>
    FWIW, my reconnection issues are a seemingly random number of the
    following messages before I am able to reconnect to an existing
    session:<br>
    <br>
    X2Go - 53 The connection with the remote server was shut down.
    Please check the state of your network connection.<span
      style="font-weight: 600;"><br>
      Error Connection failed</span> channel_open_session failed -
    Writing packet: error on socket (or connection closed): Success<br>
    <br>
    If I try long enough (sometimes more than 10 time) the connection
    will eventually succeed.<br>
    <br>
    Thanks,<br>
    Richard
    <style type="text/css">p, li { white-space: pre-wrap; }</style>
    <br>
  </body>
</html>