I attempted several connections. All of them gave me a "disconnected" message
 
cat /var/log/tomcat9/catalina.out
[2022-02-23 09:40:19] [info] 09:40:19.112 [http-nio-8080-exec-6] WARN  o.a.g.s.GuacamoleHTTPTunnelServlet - HTTP tunnel request rejected: No such tunnel.
[2022-02-23 09:40:29] [info] 09:40:29.189 [http-nio-8080-exec-7] ERROR o.a.g.s.GuacamoleHTTPTunnelServlet - HTTP tunnel request failed: Connection to guacd timed out.
[2022-02-23 09:40:34] [info] 09:40:34.615 [http-nio-8080-exec-9] WARN  o.a.g.s.GuacamoleHTTPTunnelServlet - HTTP tunnel request rejected: No such tunnel.
[2022-02-23 09:40:44] [info] 09:40:44.661 [http-nio-8080-exec-1] ERROR o.a.g.s.GuacamoleHTTPTunnelServlet - HTTP tunnel request failed: Connection to guacd timed out.
[2022-02-23 09:40:52] [info] 09:40:52.261 [http-nio-8080-exec-4] WARN  o.a.g.s.GuacamoleHTTPTunnelServlet - HTTP tunnel request rejected: No such tunnel.
[2022-02-23 09:41:02] [info] 09:41:02.306 [http-nio-8080-exec-9] ERROR o.a.g.s.GuacamoleHTTPTunnelServlet - HTTP tunnel request failed: Connection to guacd timed out.
[2022-02-23 09:41:06] [info] 09:41:06.449 [http-nio-8080-exec-3] WARN  o.a.g.s.GuacamoleHTTPTunnelServlet - HTTP tunnel request rejected: No such tunnel.
 
cat /var/log/syslog
Feb 23 09:39:41 guac systemd[1]: tomcat9.service: Succeeded.
Feb 23 09:39:41 guac systemd[1]: Stopped Apache Tomcat 9 Web Application Server.
Feb 23 09:39:41 guac systemd[1]: tomcat9.service: Consumed 16.601s CPU time.
Feb 23 09:39:41 guac systemd[1]: Starting Apache Tomcat 9 Web Application Server...
Feb 23 09:39:41 guac systemd[1]: Started Apache Tomcat 9 Web Application Server.
root@guac:/etc/guacamole#
 
Thank you
 
Jim
 
Sent: Wednesday, February 23, 2022 at 9:06 AM
From: "Nick Couchman" <vn...@apache.org>
To: user@guacamole.apache.org
Subject: Re: Problems with GuacamoleHTTPTunnelServlet
 
 
On Wed, Feb 23, 2022 at 9:26 AM Jim Rx <jimr...@mail.com> wrote:
Maybe there is an issue between tomcat and guacd? The full error message I'm receiving is as follows:
 
[date/time] [info] [time] [http-nio-8080-exec-10] WARN o.a.g.s.GuacamoleHTTPTunnelServlet - HTTP tunnel request rejected: No such tunnel.
 
and
 
[date/time] [info] [time] [http-nio-8080-exec-2] WARN o.a.g.s.GuacamoleHTTPTunnelServlet - HTTP tunnel request failed: Connection to guacd timed out.
 
in the logs, the number following exec varies
 
Any thoughts?
 
 
What do the guacd logs say during this time (usually in syslog/journalctl)?
 
-NIck
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

Reply via email to