On Mon, Aug 17, 2020 at 11:45 AM Erik Berndt <[email protected]> wrote:
> It's Ubuntu 16.04. This is the output of journalctl -u guacd.service -f > > Aug 17 08:22:38 www.superiorpaving.net guacd[15410]: All supported > devices sent. > Aug 17 08:22:38 www.superiorpaving.net guacd[15410]: Device 0 (Guacamole > Printer) connected successfully > Aug 17 08:22:38 www.superiorpaving.net guacd[15410]: Device 1 (Guacamole > Filesystem) connected successfully > Aug 17 08:26:33 www.superiorpaving.net guacd[15410]: User is not > responding. > This seems to be the issue, here, though it's not really clear why this is happening. Not sure if it's a communication issue between the Tomcat process and guacd, or between the browsers and Tomcat, but something is causing guacd to give up because it isn't receiving any updates from the client. Any network changes, security software, firewalls - anything like that between the browsers and the Guacamole Client (Tomcat) server, or between Tomcat and guacd? -Nick
