I’ve been working on x2go and keep hitting a wall when attempting a connection from my Mac OSX 10.10.2 (client) > RHEL7.0 (server)
This is the error I get on the client: x2go-ERROR-2> "Connection Error(Can not connect to 128.149.23.102:22): Protocol mismatch: " 2015-05-04 11:02:57.211 x2goclient[1248:37083] modalSession has been exited prematurely - check for a reentrant call to endModalSession:
On the session settings, I tried all of the ‘session types’: KDE, gnome, XFCE, etc but none work.
The server installation was rather simple, just had to download these binaries to be able to install x2goserver: perl-File-Which-1.09-12.el7.noarch.rpm perl-Capture-Tiny-0.24.1.el7.noarch.rpm After installing these, I was able to yum install x2goserver and start the x2gocleansessions service.
I’ve verified XFCE is installed on the server and modified the firewall.
Still same error on the x2go client: protocol mismatch.
Please advise!