For the connection from Android to xrdp, I use the Microsoft client, which used to work as well with an older xrdp version. However, with 0.9.0, the client connects and immediately disconnects without error message. In the Android logfile I see an error "Unexpected DT while waiting for CC" (see below). Any idea what might be going wrong here?
[2014-Oct-12 16:08:50] RDP (0): Not using any proxy [2014-Oct-12 16:08:50] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1) [2014-Oct-12 16:08:50] RDP (0): correlation id: cd651952-9016-b6f9-d709-a04f504b0100 [2014-Oct-12 16:08:50] RDP (0): Resolved XXX to NNN using NameResolveMethod_DNS(1) [2014-Oct-12 16:08:51] RDP (0): ------ END ACTIVE CONNECTION ------ [2014-Oct-12 16:08:51] RDP (0): Protocol state changed to: ProtocolNegotiatingCredentials(2)
ItotLayer (0): received unexpected DT while in state WaitForCC(4) [2014-Oct-12 16:08:51] RDP (0): Disconnect initiated by server [2014-Oct-12 16:08:51] RDP (0): Protocol state changed to: ProtocolInactive(4) [2014-Oct-12 16:08:51] RDP (0): Protocol state changed to: ProtocolDisconnected(8) [2014-Oct-12 16:08:51] RDP (0): ------ END ACTIVE CONNECTION ------
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm using xrdp 0.9.0 on Ubuntu 14.4, more or less in the configuration recommended on http://scarygliders.net/x11rdp-o-matic-central-downloads-page/. It works nicely with Windows clients.
For the connection from Android to xrdp, I use the Microsoft client, which used to work as well with an older xrdp version. However, with 0.9.0, the client connects and immediately disconnects without error message. In the Android logfile I see an error "Unexpected DT while waiting for CC" (see below). Any idea what might be going wrong here?
Best wishes, Frank
[2014-Oct-12 16:08:27] RDP (0): ----- BEGIN ACTIVE CONNECTION -----
[2014-Oct-12 16:08:27] RDP (0): Showing credentials dialog
[2014-Oct-12 16:08:50] RDP (0): Final rdp configuration used: persistent bookmark
port = 3390
hostname = XXX
gateway_id =
label =
arc.time = 0
connect info
hostnames = [XXX
gatewayHost =
gatewayPort = 0
routingToken = Cookie: mstshash=wuebbel
redirectionGUID =
proxyHost =
proxyPort = 0
sessionId = -1
connectionAttempt = 1
]
[2014-Oct-12 16:08:50] RDP (0): Not using any proxy
[2014-Oct-12 16:08:50] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)
[2014-Oct-12 16:08:50] RDP (0): correlation id: cd651952-9016-b6f9-d709-a04f504b0100
[2014-Oct-12 16:08:50] RDP (0): Resolved XXX to NNN using NameResolveMethod_DNS(1)
[2014-Oct-12 16:08:51] RDP (0): ------ END ACTIVE CONNECTION ------
[2014-Oct-12 16:08:51] RDP (0): Protocol state changed to: ProtocolNegotiatingCredentials(2)
ItotLayer (0): received unexpected DT while in state WaitForCC(4)
[2014-Oct-12 16:08:51] RDP (0): Disconnect initiated by server
[2014-Oct-12 16:08:51] RDP (0): Protocol state changed to: ProtocolInactive(4)
[2014-Oct-12 16:08:51] RDP (0): Protocol state changed to: ProtocolDisconnected(8)
[2014-Oct-12 16:08:51] RDP (0): ------ END ACTIVE CONNECTION ------