[
https://issues.apache.org/jira/browse/GUACAMOLE-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17148817#comment-17148817
]
Javier Smaldone commented on GUACAMOLE-1089:
--------------------------------------------
Compare the log entries using guacd 1.1.0:
11:42:57 guacd[999]: rdp_set_error_info:freerdp_set_last_error_ex resetting
error state
11:42:57 guacd[999]: ERRINFO_LOGOFF_BY_USER (0x0000000C):The disconnection was
initiated by the user logging off their session on the server.
11:42:57 guacd[999]: rdp_set_error_info:freerdp_set_last_error_ex
ERRINFO_LOGOFF_BY_USER [0x0001000C]
11:42:57 guacd[999]: rdp_recv_tpkt_pdu: rdp_recv_deactivate_all() fail
11:42:57 guacd[999]: transport_check_fds: transport->ReceiveCallback() - -1
11:42:57 guacd[999]: RDP server closed connection: Manually logged off.
11:42:57 guacd[999]: Disconnect reason code: 0xC.
11:42:57 guacd[999]: SVC "rdpdr" disconnected.
11:42:57 guacd[999]: SVC "rdpsnd" disconnected.
11:42:57 guacd[999]: Internal RDP client disconnected
And guacd 1.2.0:
12:31:51 guacd[1759]: Stream_GetRemainingLength(s) 246 < 2318
12:31:51 guacd[1759]: order flags 03 failed
12:31:51 guacd[1759]: Fastpath update Orders [0] failed, status 0
12:31:51 guacd[1759]: fastpath_recv_update() - -1
12:31:51 guacd[1759]: fastpath_recv_update_data() fail
12:31:51 guacd[1759]: transport_check_fds: transport->ReceiveCallback() - -3
12:31:51 guacd[1759]: freerdp_check_fds() failed - 0
12:31:51 guacd[1759]: Connection closed.
12:31:51 guacd[1759]: User "@4910c041-3738-45d2-ad92-24d8289cf06d"
disconnected (0 users remain)
12:31:51 guacd[1759]: Last user of connection
"$975d4d63-825e-40c4-9d44-2022de887999" disconnected
12:31:51 guacd[1759]: Requesting termination of client...
12:31:51 guacd[1759]: SVC "rdpdr" disconnected.
12:31:51 guacd[1759]: SVC "rdpsnd" disconnected.
12:31:51 guacd[1759]: Internal RDP client disconnected
In both cases, using FreeRDP 2.1.1 (Ubuntu 18.04)
> Ubuntu 18.04 & last freerdp2-dev package update
> -----------------------------------------------
>
> Key: GUACAMOLE-1089
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1089
> Project: Guacamole
> Issue Type: Bug
> Affects Versions: 1.1.0
> Reporter: Pierre-Arnaud Laporte
> Priority: Minor
>
> Hello,
>
> A recent update to the freerdp2-dev (2.1.1) package on Ubuntu has broken the
> Guacamole compatibilty.
> RDP connection is instantly closed without any error message.
> I had to downgrade to 2.0.0 to make it work again.
>
> Not sure if this should be there, but, as you advice to install this package
> in your doc, I think, you should be aware of it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)