>
> Nov 20 19:18:23 guacamole guacd[975]: Creating new client for protocol
> "rdp"
> Nov 20 19:18:23 guacamole guacd[975]: Connection ID is
> "$c8b2b54e-a67b-477c-9d69-3128007d2e5c"
> Nov 20 19:18:23 guacamole guacd[1645]: No security mode specified.
> Defaulting to security mode negotiation with server.
> Nov 20 19:18:23 guacamole guacd[1645]: Resize method: display-update
> Nov 20 19:18:23 guacamole guacd[1645]: User
> "@ff490e9d-74c0-431c-8253-46e90a0b08c1" joined connection
> "$c8b2b54e-a67b-477c-9d69-3128007d2e5c" (1 users now present)
> Nov 20 19:18:23 guacamole tomcat9[1011]: 19:18:23.408
> [http-nio-8080-exec-7]
> INFO o.a.g.tunnel.TunnelRequestService - User "GGonzalez" connected to
> connection "GGonzalez".
> Nov 20 19:18:23 guacamole guacd[1645]: Loading keymap "base"
> Nov 20 19:18:23 guacamole guacd[1645]: Loading keymap "en-us-qwerty"
> Nov 20 19:18:25 guacamole guacd[1645]: Connected to RDPDR 1.13 as client
> 0x0004
> Nov 20 19:18:26 guacamole guacd[1645]: Connected to RDPDR 1.13 as client
> 0x0003
> Nov 20 19:18:26 guacamole guacd[1645]: RDPDR user logged on
> *Nov 20 19:18:26 guacamole guacd[1645]: Problem connecting device 0
> ("Guacamole RDP"):* severity=0x3, c=0x0, n=0x0, facility=0x0, code=0x1
> Nov 20 19:18:28 guacamole kernel: [ 60.363808] [UFW BLOCK] IN=ens160 OUT=
> MAC=00:0c:29:cd:0e:86:dc:53:60:a7:9a:2c:08:00 SRC=192.168.1.223
> DST=192.168.1.33 LEN=52 TOS=0x00 PREC=0x00 TTL=128 ID=17375 DF PROTO=TCP
> SPT=64109 DPT=80 WINDOW=64240 RES=0x00 SYN URGP=0
>
The message with the asterisk by is presumably the issue, though it isn't
providing much detail as to why. You can try starting guacd in Debug or
Trace mode ("guacd -L debug" or "guacd -L trace") and see if you get any
more detail. You might also look at the log file of the server system
(Windows, XRDP, etc.) and see if there's any indication there why it did
not connect the device. Not sure if a block from Group Policy would
manifest in this way or not.
-Nick