Hello,
I was happily using x2go between my Debian server and my Debian desktop since a few months when things stopped suddenly working after an update of both Debian yesterday (I haven't updated them since beginning of october).
Debian server is with Debian stable (x2goserver) and Debian desktop is on Debian testing (x2goclient).
Here are the version installed: x2goclient: 3.99.3.0-0~x2go1+squeeze~main~321~build1 x2goserver: 3.1.1.6-0~x2go1+squeeze~main~610~build1
Here are the logs I am getting on Debian server: sshd[11491]: error: connect_to localhost port 30001: failed. sshd[11491]: error: connect_to localhost port 30001: failed. sshd[11491]: error: channel 0: protocol error: close rcvd twice sshd[12040]: Accepted publickey for user from 92.226.X.X port 55500 ssh2 sshd[12040]: pam_unix(sshd:session): session opened for user user by (uid=0) sshd[12079]: error: bind: Address already in use sshd[12079]: error: channel_setup_fwd_listener: cannot listen to port: 30002 sshd[12079]: Received disconnect from 92.226.X.X: 11: Bye Bye sshd[12040]: pam_unix(sshd:session): session closed for user user sshd[11491]: channel_by_id: 0: bad id: channel free sshd[11491]: Disconnecting: Received ieof for nonexistent channel 0. sshd[11483]: pam_unix(sshd:session): session closed for user user
And here are the logs I am getting on Debian desktop: Loop: PANIC! The remote NX proxy closed the connection. Loop: PANIC! Failure negotiating the session in stage '7'. Loop: PANIC! Wrong version or invalid session authentication cookie.
I have checked that nothing is running on Debian server on port 30001 and I have restarted the SSH server, the x2go server and deleted .x2go directory on both Debian but errors are still the same.
Can someone help me debug this ?
Thanks