On 12/17/23 05:20, Remush wrote:
Hey everyone!
I have finally set up a working guacamole.
I have created a connection but when I try to use the connection I get a
red rectangle with the error message:
"An internal error has occurred within the Guacamole server, and the
connection has been terminated. If the problem persists, please notify
your system administrator, or check your system logs."
When checking the guacamole container logs I see the following error:
"ERROR o.a.g.s GuacamoleHTTPTunnelServlet - HTTP tunnel request failed:
java.net.ConnectExeption: Connection refused (Connection refused)"
"DEBUG o.a.g.s GuacamoleHTTPTunnelServlet - Internal error in HTTP tunnel."
"org.apache.guacamole.GuacamoleServerException:
java.net.ConnectException: Connection refused (Connection refused)"
Make sure guacd is running and listening on the expected address.
If it is running, check whether your Linux distro defines both "::1" and
"127.0.0.1" for localhost, as that would cause TCP connections to
localhost to round-robin between IPv6 and IPv4, whereas guacd will only
listen on either IPv4 _or_ IPv6.
- Mike
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]