Not sure of OP's Guacamole and freerdp versions, but I have Guacamole 1.2.0 built (on Debian) against FreeRDP 2.0.0 and working correctly. At some point, Debian upgraded freerdp2 a git snapshot, and when I built Guacamole 1.3.0 against that, I have the frequent RDP disconnects. I also tried a backport of FreeRDP 2.2.0 but have the same problem. See: https://github.com/FreeRDP/FreeRDP/issues/6258
I don't always see the error, and sometimes I see it frequently, immediately after connect, etc. If I check "Disable bitmap caching", "Disable off-screen caching" and "Disable glyph caching", it fixes it. I am not sure which option/combination fixes it -- just disabling glyph caching as mentioned in the FreeRDP issue I linked did NOT fix it for me. -Jonathan Hankins On Tue, Mar 2, 2021 at 1:00 PM Mike Jumper <[email protected]> wrote: > On Mon, Mar 1, 2021 at 7:56 PM alipawsey <[email protected]> wrote: > >> ... >> Any idea what does ::1 mean? >> > > That is the IPv6 address for localhost. In this context, it probably means > that Guacamole is behind a reverse proxy on the same machine and that > Tomcat and/or the reverse proxy are not configured to pass through the IP > address of the client machine on the public side of the proxy: > > > http://guacamole.apache.org/doc/gug/proxying-guacamole.html#tomcat-remote-ip > > If the reverse proxy is configured to pass through the client IP address > with the "X-Forwarded-For" header (and Tomcat is configured to trust that > header from your proxy using Tomcat's "RemoteIpValve"), then the address > shown for future connection attempts will be the client's IP address rather > than the address of the proxy. > > Michael Jumper > CEO, Lead Developer > Glyptodon Inc <https://enterprise.glyptodon.com/>. > -- Jonathan Hankins Homewood City Schools W: 205-877-4548 -- This e-mail is intended only for the recipient and may contain confidential or proprietary information. If you are not the intended recipient, the review, distribution, duplication or retention of this message and its attachments are prohibited. Please notify the sender of this error immediately by reply e-mail, and permanently delete this message and its attachments in any form in which they may have been preserved.
