You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Ahmed Taleb (Jira)" <ji...@apache.org> on 2022/10/28 03:21:00 UTC

[jira] [Created] (GUACAMOLE-1703) socket was closed by server

Ahmed Taleb created GUACAMOLE-1703:
--------------------------------------

             Summary: socket was closed by server
                 Key: GUACAMOLE-1703
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1703
             Project: Guacamole
          Issue Type: Bug
          Components: guacamole, guacamole-auth-jdbc-mysql
    Affects Versions: 1.3.0
            Reporter: Ahmed Taleb


We have been getting some intermittent disconnections while RDP'ing into any machine setup in guacamole. I believe I've tracked the issue in the logs to point to 2 potential issues that may be causing the problem:
 # websocket tunnel fail

{noformat}
[http-apr-8080-exec-8] ERROR o.a.g.w.GuacamoleWebSocketTunnelEndpoint - Creation of WebSocket tunnel to guacd failed: Requested tunnel destination does not exist.{noformat}
2. Database connection issue
{noformat}
[pool-1-thread-1] WARN  o.a.i.d.pooled.PooledDataSource - Execution of ping query 'SELECT 1' failed: (conn=109971414) unexpected end of stream, read 0 bytes from 4 (socket was closed by server) {noformat}
 

I am not really finding any information that confirms this is the reason we experiencing these intermittent disconnections and hoping I could get some support/advice. 

 

 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)