Mike Jumper created GUACAMOLE-1242:
--------------------------------------
Summary: Docker healthcheck produces log noise
Key: GUACAMOLE-1242
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1242
Project: Guacamole
Issue Type: Bug
Components: guacd-docker
Affects Versions: 1.3.0
Reporter: Mike Jumper
Fix For: 1.3.0
Regression testing against Docker images built from {{staging/1.3.0}}, the
recent addition of an automatic health check seems to be causing quite a bit of
log noise:
{code:none}
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
guacd[6]: INFO: Guacamole connection closed during handshake
{code}
This should probably be moved to a different log level, as it's not necessarily
an problem for the client to simply disconnect, even that early.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)