Hello, I have been trying to figure this out for a while now. Every time I start a session from my client (arch) to my server (arch xfce), the session seems to start fine, but terminates instantly. The client reads:
Info: Proxy running in server mode with pid '11128'. Session: Starting session at 'Sun May 16 15:24:13 2021'. Info: Using errors file '/home/matteo/.x2go/S-matteo-50-1621203851_stDstartxfce4_dp24/sessions'. Info: Using stats file '/home/matteo/.x2go/S-50/stats'. Loop: WARNING! Overriding auxiliary X11 port with new value '1'. Warning: Overriding auxiliary X11 port with new value '1'. Info: Using abstract X11 socket in kernel namespace for accessing DISPLAY=:0. Info: Connecting to remote host 'localhost:40084'. Info: Connected to remote proxy on FD#5. Info: Connection with remote proxy completed. Loop: WARNING! Unrecognized session type 'unix-kde-depth_24'. Assuming agent session. Warning: Unrecognized session type 'unix-kde-depth_24'. Assuming agent session. Info: Using ADSL link parameters 1408/24/1/0. Info: Using cache parameters 4/4096KB/8192KB/8192KB. Info: Using pack method '16m-jpeg-9' with session 'unix-kde-depth_24'. Info: Using ZLIB data compression 1/1/32. Info: Using ZLIB stream compression 4/4. Info: No suitable cache file found.Session: Terminating session at 'Sun May 16 15:24:15 2021'. Session: Session terminated at 'Sun May 16 15:24:15 2021'.
And the error files in the S-matteo-50-[...] directory are sessions, options and a spool dir. Sessions only says what versions were found.
On the server side in the C-matte-50 directory session.log gives the rather uninteresting errors:
Error: keyboard file not created: Is a directory Error: Aborting session with 'Could not open default font 'fixed''.
before terminating. The system log itself /var/log/user.log does not report any errors, but only terminates the session. The clients file reports only:
error opening security policy file /usr/local/lib/nx/X11/xserver/SecurityPolicy
At this point I have exhausted my resources. I have tried the client from a different OS and the result is the same. From what I understand the fixed font error is most likely a red herring, but I have installed xorg-fonts-misc for what it's worth, with no difference. Lastly I should mention that the server runs xfce4 fine on the machine itself (using dbus-launch also makes no difference).
I would really appreciate any help.
-- Matteo Guareschi