My setup is an armbian server and a debian client. Both are up to date with the latest releases of all software. I have just now installed the latest distro versions of x2go
I configured my client to use XFCE and ensured xfce was installed
on the server
The server starts fine and I can connect from the client and get prompted for password.
I can see the session on the server using ps ax
4504 ? Ss 0:00 bash -l -c echo
"X2GODATABEGIN:f32ca5bd-29b1-4f62-bad1-47ca4d1fd28a"; export
PATH="/usr/local/bin:/usr/bin:/bin";export TERM="dumb";
x2goresume-session jeremy-50-1622673380
4507 ? S 0:00 /bin/bash /usr/bin/x2goresume-session
jeremy-50-1622673380_stDXFCE_dp24 800x600 lan 16m-jpeg-9 us auto 1
both no
However no desktop shows on my client
Checking the server syslog I see
Jun 3 06:45:48 sentinel /usr/bin/x2gosuspend-session: ERROR:
failed to suspend session with ID
jeremy-50-1622673380_stDXFCE_dp24
Jun 3 06:46:13 sentinel /usr/bin/x2gosuspend-session: ERROR:
failed to suspend session with ID
jeremy-50-1622673380_stDXFCE_dp24
Jun 3 06:46:38 sentinel /usr/bin/x2gosuspend-session: ERROR:
failed to suspend session with ID
jeremy-50-1622673380_stDXFCE_dp24
Jun 3 06:47:03 sentinel /usr/bin/x2gosuspend-session: ERROR:
failed to suspend session with ID
jeremy-50-1622673380_stDXFCE_dp24
Jun 3 06:47:28 sentinel /usr/bin/x2gosuspend-session: ERROR:
failed to suspend session with ID
jeremy-50-1622673380_stDXFCE_dp24
Jun 3 06:47:52 sentinel /usr/bin/x2gosuspend-session: ERROR:
failed to suspend session with ID
jeremy-50-1622673380_stDXFCE_dp24
I notice in /var/log/messages entries relating to earlier attempts to connect
Jun 3 06:36:25 sentinel /usr/bin/x2gostartagent: successfully
started X2Go Agent session with ID
jeremy-50-1622673380_stDXFCE_dp24
Jun 3 06:36:43 sentinel /usr/bin/x2gosuspend-session: session
with ID jeremy-50-1622673380_stDXFCE_dp24 has been suspended
successfully
What should I do now?