On Mon, Sep 2, 2019 at 1:02 AM Suncatcher16 <[email protected]> wrote:
> Hi, I get this problem when I try to connect to my instance: > > The guacd and guacamole instances are run on the same AWS server > > 04:37:18.092 [http-nio-8080-exec-6] WARN > o.a.g.r.auth.AuthenticationService > - Authentication attempt from 172.17.0.1 for user "" failed. > 04:37:23.483 [http-nio-8080-exec-7] WARN > o.a.g.r.auth.AuthenticationService > - Authentication attempt from 172.17.0.1 for user "" failed. > 04:38:22.884 [http-nio-8080-exec-9] INFO > o.a.g.r.auth.AuthenticationService > - User "morro" successfully authenticated from 172.17.0.1. > 04:38:28.385 [http-nio-8080-exec-10] INFO > o.a.g.tunnel.TunnelRequestService > - User "morro" connected to connection "1". > 04:38:43.634 [Thread-6] ERROR o.a.g.w.GuacamoleWebSocketTunnelEndpoint - > Connection to guacd terminated abnormally: Connection to guacd timed out. > 04:38:43.637 [Thread-6] INFO o.a.g.tunnel.TunnelRequestService - User > "morro" disconnected from connection "1". Duration: 15245 milliseconds > 04:38:59.604 [http-nio-8080-exec-6] INFO > o.a.g.environment.LocalEnvironment > - GUACAMOLE_HOME is "/root/.guacamole". > 04:39:58.437 [http-nio-8080-exec-9] INFO o.a.g.tunnel.TunnelRequestService > - User "morro" connected to connection "1". > 04:39:58.576 [http-nio-8080-exec-8] INFO o.a.g.tunnel.TunnelRequestService > - User "morro" disconnected from connection "1". Duration: 138 milliseconds > 04:40:05.474 [http-nio-8080-exec-2] INFO o.a.g.tunnel.TunnelRequestService > - User "morro" connected to connection "1". > 04:40:05.619 [Thread-10] INFO o.a.g.tunnel.TunnelRequestService - User > "morro" disconnected from connection "1". Duration: 145 milliseconds > 04:46:52.574 [http-nio-8080-exec-5] INFO o.a.g.tunnel.TunnelRequestService > - User "morro" connected to connection "1". > 04:46:52.715 [http-nio-8080-exec-4] INFO o.a.g.tunnel.TunnelRequestService > - User "morro" disconnected from connection "1". Duration: 141 milliseconds > 04:47:00.282 [http-nio-8080-exec-8] INFO o.a.g.tunnel.TunnelRequestService > - User "morro" connected to connection "1". > 04:47:00.419 [Thread-14] INFO o.a.g.tunnel.TunnelRequestService - User > "morro" disconnected from connection "1". Duration: 137 milliseconds > > > What do the logs from gaucd say? This should be somewhere in Syslog out put - /var/log/messages, journalctl, etc. -Nick
