On 3/6/21 5:12 pm, Ulrich Sibiller wrote:
It looks like there's hanging session - for whatever reason - that cannot be reconnected. What happens when you try to start a NEW session instead of resuming that non-working one? UliThe exact same thing happens. I end up with multiple processes using ps that have very similar signatures
On Thu, Jun 3, 2021 at 12:52 AM Jeremy Ardley <jeremy@ardley.org> wrote: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? -- Jeremy _______________________________________________ x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user--
Jeremy