<div dir="ltr">Hi Matt,<br><br>I deleted said files and tried again. I get the same behavior. I am able to ssh -X and launch xterm, but the connection is unusably slow (hence why x2go is necessary). <br><br><br><br>Hi Stefan,<br><br>Thank you for your thorough response and apologies for my delayed reply. <br><br>Server information:<br><br><span style="font-family:monospace,monospace"><font size="1">$ cat /etc/lsb-release <br>DISTRIB_ID=Ubuntu<br>DISTRIB_RELEASE=14.04<br>DISTRIB_CODENAME=trusty<br>DISTRIB_DESCRIPTION="Ubuntu 14.04.4 LTS"<br><br>I'm using the stable repository<br><br>cat /etc/hosts (lines related to blocking advertising hosts removed)<br>127.0.0.1 localhost<br>127.0.1.1 $HOSTNAME<br># The following lines are desirable for IPv6 capable hosts<br>::1 ip6-localhost ip6-loopback<br>fe00::0 ip6-localnet<br>ff00::0 ip6-mcastprefix<br>ff02::1 ip6-allnodes<br>ff02::2 ip6-allrouters<br><br>cat /etc/network/interfaces (interesting, no eth0)<br><br>auto lo<br>iface lo inet loopback<br><br>cat /etc/apt/sources.list (commented-out lines removed)<br><br>deb <a href="http://us.archive.ubuntu.com/ubuntu/">http://us.archive.ubuntu.com/ubuntu/</a> trusty main restricted<br>deb-src <a href="http://us.archive.ubuntu.com/ubuntu/">http://us.archive.ubuntu.com/ubuntu/</a> trusty main restricted<br>deb <a href="http://us.archive.ubuntu.com/ubuntu/">http://us.archive.ubuntu.com/ubuntu/</a> trusty-updates main restricted<br>deb-src <a href="http://us.archive.ubuntu.com/ubuntu/">http://us.archive.ubuntu.com/ubuntu/</a> trusty-updates main restricted<br>deb <a href="http://us.archive.ubuntu.com/ubuntu/">http://us.archive.ubuntu.com/ubuntu/</a> trusty universe<br>deb-src <a href="http://us.archive.ubuntu.com/ubuntu/">http://us.archive.ubuntu.com/ubuntu/</a> trusty universe<br>deb <a href="http://us.archive.ubuntu.com/ubuntu/">http://us.archive.ubuntu.com/ubuntu/</a> trusty-updates universe<br>deb-src <a href="http://us.archive.ubuntu.com/ubuntu/">http://us.archive.ubuntu.com/ubuntu/</a> trusty-updates universe<br>deb <a href="http://us.archive.ubuntu.com/ubuntu/">http://us.archive.ubuntu.com/ubuntu/</a> trusty multiverse<br>deb-src <a href="http://us.archive.ubuntu.com/ubuntu/">http://us.archive.ubuntu.com/ubuntu/</a> trusty multiverse<br>deb <a href="http://us.archive.ubuntu.com/ubuntu/">http://us.archive.ubuntu.com/ubuntu/</a> trusty-updates multiverse<br>deb-src <a href="http://us.archive.ubuntu.com/ubuntu/">http://us.archive.ubuntu.com/ubuntu/</a> trusty-updates multiverse<br>deb <a href="http://us.archive.ubuntu.com/ubuntu/">http://us.archive.ubuntu.com/ubuntu/</a> trusty-backports main restricted universe multiverse<br>deb-src <a href="http://us.archive.ubuntu.com/ubuntu/">http://us.archive.ubuntu.com/ubuntu/</a> trusty-backports main restricted universe multiverse<br>deb <a href="http://security.ubuntu.com/ubuntu">http://security.ubuntu.com/ubuntu</a> trusty-security main restricted<br>deb-src <a href="http://security.ubuntu.com/ubuntu">http://security.ubuntu.com/ubuntu</a> trusty-security main restricted<br>deb <a href="http://security.ubuntu.com/ubuntu">http://security.ubuntu.com/ubuntu</a> trusty-security universe<br>deb-src <a href="http://security.ubuntu.com/ubuntu">http://security.ubuntu.com/ubuntu</a> trusty-security universe<br>deb <a href="http://security.ubuntu.com/ubuntu">http://security.ubuntu.com/ubuntu</a> trusty-security multiverse<br>deb-src <a href="http://security.ubuntu.com/ubuntu">http://security.ubuntu.com/ubuntu</a> trusty-security multiverse<br>deb <a href="http://extras.ubuntu.com/ubuntu">http://extras.ubuntu.com/ubuntu</a> trusty main<br>deb-src <a href="http://extras.ubuntu.com/ubuntu">http://extras.ubuntu.com/ubuntu</a> trusty main<br><br>dpkg -l | grep x2go (extra spaces reduced for formatting)<br><br>ii x2goagent 2:3.5.0.32-0~668~ubuntu14.04.1 all X2Go agent<br>ii x2goclient 4.0.5.1-0~1167~ubuntu14.04.1 amd64 X2Go Client application (Qt4)<br>ii x2golxdebindings 1.0.2.4-0~70~ubuntu14.04.1 all LXDE bindings for X2Go<br>ii x2goserver 4.0.1.19-0~1064~ubuntu14.04.1 amd64 X2Go server daemon scripts<br>ii x2goserver-extensions 4.0.1.19-0~1064~ubuntu14.04.1 all X2Go server daemon scripts (extensions)<br>ii x2goserver-xsession 4.0.1.19-0~1064~ubuntu14.04.1 all X2Go server daemon scripts (Xsession runner)</font></span><br><br>Clients: <br><br>I am trying form OSX 10.10.5 from x2goclient version 4.0.5.1. I have also tried from the x2go stable install on another debian machine, but I haven't collected detailed debugging information form that yet. The behavior is similar in that connections are not established, but the client doesn't segfault in Debian. <br><br>Were I a business, I would support your company. Unfortunately, I'm in academia and we have no funding allocated for support. I am paid cost-of-living so I cannot purchase support from my own funds. <br><br>Best,<br>Michael. <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 9, 2016 at 12:33 AM, Matt Weatherford <span dir="ltr"><<a href="mailto:mbw@uw.edu" target="_blank">mbw@uw.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div></div><div>The first thing I'd do is ssh to the box as $USER and delete .Xauthority and/ or .xhost from the home for, then rm -r the .x2go user session folder. Then try again.</div><div><br></div><div>If that doesn't fix it, can you ssh -X user@host from a client that is X11 capable (Ubuntu client?) and run a simple xterm ?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Matt</div></font></span><div><div class="h5"><div><br></div><div><br>On Jun 7, 2016, at 2:13 PM, M.Rule <<a href="mailto:mrule7404@gmail.com" target="_blank">mrule7404@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div><div><div><div>We recently moved a server to a new network and x2go is not longer working. The x2go client crashes too quickly to view or copy the error messages that occur before it fails.<br><br>On the server side, I can see these messages in this in auth.log. I've replaced all possible identifying information (hopefully) with bash-style variable substituions (e.g. $USER). I apologize as this reduces clarity, but I don't want any identifiable details on record.<br><span style="font-family:monospace,monospace"><br>$DATE $TIME $HOSTNAME sshd[14538]: reverse mapping checking getaddrinfo for $INTERNET_PROVIDER [$INTERNET_PROVIDER_IP] failed - POSSIBLE BREAK-IN ATTEMPT!<br>$DATE $TIME $HOSTNAME sshd[14538]: Accepted publickey for $USER from $INTERNET_PROVIDER_IP port 49488 ssh2: RSA $A_RSA_KEY<br>$DATE $TIME $HOSTNAME sshd[14538]: pam_unix(sshd:session): session opened for user $USER by (uid=0)<br>$DATE $TIME $HOSTNAME systemd-logind[1544]: New session 10 of user $USER.<br>$DATE $TIME $HOSTNAME su[15451]: Successful su for $USER by root<br>$DATE $TIME $HOSTNAME su[15451]: + ??? root:$USER<br>$DATE $TIME $HOSTNAME su[15451]: pam_unix(su:session): session opened for user $USER by (uid=0)<br>$DATE $TIME $HOSTNAME systemd-logind[1544]: New session c20 of user $USER.<br>$DATE $TIME $HOSTNAME su[15451]: pam_unix(su:session): session closed for user $USER<br>$DATE $TIME $HOSTNAME su[15468]: Successful su for $USER by root<br>$DATE $TIME $HOSTNAME su[15468]: + ??? root:$USER<br>$DATE $TIME $HOSTNAME su[15468]: pam_unix(su:session): session opened for user $USER by (uid=0)<br>$DATE $TIME $HOSTNAME systemd-logind[1544]: Removed session c20.<br>$DATE $TIME $HOSTNAME systemd-logind[1544]: New session c21 of user $USER.<br>$DATE $TIME $HOSTNAME sshd[14538]: pam_unix(sshd:session): session closed for user $USER<br>$DATE $TIME $HOSTNAME su[15468]: pam_unix(su:session): session closed for user $USER<br>$DATE 17:04:56 $HOSTNAME systemd-logind[1544]: Removed session c21.<br>$DATE 17:05:01 $HOSTNAME systemd-logind[1544]: Removed session 10.</span><br><br>I'm not really familiar with things like this, but it looks like it is repeatedly creating new sessions, and then these sessions are closed (for some reason). I don't understand form these messages.<br><br>On the client side, this is as much of the log as I can get before the program crashes. I haven't been able to locate the x2go client logfiles .<br><span style="font-family:monospace,monospace"><br>NXPROXY - Version 3.5.0<br><br>Copyright (C) 2001, 2010 NoMachine.<br>See <a href="http://www.nomachine.com/" target="_blank">http://www.nomachine.com/</a> for more information.<br><br>Info: Proxy running in client mode with pid '534'.<br>Session: Starting session at 'Tue $DATE 21:55:25 2016'.<br>Info: Connecting to remote host 'localhost:31001'.<br>Info: Connection to remote proxy 'localhost:31001' established.<br>Info: Connection with remote proxy completed.<br>Warning: Unrecognized session type 'unix-kde-depth_32'. Assuming agent session.<br>Warning: Failed to read data from the X auth command.<br>Warning: Generated a fake cookie for X authentication.<br>Info: Using MODEM link parameters 256/24/1/0.<br>Info: Using cache parameters 4/4096KB/8192KB/8192KB.<br>Info: Using pack method '4k-png-3' with session 'unix-kde-depth_32'.<br>InfoInfo: Established X server connection.<br>Info: Using shared memory parameters 0/0K.<br><br></span></div><span style="font-family:arial,helvetica,sans-serif">Can anyone help me debug this? I need more detailed errors if I'm going to solve this on my own -- I can't really access all the error messages, nor interpret the errors available, at the moment. <br><br></span></div><span style="font-family:arial,helvetica,sans-serif">Thanks in advance if you're able to help.<br></span></div><span style="font-family:arial,helvetica,sans-serif">Best,<br></span></div><span style="font-family:arial,helvetica,sans-serif">M. Rule. </span><span style="font-family:monospace,monospace"><br></span></div>
</div></blockquote></div></div><blockquote type="cite"><div><span>_______________________________________________</span><span class=""><br><span>x2go-user mailing list</span><br><span><a href="mailto:x2go-user@lists.x2go.org" target="_blank">x2go-user@lists.x2go.org</a></span><br><span><a href="http://lists.x2go.org/listinfo/x2go-user" target="_blank">http://lists.x2go.org/listinfo/x2go-user</a></span></span></div></blockquote></div></blockquote></div><br></div>