I believe you're hitting this issue: https://issues.apache.org/jira/browse/GUACAMOLE-962
Should be solved in the 1.2.0 release. -Nick On Mon, Apr 27, 2020 at 9:27 AM danielos <[email protected]> wrote: > Hi! > > Today I migrated from guacamole 1.0.0 (docker) to 1.1.0 (docker). > > After migration I'm unable to connect to my Windows 7 VM machine on > VirtualBox (RDP server provided by VirtualBox not Windows). Actually > connection is made, but disconneded by VirtualBox > No Guacamole DB changes were made during migration. > No RDP auth is used. > VNC connections works as before. > After reverting to 1.0.0 - RDP works again > > In logs of guacd/guacamole - nothing interesting (at least at default log > level). > > In logs of VirtualBox - when using 1.0.0 (connection ok): > > 21:23:34.713929 VRDP: New connection: > 21:23:34.714023 VRDP: Connection opened (IPv4): 13 > 21:23:34.714436 VRDP: Negotiating security method with the client. > 21:23:34.720999 VRDP: Methods 0x00000013 > 21:23:34.721017 VRDP: Channel: [cliprdr] [1004]. Accepted. > 21:23:34.721040 VRDP: Channel: [rdpdr] [1005]. Accepted. > 21:23:34.721046 VRDP: Channel: [rdpsnd] [1006]. Accepted. > 21:23:34.721051 VRDP: Channel: [drdynvc] [1007]. Accepted. > 21:23:34.772034 VRDP: Client seems to be MSFT. > 21:23:34.772075 VRDP: Logon: Guacamole RDP (172.17.0.2) build 2600. User: > [] > Domain: [] Screen: 0 > 21:23:34.772737 AUTH: User: []. Domain: []. Authentication type: [Null] > 21:23:34.772771 AUTH: Access granted. > 21:23:34.776703 VRDP: Enabling upstream audio. > 21:23:34.776786 VBVA: VRDP acceleration has been requested. > 21:23:34.777652 VRDP: SunFlsh disabled. > (disconnected by me) > 21:23:38.400661 VRDP: Connection closed: 13 > 21:23:38.400863 VBVA: VRDP acceleration has been disabled. > > In logs of VirtualBox when using 1.1.0 (disconnected by VirtualBox) > > 21:24:40.519747 VRDP: New connection: > 21:24:40.519833 VRDP: Connection opened (IPv4): 14 > 21:24:40.520335 VRDP: Negotiating security method with the client. > 21:24:40.520951 VRDP: failed to access the server certificate file '': > VERR_FILE_NOT_FOUND > 21:24:40.521035 VRDP: Connection closed: 14 > 21:24:40.521885 VRDP: New connection: > 21:24:40.521934 VRDP: Connection opened (IPv4): 15 > 21:24:40.522335 VRDP: Negotiating security method with the client. > 21:24:40.528595 VRDP: Methods 0x0000001b > 21:24:40.528621 VRDP: Channel: [cliprdr] [1004]. Accepted. > 21:24:40.528633 VRDP: Channel: [rdpdr] [1005]. Accepted. > 21:24:40.528643 VRDP: Channel: [rdpsnd] [1006]. Accepted. > 21:24:40.528652 VRDP: Channel: [drdynvc] [1007]. Accepted. > 21:24:40.533987 VRDP: Client seems to be MSFT. > 21:24:40.534001 VRDP: Logon: Guacamole RDP (172.17.0.2) build 2600. User: > [] > Domain: [] Screen: 0 > 21:24:40.534806 AUTH: User: []. Domain: []. Authentication type: [Null] > 21:24:40.534822 AUTH: Access granted. > 21:24:40.538829 VRDP: Enabling upstream audio. > 21:24:40.538918 VBVA: VRDP acceleration has been requested. > 21:24:40.539856 VRDP: SunFlsh disabled. > 21:24:40.541054 VRDP: Clipboard: Unsupported packet type 0x0007!!! > 21:24:40.618512 VRDP: Connection closed: 15 > 21:24:40.618577 VRDP: TCP server can't send data. > 21:24:40.619724 VBVA: VRDP acceleration has been disabled. > > Any ideas? > Regards > Daniel Nguyen > > > > -- > Sent from: > http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
