On Tue, Sep 21, 2021 at 12:10 PM Alejandro Hernandez <[email protected]> wrote:
> Hello! > > Is there a known incompatibility or issue about connecting RDP to Widows 7 > Pro or Windows Server 2008/R2? > > I have Guacamole 1.3.0 on Ubuntu 20.04.2 and works perfect any upper > version (Windows 10, 12, 16 & 19) but when connecting to 7/2008 it does > connect and after few seconds or minutes (varies) disconnects. > > I tried moving from NLA to RDP, same result. Tried with several different > servers, ALL of those using 7/2008 disconnect. I even reinstalled > Guacamole, same result... > > Curious thing: if I open windows explorer right click MyPC and select > properties (I was willing to change RDP settings), in that exact moment it > disconnects in every server I tested. If I don't do that it also > disconnects, but seems to happen at random iming... > You're most likely hitting this issue: https://issues.apache.org/jira/browse/GUACAMOLE-1191 FreeRDP doesn't really support several of the caches, including the Glyph cache, and it tends to cause disconnects, particularly on the version of Windows you're experiencing issues with. I have seen it occur on other versions - 2012 and 2016 - but it seems much more common/frequent on 2008 and like versions. In 1.4.0 we will forcibly disable the unsupported caches, including the Glyph cache, but in the meantime you can manually disable it in your connection configuration. -Nick >
