Hi all,

I have been experimenting with the staging/1.6.0 branches and have built a 
Docker setup on ARM. The images I’m testing are from today—so, guacamole-server 
at f37fa09e, guacamole-client at a4dafe961.

I’m running into some strange behavior accessing a Windows 11 machine via RDP.

This is a very simple setup. It’s actually connecting, it seems—once I even saw 
the lock screen—but it promptly failed and disconnected.

Is there any more information I can provide? I’m not sure how to diagnose this.

guacd-1          | guacd[1]: INFO:      Creating new client for protocol "rdp"
guacd-1          | guacd[1]: INFO:      Connection ID is 
"$263171b0-efda-41da-b3f7-e51642c0f9dc"
guacd-1          | guacd[142]: INFO:    No security mode specified. Defaulting 
to security mode negotiation with server.
guacd-1          | guacd[142]: INFO:    Resize method: none
guacd-1          | guacd[142]: INFO:    No clipboard line-ending normalization 
specified. Defaulting to preserving the format of all line endings.
guacd-1          | guacd[142]: INFO:    User 
"@26df51d2-f010-4b8e-9a7a-554c8da4fbf3" joined connection 
"$263171b0-efda-41da-b3f7-e51642c0f9dc" (1 users now present)
guacd-1          | guacd[142]: INFO:    Local system reports 6 processor(s) are 
available.
guacd-1          | guacd[142]: INFO:    Graphical updates will be encoded using 
6 worker thread(s).
guacd-1          | guacd[142]: INFO:    Loading keymap "base"
guacd-1          | guacd[142]: INFO:    Loading keymap "en-us-qwerty"
guacd-1          | guacd[142]: INFO:    Connected to RDPDR 1.13 as client 0x0005
guacd-1          | guacd[142]: INFO:    Connected to RDPDR 1.13 as client 0x0004
guacd-1          | guacd[142]: INFO:    RDPDR user logged on
guacd-1          | GUAC_ASSERT in guac_rdp_gdi_desktop_resize() failed at 
gdi.c:158.
guacd-1          | guacd[1]: INFO:      Connection 
"$263171b0-efda-41da-b3f7-e51642c0f9dc" removed.

Reply via email to