On Mon, Apr 28, 2025 at 2:48 PM Sushmita Velan <sushmitavel...@gmail.com> wrote:
> Hi Team, > > We are using Apache Guacamole to remotely access Linux virtual machines > via the VNC protocol. > > What version of Guacamole? What specific VNC server(s)? > We have approximately 20 remote connections configured. When logging into > the Guacamole UI as the *guacadmin* user and attempting to connect to all > machines, we consistently encounter issues where around 7 out of 20 > connections fail. > > The specific connections that fail vary each time — it is not limited to > the same machines. > > In the Guacamole logs, we observe errors such as: > > pgsqlCopyEditError handling message from VNC server. > guacd[172092]: INFO: Internal VNC client disconnected > > I have attached the screenshots which I have encountered in the guacamole UI. > > You will need to do more digging in your environment to help determine the cause of this - you have not provided enough information for anyone to be able to tell you why this is failing. Please look at the following items when you encounter the errors: * Logs on the VNC server(s). * Enable debug logging for guacd and look at guacd logs around the time of disconnect, and see if there are additional errors logged? * Load of the guacd server at the time of the disconnect - is it experiencing high load (memory, network, CPU)? * Load of the VNC server(s) when they disconnect - are they experiencing high load of any kind at the time of disconnect? * Network traffic at the time of disconnect - what are the characteristics of the network between guacd and the VNC servers? Is there any high latency or bandwidth utilization at the time of the disconnects. -Nick