X2go session closing immediately after connection

Hi there,

Indeed, server-side I saw the same symptom you discovered: the connection seems to be established

May  9 21:16:08 login2 sshd[84263]: Accepted publickey for ${USER} from ${IP} port 46510 ssh2: ${ALGORITHM} ${CIPHER}:${FINGERPRINT}
May  9 21:16:08 login2 sshd[84263]: pam_unix(sshd:session): session opened for user ${USER} by (uid=0)
May  9 21:18:10 login2 sshd[84263]: pam_unix(sshd:session): session closed for user ${USER}

If you want to know more, check ~/.x2go/ , each session has its own folder with plenty of logs.

I can not reproduce the error with:

  • 4.1.2.1-2+deb10u1 (Qt 5.11.3 on Debian buster)
  • 4.1.2.2-2 (Qt 5.12.5 on Debian bullseye)
  • 4.1.2.2 (Qt 4.8.6 on Windows 10)

Please note that we have not yet updated anything on Baobab (cf. HPC lunch - Next Thursday 14th May ).

Thx, bye,
Luca