Hi,
I am using x2go for a long time with x2goserver 4.0.1.15 on OpenSuSE 13.1 without problems, but there are no updated packages for OpenSuse
As client I have windows x2goclient 4.0.3.2 running on windows 8.1
So I installed an Ubuntu 14.10 and the newest x2goserver packages:
x2goversion
x2goagent: 3.5.0.28
x2goserver: 4.0.1.19
x2goserver-extensions: 4.0.1.19
x2goserver-xsession: 4.0.1.19
Session resume does not work on the new machine.
Session.log says:
Session: Resuming session at 'Fri Mar 13 06:22:59 2015'.
Info: Proxy running in server mode with pid '18931'.
Info: Waiting for connection from 'localhost' on port '30001'.
And after one minute:
Info: Aborting the procedure due to signal '1'.
Session: Display failure detected at 'Fri Mar 13 06:23:59 2015'.
Session: Suspending session at 'Fri Mar 13 06:23:59 2015'.
Session: Session suspended at 'Fri Mar 13 06:23:59 2015'.
I tried to run x2goclient -debug but did not find the place where the log is written on window.
Any idea what's wrong or how to debug this?
Regards
Gerald
Hi Gerald,
On 13.03.2015 07:06 AM, richter@ecos.de wrote:
I am using x2go for a long time with x2goserver 4.0.1.15 on OpenSuSE 13.1 without problems, but there are no updated packages for OpenSuse
As client I have windows x2goclient 4.0.3.2 running on windows 8.1
So I installed an Ubuntu 14.10 and the newest x2goserver packages:
x2goversion
x2goagent: 3.5.0.28
x2goserver: 4.0.1.19
x2goserver-extensions: 4.0.1.19
x2goserver-xsession: 4.0.1.19
Session resume does not work on the new machine.
Session.log says:
Session: Resuming session at 'Fri Mar 13 06:22:59 2015'.
Info: Proxy running in server mode with pid '18931'.
Info: Waiting for connection from 'localhost' on port '30001'.
And after one minute:
Info: Aborting the procedure due to signal '1'.
That's SIGHUP. I can only speculate that x2goagent died?
Session: Display failure detected at 'Fri Mar 13 06:23:59 2015'.
Session: Suspending session at 'Fri Mar 13 06:23:59 2015'.
Session: Session suspended at 'Fri Mar 13 06:23:59 2015'.
I tried to run x2goclient –debug but did not find the place where the log is written on window.
Any idea what’s wrong or how to debug this?
Regarding X2Go Server please see: http://wiki.x2go.org/doku.php/wiki:development:debugging
Regarding X2Go Client... it does not create a debug log. You have to do that yourself. It's as easy as starting x2goclient.exe with --debug > debug.log 2>&1 from cmd.exe. Make sure to cd into the directory where you want to have the debug.log written and use the correct path to x2goclient.exe.
Mihai
Hi Mihai,
That's SIGHUP. I can only speculate that x2goagent died?
But it is happening after about 60sec, so it looks more like a timeout...
Regarding X2Go Client... it does not create a debug log. You have to do
that
yourself. It's as easy as starting x2goclient.exe with --debug > debug.log 2>&1 from cmd.exe. Make sure to cd into the directory where you want to have the debug.log written and use the correct path to x2goclient.exe.
Ok, done this and here is the result, both with the same windows client 4.0.3.2.
--> Not working:
x2go-DEBUG-onmainwindow.cpp:9334> Port is free: 31001 x2go-DEBUG-sshprocess.cpp:294> Starting tunnel via SshProcess object (3): "localhost":30001 -> "localhost":31001
x2go-DEBUG-onmainwindow.cpp:5172> Waiting for win-servers. Object::connect: No such slot ONMainWindow::slotTunnelOk() x2go-DEBUG-sshprocess.cpp:157> Direct tunnel: waiting for connections on "localhost":31001
--> Working:
x2go-DEBUG-onmainwindow.cpp:9334> Port is free: 31033 x2go-DEBUG-sshprocess.cpp:294> Starting tunnel via SshProcess object (3): "localhost":30033 -> "localhost":31033
x2go-DEBUG-onmainwindow.cpp:9312> got localhost x2go-DEBUG-onmainwindow.cpp:9340> Port already used: 6000 x2go-DEBUG-onmainwindow.cpp:5337> "Starting NX proxy, command: nxproxy -S nx/nx,options=/cygdrive/C/Users/Gerald/X2GO~1/S-1F32~1/options:60" x2go-DEBUG-sshprocess.cpp:157> Direct tunnel: waiting for connections on "localhost":31033
So NX proxy is never started in case it is not working.
Looks like Bug#804, so I tested http://code.x2go.org/releases/binary-win32/x2goclient/tmp/x2goclient-4.0.4.0 -2015.03.10-ffc56f3-setup.exe and it works :-)
Thanks very much for your work on x2go! It's a great tool!
Regards
Gerald
Hi Gerald,
On Fr 13 Mär 2015 07:06:34 CET, richter wrote:
I am using x2go for a long time with x2goserver 4.0.1.15 on OpenSuSE 13.1 without problems, but there are no updated packages for OpenSuse
this is not true. With 4.0.1.19, we have started providing upstream
builds for openSUSE 13.1 and 13.2.
However, the documentation [1] still requires an update to make it
look like what can be found for the nightly builds [2].
Mike
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Hio Mike,
this is not true. With 4.0.1.19, we have started providing upstream builds for openSUSE 13.1 and 13.2.
However, the documentation [1] still requires an update to make it look like what can be found for the nightly builds [2].
Mike
That is the url I was using so far, but also after zipper refresh it still shows 4.0.1.15 and not 4.0.1.19:
zypper search -s x2goserver Daten des Repositories laden ... Installierte Pakete lesen ...
S | Name | Typ | Version | Arch | Repository
--+----------------------+------------+--------------+--------+----------------
i | x2goserver | Paket | 4.0.1.15-5.1 | i586 | repos-x2go-13.1
Regards
Gerald
Hi Gerald,
On Sa 14 Mär 2015 13:38:02 CET, richter wrote:
Hio Mike,
this is not true. With 4.0.1.19, we have started providing upstream
builds for openSUSE 13.1 and 13.2.However, the documentation [1] still requires an update to make it look like what can be found for the nightly builds [2].
Mike
That is the url I was using so far, but also after zipper refresh it
still shows 4.0.1.15 and not 4.0.1.19:
yeah, I know. That location is not continuously maintained and it
should be removed from the wiki.
Adapt the repo file from the other URL (nightly builds) to download
from the stable builds (replace heuler by main).
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...