Hi,

I have been using x2go on ubuntu 16.04  for a while now. I have started getting this error now though wherein the x2go clients do not connect to the server. As soon as they are launched they simply stay on the login window with everything frozen. Nothing happens until a real while when it times out.  I would appreciate any help in figuring this out. Here is the client debugg log :

C:\Program Files (x86)\x2goclient>x2goclient.debug.exe --debug
x2go-INFO-1> "Starting X2Go Client 4.1.2.0..."
x2go-WARNING-1> English language requested, not loading translator.
x2go-WARNING-1> English language requested, not loading translator.
Object::connect: No such slot ONMainWindow::slotCheckAgentProcess()
x2go-DEBUG-../src/onmainwindow.cpp:10349> Getting X.Org Server settings.
x2go-INFO-3> "Started X2Go Client."
x2go-DEBUG-../src/onmainwindow.cpp:563> "$HOME=C:/Users/rohit"
x2go-DEBUG-../src/onmainwindow.cpp:2242> Reading 3 sessions from config file.
x2go-DEBUG-../src/sessionbutton.cpp:342> Creating QPixmap with session icon: ":/img/icons/128x128/x2gosession.png".
x2go-DEBUG-../src/sessionbutton.cpp:342> Creating QPixmap with session icon: ":/img/icons/128x128/x2gosession.png".
x2go-DEBUG-../src/sessionbutton.cpp:342> Creating QPixmap with session icon: ":/img/icons/128x128/x2gosession.png".
x2go-DEBUG-../src/onmainwindow.cpp:12841> libssh not initialized yet. Initializing.
x2go-DEBUG-../src/onmainwindow.cpp:6736> Not starting PulseAudio
x2go-DEBUG-../src/onmainwindow.cpp:10252> Starting helper servers for Windows ...
x2go-DEBUG-../src/onmainwindow.cpp:10419> "/cygdrive/C/Users/rohit/.x2go/var" cygwin var path
x2go-DEBUG-../src/onmainwindow.cpp:10503> "C:/Users/rohit/.x2go/etc/sshd_config created."
x2go-DEBUG-../src/onmainwindow.cpp:9914> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:9942> Port already in use: 7022
x2go-DEBUG-../src/onmainwindow.cpp:9914> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:9936> Port is free: 7023
x2go-DEBUG-../src/onmainwindow.cpp:10854> Logging cygwin sshd to: "C:/Users/rohit/.x2go/sshLogs/Hp8368.log"
x2go-DEBUG-../src/onmainwindow.cpp:10868> Creating desktop: x2go_rohit
x2go-DEBUG-../src/onmainwindow.cpp:9914> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:9942> Port already in use: 7023
x2go-DEBUG-../src/onmainwindow.cpp:9914> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:9942> Port already in use: 7023
x2go-DEBUG-../src/onmainwindow.cpp:10965> User mode OpenSSH server started successfully.
x2go-DEBUG-../src/onmainwindow.cpp:2728> Creating QPixmap with session icon: '":/img/icons/128x128/x2gosession.png"'.
x2go-INFO-8> "Starting connection to server: 192.168.1.121:22"
x2go-DEBUG-../src/onmainwindow.cpp:2829> Starting new ssh connection to server:"192.168.1.121":"22" krbLogin: false
x2go-DEBUG-../src/sshmasterconnection.cpp:175> SshMasterConnection, host "192.168.1.121"; port 22; user "rohit"; useproxy false; proxyserver ""; proxyport 22
x2go-DEBUG-../src/sshmasterconnection.cpp:248> Starting SSH connection without Kerberos authentication.
x2go-DEBUG-../src/sshmasterconnection.cpp:252> SshMasterConnection, instance SshMasterConnection(0x3605a50)  created.
x2go-DEBUG-../src/sshmasterconnection.cpp:520> SshMasterConnection, instance SshMasterConnection(0x3605a50)  entering thread.
x2go-DEBUG-../src/sshmasterconnection.cpp:592> Setting SSH directory to C:/Users/rohit/ssh
x2go-DEBUG-../src/sshmasterconnection.cpp:840> Session port before config file parse: 22
x2go-DEBUG-../src/sshmasterconnection.cpp:850> Session port after config file parse: 22
x2go-DEBUG-../src/sshmasterconnection.cpp:915> Session port before config file parse (part 2): 22
x2go-DEBUG-../src/sshmasterconnection.cpp:925> Session port after config file parse (part 2): 22
x2go-DEBUG-../src/sshmasterconnection.cpp:950> cserverAuth
x2go-DEBUG-../src/sshmasterconnection.cpp:991> state: 1

x2go-DEBUG-../src/sshmasterconnection.cpp:711> Setting SSH directory to C:/Users/rohit/ssh
x2go-DEBUG-../src/sshmasterconnection.cpp:1274> Trying password mechanism if available.

x2go-DEBUG-../src/sshmasterconnection.cpp:1278> Password mechanism available. Continuing.

x2go-DEBUG-../src/sshmasterconnection.cpp:726> User authentication OK.
x2go-DEBUG-../src/sshmasterconnection.cpp:1789> LOGIN CHECK:"LOGIN OK
"
x2go-DEBUG-../src/sshmasterconnection.cpp:1792> don't have interaction
x2go-DEBUG-../src/sshmasterconnection.cpp:1825> LOOP FINISHED
x2go-DEBUG-../src/sshmasterconnection.cpp:1829> No interaction needed, continue session
x2go-DEBUG-../src/sshmasterconnection.cpp:735> Login Check - OK
x2go-DEBUG-../src/onmainwindow.cpp:2923> SSH connection established.
x2go-DEBUG-../src/onmainwindow.cpp:3336> Continue normal X2Go session
x2go-DEBUG-../src/sshprocess.cpp:199> Executing remote command via SshProcess object 0: "x2golistsessions"
x2go-DEBUG-../src/sshprocess.cpp:213> this=SshProcess(0x3601f20)  Running masterCon->addChannelConnection(this, ' "c64a977f-1f7f-461f-a929-f82268d00408" ', ' "bash -l -c 'echo "X2GODATABEGIN:c64a977f-1f7f-461f-a929-f82268d00408"; export PATH="/usr/local/bin:/usr/bin:/bin";export TERM="dumb"; x2golistsessions; echo "X2GODATAEND:c64a977f-1f7f-461f-a929-f82268" ');
x2go-DEBUG-../src/sshmasterconnection.cpp:1891> Locking SSH channel connection MUTEX.
x2go-DEBUG-../src/sshmasterconnection.cpp:1893> Passing new channel connection object to channelConnections.
x2go-DEBUG-../src/sshmasterconnection.cpp:1895> Unlocking SSH channel connection MUTEX.
x2go-DEBUG-../src/sshmasterconnection.cpp:2083> Creating new channel.

x2go-DEBUG-../src/sshmasterconnection.cpp:2100> New channel:0x396bad0

x2go-DEBUG-../src/sshmasterconnection.cpp:2185> Executing remote: "bash -l -c 'echo "X2GODATABEGIN:c64a977f-1f7f-461f-a929-f82268d00408"; export PATH="/usr/local/bin:/usr/bin:/bin";export TERM="dumb"; x2golistsessions; echo "X2GODATAEND:c64a977f-1f7f-461f-a929-f82268d00408";'"

x2go-DEBUG-../src/sshmasterconnection.cpp:2208> New exec channel created.

Regards,
 
Rohit Trivedi