[X2Go-Dev] X2Go Server + NXLibs
Bogdan-Andrei Taru
bogdan.taru at gmail.com
Sun Feb 5 21:53:15 CET 2012
Hello,
I'm trying to compile and RPM-package the X2GO Client, Server and the NX-Libs and I'm having a problem with the X2Go Server. I tried the following:
- install the NX-Libs from the source
- install the X2Go Server from the source
- tried to create a X2GO database with 'x2godbadmin --createdb' (how can I really check if the database was successfully created?)
- started the X2Go server with the init-script (I see a process "/usr/bin/perl /usr/sbin/x2gocleansessions" running)
- I try to connect with the X2Go client to the server and I get the following output on the client's console:
Fontconfig warning: no <cachedir> elements found. Check configuration.
Fontconfig warning: adding <cachedir>/var/cache/fontconfig</cachedir>
Fontconfig warning: adding <cachedir>~/.fontconfig</cachedir>
ONMainWindow constructor
ONMainWindows constructor finished, home Directory is: "/home/bgd"
read 2 sessions from config file
start new ssh connection to server: "localhost" : "22" krb: false
ssh connection ok
continue normal x2go session
"x2gostartagent 800x600 adsl 16m-jpeg-9 unix-kde-depth_24 de pc105/de 1 D KDE"
Agent output: "50
c6f8f50cdbe957633f362ac62f1811ee
25672
bgd-50-1328297898_stDKDE_dp24
30003
30004
30005
"
starting nxproxy with: "nxproxy -S nx/nx,options=/home/bgd/.x2go/S-bgd-50-1328297898_stDKDE_dp24/options:50"
"
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 '25732'.
Session: Starting session at 'Fri Feb 3 20:38:19 2012'.
Info: Connecting to remote host 'localhost:31003'.
Info: Connection to remote proxy 'localhost:31003' established.
"
search proxy win: "X2GO-bgd-50-1328297898_stDKDE_dp24"
"channel_open_forward failed" : "Channel opening failure: channel 47 error (2) Connection refused"
"channel_write failed" - "Remote channel is closed"
"Error: The remote NX proxy closed the connection.
"
"Error: Failure negotiating the session in stage '7'.
Error: Wrong version or invalid session authentication cookie.
Session: Terminating session at 'Fri Feb 3 20:38:20 2012'.
Session: Session terminated at 'Fri Feb 3 20:38:20 2012'.
"
deleting proxy
nxproxy not running
proxy deleted
check command message
search proxy win: "X2GO-bgd-50-1328297898_stDKDE_dp24"
search proxy win: "X2GO-bgd-50-1328297898_stDKDE_dp24"
search proxy win: "X2GO-bgd-50-1328297898_stDKDE_dp24"
search proxy win: "X2GO-bgd-50-1328297898_stDKDE_dp24"
search proxy win: "X2GO-bgd-50-1328297898_stDKDE_dp24"
Any ideas where the problem could be? Where does the X2GO Server log it's messages?
Thanks,
Bogdan
More information about the x2go-dev
mailing list