On 27.03.2015 10:13 PM, Michael Stauffer wrote:
I've just setup a new x2go server (CentOS Linux release 7.0.1406). I installed using yum and the epel repo. I can ssh to the server without trouble. I'm running x2goclient on Max OS X 10.8.5. I have XQuartz installed and it works with other X apps.
What x2goclient version are you using exactly?
=== When I try to connect, I get this in the x2goclient window:
NXPROXY - Version 3.5.0
Copyright (C) 2001, 2010 NoMachine.
See http://www.nomachine.com/ for more information.
Info: Proxy running in client mode with pid '55900'x2go-WARNING-1> "Can't load translator: :/x2goclient_en_us"
x2go-WARNING-2> "Can't load translator: :/qt_en_US"
Connection timeout, abortingInfo: Aborting the procedure due to signal '15'.
This is SIGTERM. The process was killed.
Session: Session terminated at 'Fri Mar 27 16:53:57 2015'.
.
Session: Starting session at 'Fri Mar 27 16:53:27 2015'.
Info: Connecting to remote host 'localhost:31009'.
=== I found x2go logs on the client:
.x2go/C-mgstauff-52-1427489600_stDGNOME_dp32/session.log
running as X2Go Agent
NXAGENT - Version 3.5.0
Copyright (C) 2001, 2011 NoMachine.
See http://www.nomachine.com/ for more information.
Info: Agent running with pid '4746'.
Session: Starting session at 'Fri Mar 27 16:53:24 2015'.
Info: Proxy running in server mode with pid '4746'.
Info: Waiting for connection from 'localhost' on port '30009'.
Info: Aborting the procedure due to signal '1'.
Error: Aborting session with 'Unable to open display 'nx/nx,options=/tmp/.x2go-mgstauff/C-mgstauff-52-1427489600_stDGNOME_dp32/options:52''.
Session: Aborting session at 'Fri Mar 27 16:54:14 2015'.
Session: Session aborted at 'Fri Mar 27 16:54:14 2015'.
Normal, nxproxy died (which it shouldn't have), so nxagent got SIGHUP.
When I terminate the failed x2goclient session, the app crashes.
Does anyone have any suggestions about this? Thanks!
Can you please start x2goclient manually from a terminal with the --debug option?
Normally by starting /Applications/Utilities/Terminal.app and issuing /Applications/x2goclient.app/Contents/MacOS/x2goclient --debug.
The last path may differ depending on where you put x2goclient.app.
Mihai