On 05/03/2015 21:06, Mihai Moldovan wrote:
On 05.03.2015 07:59 PM, Will Wagner wrote:
I get an ssl error when I try to use 3.99.2.2. SSL error? X2GoClient doesn't use SSL (but maybe in Broker mode.) Did you mean SSH error?
Sorry, you are right I meant an ssh error. It was to do with an unsupported key exchange of some kind.
I redirected stderr and ran the app. This is the output:
x2go-INFO-1> "Starting x2goclient..." x2go-WARNING-1> "Can't load translator: :/x2goclient_en_gb" x2go-WARNING-2> "Can't load translator: :/qt_en_GB" x2go-INFO-3> "Started x2goclient." x2go-INFO-8> "Starting connection to server: 172.20.0.2:22" Object::connect: No such slot ONMainWindow::slotTunnelOk() Have you also passed --debug?
Yes, nothing extra useful gets output.
Mihai